feat: added ~/bin for software/scripts to $PATH on start

This commit is contained in:
2020-01-07 22:18:22 +01:00
parent 61283697ba
commit 8b86e37c6f

View File

@ -1 +1,2 @@
set -g -x fish_greeting 'Welcome to FiSH'
set -gx PATH ~/bin $PATH