Add gantsign.antigen
This commit is contained in:
parent
03614d9ff5
commit
f04ef1b8c7
3 changed files with 20 additions and 0 deletions
15
vars/user.yml
Normal file
15
vars/user.yml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
users:
|
||||
- username: opdavies
|
||||
antigen_libraries:
|
||||
- name: oh-my-zsh
|
||||
antigen_bundles:
|
||||
- name: common-aliases
|
||||
- name: composer
|
||||
- name: docker
|
||||
- name: git
|
||||
- name: github
|
||||
- name: npm
|
||||
- name: osx
|
||||
- name: z
|
||||
- name: zsh-autosuggestions
|
||||
url: https://github.com/zsh-users/zsh-autosuggestions
|
||||
Reference in a new issue