Difference between revisions of "~/.config/fish/config.fish"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | ### MANAGED BY RANCHER DESKTOP START (DO NOT EDIT) | + | ### MANAGED BY [[RANCHER]] DESKTOP START (DO NOT EDIT) |
[[set --export --prepend]] PATH "/Users/user/[[.rd]]/bin" | [[set --export --prepend]] PATH "/Users/user/[[.rd]]/bin" | ||
### MANAGED BY RANCHER DESKTOP END (DO NOT EDIT) | ### MANAGED BY RANCHER DESKTOP END (DO NOT EDIT) | ||
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> | ||
+ | * [[$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: