zsh: Added .zshrc
This commit is contained in:
parent
4067c6972d
commit
1dd279bf54
1 changed files with 9 additions and 0 deletions
9
.zshrc
Normal file
9
.zshrc
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue