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

added fish config for root

This commit is contained in:
eoli3n 2020-05-07 17:42:32 +02:00
parent 915ae16ec6
commit c68a1d207e

@ -20,6 +20,7 @@
- hosts: server:desktop:laptop
roles:
- { role: fish, tags: fish }
- { role: fish, become: yes, tags: fish }
- { role: neovim, tags: neovim }
- { role: screen, tags: screen }
- { role: git, tags: git }