1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 15:01:59 +01:00

fix fish install

This commit is contained in:
eoli3n 2019-12-01 17:32:37 +01:00
parent fcbd3b9eb4
commit 5ff8aae3ee
2 changed files with 3 additions and 3 deletions

@ -1,3 +0,0 @@
[server]
[laptop]
[desktop]

@ -17,6 +17,7 @@
ln -s $OMF_PATH/themes/pure/conf.d/pure.fish ~/.config/fish/conf.d/pure.fish
ln -s $OMF_PATH/themes/pure/conf.d/_pure_init.fish ~/.config/fish/conf.d/pure_init.fish
args:
executable: /usr/bin/fish
creates: ~/.config/fish/conf.d/pure.fish
- name: check git plugin install
@ -27,6 +28,8 @@
- name: Install git plugin
shell: omf install https://github.com/jhillyerd/plugin-git
args:
executable: /usr/bin/fish
when: gitcheck is failed
- name: Globale fish configuration