This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-fish
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
disable greeting
master
Markus Katharina Brechtel
5 years ago
parent
e02a028ff0
commit
10775f97f1
2 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/main.yml
+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
Write
Preview
Loading…
Cancel
Save