bretello 2021-12-27 12:55:06 +01:00
parent 0b3213632e
commit c507973d50
Signed by: brethil
GPG Key ID: 876AAC6290170FE7
2 changed files with 5 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# vim:ft=zsh
Aloxaf/fzf-tab
djui/alias-tips
MichaelAquilina/zsh-autoswitch-virtualenv
robbyrussell/oh-my-zsh

View File

@ -43,6 +43,10 @@ setopt INC_APPEND_HISTORY
# Execute commands without verifying after prompt substitution (!!, !$, etc)
setopt NO_HIST_VERIFY
# Silence completion beeps
unsetopt LIST_BEEP
## Misc environment variables
# https://www.xkcd.com/378/