Added .pub-cache/bin to the PATH
This commit is contained in:
@@ -17,7 +17,7 @@ end
|
||||
|
||||
function fish_greeting; end
|
||||
|
||||
set -gx PATH $HOME/.local/bin $HOME/go/bin $HOME/.cargo/bin $PATH
|
||||
set -gx PATH $HOME/.pub-cache/bin $HOME/.local/bin $HOME/go/bin $HOME/.cargo/bin $PATH
|
||||
|
||||
set -gx SUDO_ASKPASS ~/.local/bin/askpass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user