chore: update zshrc for keychain
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user