summaryrefslogtreecommitdiff
path: root/.zsh_antigen
blob: 711a550741b7c777c917f0a09c0bf2401f7297a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
antigen bundle 'https://github.com/willghatch/zsh-saneopt'

antigen bundle 'https://github.com/joel-porquet/zsh-dircolors-solarized'

# antigen bundle 'https://github.com/MikeDacre/tmux-zsh-vim-titles'

antigen bundle 'https://github.com/nojhan/liquidprompt'

antigen bundle 'https://github.com/laurenkt/zsh-vimto'

antigen bundle 'https://github.com/MichaelAquilina/zsh-you-should-use'

# antigen bundle 'https://github.com/desyncr/auto-ls'

antigen bundle 'https://github.com/zsh-users/zsh-completions'

antigen bundle "https://github.com/greymd/tmux-xpanes"

antigen bundle 'https://github.com/zsh-users/zsh-syntax-highlighting'

antigen apply