fish: Add ~/.local/bin to path

This commit is contained in:
olari
2019-09-29 20:37:39 +03:00
parent 9a4b3313ac
commit 8ef6424dfe

1
.config/fish/config.fish Normal file
View File

@@ -0,0 +1 @@
set -gx PATH ~/.local/bin $PATH