Difference between revisions of "Fish add path"

From wikieduonline
Jump to navigation Jump to search
(Created page with " {{fish.sh}}")
 
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{lc}}
  
 +
fish_add_path $HOME/Xxxxx/.bin
 +
(no output)
  
 +
fish_add_path "[[~/.foundry/]]bin"
  
 +
fish_add_path [[~/brew/bin/]]
  
{{fish.sh}}
+
fish_add_path ~/go/bin/[[opsgenie-lamp]]
 +
 
 +
 
 +
[[set --export]]
 +
 
 +
== See also ==
 +
* {{PATH}}
 +
* {{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: