Paths for another user

This commit is contained in:
Ivan Golikov 2024-12-16 19:10:40 +01:00 committed by Ivan Golikov
parent 71043c56e0
commit df507f4bd2

View file

@ -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/.local/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
# keeping this in the end