diff --git a/tasks/dotfiles.yml b/tasks/dotfiles.yml index 5e45752..df4c724 100644 --- a/tasks/dotfiles.yml +++ b/tasks/dotfiles.yml @@ -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: