zsh: Added .zshrc

This commit is contained in:
Felipe M 2020-12-31 12:55:44 +01:00
parent 4067c6972d
commit 1dd279bf54
1 changed files with 9 additions and 0 deletions

9
.zshrc Normal file
View File

@ -0,0 +1,9 @@
alias magit="emacs -nw --eval '(progn (magit-status) (delete-other-windows))'"
source ~/.antigen.zsh
antigen bundle git
antigen theme steeef
antigen apply