Add ~/.local/bin
as fallback directory to PATH
This commit is contained in:
parent
279fb301f3
commit
74234a8c6b
@ -35,6 +35,8 @@ set fish_color_command 8787ff
|
||||
|
||||
set VIRTUAL_ENV_DISABLE_PROMPT true
|
||||
|
||||
fish_add_path -aP ~/.local/bin
|
||||
|
||||
###########
|
||||
# Aliases #
|
||||
###########
|
||||
|
Loading…
Reference in New Issue
Block a user