diff --git a/zsh/zshrc b/zsh/zshrc index 79c8633..4c5a2b8 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -100,7 +100,7 @@ if [ -f /usr/bin/lsb_release ]; then fi if [[ $DISTRO = 'Debian' ]]; then - alias archey='screenfetch' + alias archey='neofetch' fi # Fun / Games @@ -171,3 +171,4 @@ alias mutt='TERM=xterm-256color; neomutt' #alias UM='imapfilter; offlineimap' alias home='ssh -p 2222 moe@home.comprofix.com' +eval $(keychain --eval --quiet)