routine update. using neomutt, whose dotfiles I will not be including in git due to personal information in them. also deleted an unused section in crawl config.

This commit is contained in:
Gabe Venberg 2018-07-24 20:35:53 -05:00
parent fba6b89347
commit 2eab908ef5
2 changed files with 1 additions and 19 deletions

View file

@ -89,6 +89,7 @@ local LOCAL_ZSHRC=$HOME/.zshlocal/.zshrc # Allow the local machine to have
# Aliases
alias vim="nvim"
alias mutt="neomutt"
#alias -g ...='../..'
#alias -g ....='../../..'