dotfiles/.zshrc
2020-12-31 12:55:44 +01:00

9 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