Difference between revisions of "Fish add path"

From wikieduonline
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 +
fish_add_path $HOME/Xxxxx/.bin
 +
(no output)
  
 +
fish_add_path "[[~/.foundry/]]bin"
  
{{fish.sh}}
+
fish_add_path [[~/brew/bin/]]
 +
 
 +
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: