Difference between revisions of "~/.config/fish/config.fish"

From wikieduonline
Jump to navigation Jump to search
 
Line 14: Line 14:
 
* <code>[[set --export --prepend]]</code>
 
* <code>[[set --export --prepend]]</code>
 
* [[$PATH]]
 
* [[$PATH]]
 +
* [[source ~/.bash_aliases]]
  
 
== See also ==
 
== See also ==

Latest revision as of 10:54, 22 August 2024

### MANAGED BY RANCHER DESKTOP START (DO NOT EDIT)
set --export --prepend PATH "/Users/user/.rd/bin"
### MANAGED BY RANCHER DESKTOP END (DO NOT EDIT)

source ~/.bash_aliases


if status is-interactive
    # Commands to run in interactive sessions can go here
end

Related[edit]

See also[edit]

Advertising: