copy fish after installing fish
This commit is contained in:
parent
1fdf0a1f3f
commit
7ff1de3c4c
2 changed files with 8 additions and 1 deletions
|
@ -1,2 +1,5 @@
|
|||
|
||||
fish_add_path /root/.cargo/bin/
|
||||
if status is-interactive
|
||||
fish_add_path /root/.cargo/bin/
|
||||
# Commands to run in interactive sessions can go here
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue