diff options
author | Vasil Zlatanov <v@skozl.com> | 2019-06-24 17:21:19 +0100 |
---|---|---|
committer | Vasil Zlatanov <v@skozl.com> | 2019-06-24 17:21:43 +0100 |
commit | 15781e686a45cd1b71630c16e201981d29bcbe69 (patch) | |
tree | bfdb030bf79f99f328ae3fd2863b97930cdc4d56 /Shell/fish/functions | |
parent | 54b70dce613fd1658331181f82a45e494db62abc (diff) | |
download | dotfiles-15781e686a45cd1b71630c16e201981d29bcbe69.tar.gz dotfiles-15781e686a45cd1b71630c16e201981d29bcbe69.tar.bz2 dotfiles-15781e686a45cd1b71630c16e201981d29bcbe69.zip |
Update vimrc & remove fish folder
Diffstat (limited to 'Shell/fish/functions')
-rw-r--r-- | Shell/fish/functions/fish_greeting.fish | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Shell/fish/functions/fish_greeting.fish b/Shell/fish/functions/fish_greeting.fish deleted file mode 100644 index e755d2a..0000000 --- a/Shell/fish/functions/fish_greeting.fish +++ /dev/null @@ -1,3 +0,0 @@ -function fish_greeting -# archey3; -end |