dotfiles/.zshrc

10 lines
160 B
Bash

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