Compare commits
No commits in common. "f13e4de0a752ef15605b80e18cb131d4aacf755d" and "23b7cabac8e6d4c42599cdd424690c52fa6a7cee" have entirely different histories.
f13e4de0a7
...
23b7cabac8
5
zshrc
5
zshrc
@ -3838,11 +3838,6 @@ gitadduw() {
|
|||||||
git diff -U0 -w --no-color | git apply --cached --ignore-whitespace --unidiff-zero -
|
git diff -U0 -w --no-color | git apply --cached --ignore-whitespace --unidiff-zero -
|
||||||
}
|
}
|
||||||
|
|
||||||
# fancy colour boring log output
|
|
||||||
if command -v ccze &> /dev/null; then
|
|
||||||
alias rainbow='ccze -A'
|
|
||||||
fi
|
|
||||||
|
|
||||||
# Use QT dialogs instead of GTK ones
|
# Use QT dialogs instead of GTK ones
|
||||||
export GTK_USE_PORTAL=1
|
export GTK_USE_PORTAL=1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user