Merge branch 'master' of git.giomba.it:giomba/dotfiles

This commit is contained in:
giomba 2022-06-13 12:04:06 +02:00
commit f13e4de0a7
1 changed files with 3 additions and 0 deletions

3
zshrc
View File

@ -3843,6 +3843,9 @@ if command -v ccze &> /dev/null; then
alias rainbow='ccze -A'
fi
# Use QT dialogs instead of GTK ones
export GTK_USE_PORTAL=1
## END OF FILE #################################################################
# vim:filetype=zsh foldmethod=marker autoindent expandtab shiftwidth=4
# Local variables: