aboutsummaryrefslogtreecommitdiff
path: root/Shell/fish/functions
diff options
context:
space:
mode:
authorVasil Zlatanov <vasil.zlatanov@gmail.com>2016-04-13 12:00:34 +0100
committerVasil Zlatanov <vasil.zlatanov@gmail.com>2016-04-13 12:00:34 +0100
commit704948f95211033881e1b80acc03c9c9dff84e71 (patch)
tree279cdd6a9071f93e0deae0fdf909e3c128a40a83 /Shell/fish/functions
parent6b6fe496e0c46818a89ae47a892add7bb2587577 (diff)
downloaddotfiles-704948f95211033881e1b80acc03c9c9dff84e71.tar.gz
dotfiles-704948f95211033881e1b80acc03c9c9dff84e71.tar.bz2
dotfiles-704948f95211033881e1b80acc03c9c9dff84e71.zip
change back to zsh for speed
Diffstat (limited to 'Shell/fish/functions')
-rw-r--r--Shell/fish/functions/fish_greeting.fish2
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