Difference between revisions of "Fish add path"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
  fish_add_path $HOME/Xxxxx/.bin
 
  fish_add_path $HOME/Xxxxx/.bin
 +
(no output)
  
 +
fish_add_path "[[~/.foundry/]]bin"
  
  fish_add_path "[[~/.foundry/]]bin"
+
  fish_add_path [[~/brew/bin/]]
  
 
  fish_add_path ~/go/bin/[[opsgenie-lamp]]
 
  fish_add_path ~/go/bin/[[opsgenie-lamp]]
Line 11: Line 13:
 
  [[set --export]]
 
  [[set --export]]
  
 +
== See also ==
 
* {{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: