Added .local/bin to fish user paths
This commit is contained in:
parent
1dbc26ba72
commit
15b70241e0
@ -2,6 +2,7 @@ if status is-interactive
|
|||||||
# Commands to run in interactive sessions can go here
|
# Commands to run in interactive sessions can go here
|
||||||
end
|
end
|
||||||
|
|
||||||
|
set -U fish_user_paths ~/.local/bin $fish_user_paths
|
||||||
set -U fish_greeting ""
|
set -U fish_greeting ""
|
||||||
|
|
||||||
#cd tweaks - multicd
|
#cd tweaks - multicd
|
||||||
|
Loading…
Reference in New Issue
Block a user