Added .local/bin to PATH
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# Add `~/.local/bin` to PATH
|
||||
set fish_user_paths {{ joinPath .chezmoi.homeDir ".local/bin" }}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
# Add `~/.local/bin` to PATH
|
||||
set fish_user_paths {{ joinPath .chezmoi.homeDir ".local/bin" }}
|
||||