Use dotstrap.fish
This commit is contained in:
parent
429b57c09d
commit
3024dc43fd
|
@ -10,7 +10,5 @@
|
||||||
roles:
|
roles:
|
||||||
- { role: geerlingguy.dotfiles, tags: ['dotfiles'] }
|
- { role: geerlingguy.dotfiles, tags: ['dotfiles'] }
|
||||||
- { role: geerlingguy.homebrew, tags: ['brew'] }
|
- { role: geerlingguy.homebrew, tags: ['brew'] }
|
||||||
|
- { role: dotstrap.fish, tags: ['fish'] }
|
||||||
- { role: sublime, tags: ['sublime'] }
|
- { role: sublime, tags: ['sublime'] }
|
||||||
|
|
||||||
post_tasks:
|
|
||||||
- { include: tasks/fish.yml, tags: ['base'] }
|
|
||||||
|
|
|
@ -4,3 +4,4 @@
|
||||||
- src: geerlingguy.nodejs
|
- src: geerlingguy.nodejs
|
||||||
- src: geerlingguy.ruby
|
- src: geerlingguy.ruby
|
||||||
- src: opdavies.sculpin
|
- src: opdavies.sculpin
|
||||||
|
- src: dotstrap.fish
|
||||||
|
|
Loading…
Reference in a new issue