diff options
Diffstat (limited to 'Shell/fish/functions')
-rw-r--r-- | Shell/fish/functions/fish_greeting.fish | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Shell/fish/functions/fish_greeting.fish b/Shell/fish/functions/fish_greeting.fish index 5ff1d4a..e755d2a 100644 --- a/Shell/fish/functions/fish_greeting.fish +++ b/Shell/fish/functions/fish_greeting.fish @@ -1,3 +1,3 @@ function fish_greeting - archey3; +# archey3; end |