aboutsummaryrefslogtreecommitdiff
path: root/Shell/fish/functions/fish_greeting.fish
diff options
context:
space:
mode:
authorVasil Zlatanov <vasil.zlatanov@gmail.com>2016-02-27 15:10:44 +0000
committerVasil Zlatanov <vasil.zlatanov@gmail.com>2016-02-27 15:10:44 +0000
commit619fcc1821bd74cea27bee55b7830cf83630861d (patch)
tree0e6b3e54ddcb9ad28401d744c12df7bf98e6d5c9 /Shell/fish/functions/fish_greeting.fish
parentf8848e709ba999d0f98a0ec68fb3fa61e225911e (diff)
downloaddotfiles-619fcc1821bd74cea27bee55b7830cf83630861d.tar.gz
dotfiles-619fcc1821bd74cea27bee55b7830cf83630861d.tar.bz2
dotfiles-619fcc1821bd74cea27bee55b7830cf83630861d.zip
change aliases and add archey3
Diffstat (limited to 'Shell/fish/functions/fish_greeting.fish')
-rw-r--r--Shell/fish/functions/fish_greeting.fish3
1 files changed, 3 insertions, 0 deletions
diff --git a/Shell/fish/functions/fish_greeting.fish b/Shell/fish/functions/fish_greeting.fish
new file mode 100644
index 0000000..5ff1d4a
--- /dev/null
+++ b/Shell/fish/functions/fish_greeting.fish
@@ -0,0 +1,3 @@
+function fish_greeting
+ archey3;
+end