diff options
Diffstat (limited to '.config/fish/functions/fish_greeting.fish')
-rw-r--r-- | .config/fish/functions/fish_greeting.fish | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/fish/functions/fish_greeting.fish b/.config/fish/functions/fish_greeting.fish index e2774dd..018520b 100644 --- a/.config/fish/functions/fish_greeting.fish +++ b/.config/fish/functions/fish_greeting.fish @@ -1,3 +1,2 @@ function fish_greeting - screenfetch $argv; end |