Fix: remove fisher update

This commit is contained in:
Bertrand Benjamin 2019-06-10 18:58:45 +02:00
parent ee3b0b3cb0
commit 2b56cfa34f
1 changed files with 0 additions and 5 deletions

View File

@ -80,11 +80,6 @@
when: prompt == 'fish'
register: fishplugin
- name: Run fisher update
shell: fisher
become_user: "{{ me }}"
when: fishconfig.changed or fishplugin.changed
# Vim config
- name: Copy .vim/
copy: