Difference between revisions of "Fish add path"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
  fish_add_path $HOME/Xxxxx/.bin
 
  fish_add_path $HOME/Xxxxx/.bin
 
  (no output)
 
  (no output)
 
  
 
  fish_add_path "[[~/.foundry/]]bin"
 
  fish_add_path "[[~/.foundry/]]bin"
Line 17: Line 16:
 
* {{PATH}}
 
* {{PATH}}
 
* {{fish.sh}}
 
* {{fish.sh}}
 +
 +
[[Category:Fish]]

Latest revision as of 11:56, 12 September 2024

fish_add_path $HOME/Xxxxx/.bin
(no output)
fish_add_path "~/.foundry/bin"
fish_add_path ~/brew/bin/
fish_add_path ~/go/bin/opsgenie-lamp


set --export

See also[edit]

Advertising: