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

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
  source [[~/.bash_aliases]]
 
  source [[~/.bash_aliases]]
  
 +
 +
 +
if status is-interactive
 +
    # Commands to run in interactive sessions can go here
 +
end
  
 
== See also ==
 
== See also ==

Revision as of 15:07, 29 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

See also

Advertising: