From f8848e709ba999d0f98a0ec68fb3fa61e225911e Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sat, 27 Feb 2016 15:06:14 +0000 Subject: add fish --- Shell/fish/config.fish | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Shell/fish/config.fish (limited to 'Shell/fish/config.fish') diff --git a/Shell/fish/config.fish b/Shell/fish/config.fish new file mode 100644 index 0000000..802e903 --- /dev/null +++ b/Shell/fish/config.fish @@ -0,0 +1,7 @@ +#source ~/.bash_aliases +source ~/.config/fish/functions +source ~/.config/fish/fish_prompt.fish +set PATH ~/bin $PATH +#set EDITOR vim + +#archey3 -- cgit v1.2.3-54-g00ecf