Fix: remove fisher update
This commit is contained in:
parent
ee3b0b3cb0
commit
2b56cfa34f
@ -80,11 +80,6 @@
|
|||||||
when: prompt == 'fish'
|
when: prompt == 'fish'
|
||||||
register: fishplugin
|
register: fishplugin
|
||||||
|
|
||||||
- name: Run fisher update
|
|
||||||
shell: fisher
|
|
||||||
become_user: "{{ me }}"
|
|
||||||
when: fishconfig.changed or fishplugin.changed
|
|
||||||
|
|
||||||
# Vim config
|
# Vim config
|
||||||
- name: Copy .vim/
|
- name: Copy .vim/
|
||||||
copy:
|
copy:
|
||||||
|
Loading…
Reference in New Issue
Block a user