Paths for another user
This commit is contained in:
parent
71043c56e0
commit
df507f4bd2
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ if status is-interactive
|
||||||
fish_add_path -a /Users/Ivan_Golikov/Projects/Scripts/bin
|
fish_add_path -a /Users/Ivan_Golikov/Projects/Scripts/bin
|
||||||
fish_add_path -a /Users/Ivan_Golikov/.local/bin
|
fish_add_path -a /Users/Ivan_Golikov/.local/bin
|
||||||
fish_add_path -a /Users/Ivan_Golikov/Library/Python/3.11/bin
|
fish_add_path -a /Users/Ivan_Golikov/Library/Python/3.11/bin
|
||||||
|
case kmqg099:
|
||||||
|
fish_add_path -a /Users/kmqg099/.local/bin
|
||||||
|
fish_add_path -a /usr/local/opt/node@18/bin
|
||||||
end
|
end
|
||||||
|
|
||||||
# keeping this in the end
|
# keeping this in the end
|
||||||
|
|
Loading…
Reference in a new issue