dev-env/.config/fish/config.fish
Raphael Jacobs 7ff1de3c4c
Some checks are pending
ci / checkout (push) Waiting to run
copy fish after installing fish
2025-02-02 19:52:37 +01:00

5 lines
124 B
Fish

if status is-interactive
fish_add_path /root/.cargo/bin/
# Commands to run in interactive sessions can go here
end