mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 14:37:25 +01:00
15 lines
274 B
Bash
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
|
|
|
|
|