Browse Source

disable greeting

master
parent
commit
10775f97f1
2 changed files with 3 additions and 0 deletions
  1. +1
    -0
      tasks/main.yml
  2. +2
    -0
      templates/fish_greeting.fish.j2

+ 1
- 0
tasks/main.yml View File

@@ -16,3 +16,4 @@
with_items:
- fish_title
- fish_prompt
- fish_greeting

+ 2
- 0
templates/fish_greeting.fish.j2 View File

@@ -0,0 +1,2 @@
# disable greeting
set fish_greeting

Loading…
Cancel
Save