diff --git a/shell/dot.config/fish/config.fish b/shell/dot.config/fish/config.fish index e375e27..ced1ae1 100644 --- a/shell/dot.config/fish/config.fish +++ b/shell/dot.config/fish/config.fish @@ -1 +1,2 @@ set -g -x fish_greeting 'Welcome to FiSH' +set -gx PATH ~/bin $PATH