fish changes
This commit is contained in:
@@ -152,7 +152,7 @@ set --export BUN_INSTALL "$HOME/.bun"
|
||||
set --export PATH $BUN_INSTALL/bin $PATH
|
||||
|
||||
# opencode
|
||||
fish_add_path /home/thomasgl/.opencode/bin
|
||||
fish_add_path ~/.opencode/bin
|
||||
|
||||
if test (uname) = Darwin
|
||||
if test -f ~/.safe-chain/scripts/init-fish.fish
|
||||
@@ -165,4 +165,8 @@ if test (uname) = Darwin
|
||||
end
|
||||
|
||||
set -gx PATH /Users/thomasglopes/.local/bin /Users/thomasglopes/google-cloud-sdk/bin $PATH
|
||||
|
||||
# opencode
|
||||
fish_add_path /Users/thomasglopes/.opencode/bin
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user