Browse Source

removed unnescesary tasks

master
parent
commit
e02a028ff0
1 changed files with 0 additions and 7 deletions
  1. +0
    -7
      tasks/main.yml

+ 0
- 7
tasks/main.yml View File

@@ -16,10 +16,3 @@
with_items: with_items:
- fish_title - fish_title
- fish_prompt - fish_prompt

- file:
path: /etc/fish/conf.d/title.fish
state: absent
- file:
path: /etc/fish/conf.d/prompt.fish
state: absent

Loading…
Cancel
Save