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

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
 
     # Commands to run in interactive sessions can go here
 
     # Commands to run in interactive sessions can go here
 
  end
 
  end
 +
 +
== Related ==
 +
* <code>[[set --export --prepend]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 07:36, 31 May 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

See also

Advertising: