Files
DotfilesOld/zshrc
Thomas Ruoff cc42a86459 use antigen
2015-06-15 20:16:18 +02:00

15 lines
274 B
Bash

source ~/.dotfiles/antigen/antigen.zsh
antigen bundle zsh-users/zsh-syntax-highlighting
antigen bundle peterhurford/git-it-on.zsh
antigen bundle gerges/oh-my-zsh-jira-plus
antigen use oh-my-zsh
antigen bundle command-not-found
antigen theme robbyrussell
antigen apply