Update PATH for fish so it picks up on clone and cdp.

This commit is contained in:
Hans Goor 2024-09-07 20:46:53 +02:00
parent cbc56e8d0b
commit 2e7681b89d
Signed by: eyedevelop
SSH key fingerprint: SHA256:Td89veptDEwCV8J3fjqnknNk7SbwzedYhauyC2nFBYg
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
set -U fish_greeting "> Have fun 🐟 <"
set -Ux WORKSPACE_DIR "$HOME/spaces/workspace"
set -U fish_user_paths "$HOME/.local/bin" $fish_user_paths

View file

@ -31,3 +31,4 @@ SETUVAR fish_pager_color_description:yellow\x1e\x2di
SETUVAR fish_pager_color_prefix:normal\x1e\x2d\x2dbold\x1e\x2d\x2dunderline
SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan
SETUVAR fish_pager_color_selected_background:\x2dr
SETUVAR fish_user_paths:/home/eyedevelop/\x2elocal/bin