dev-env/.config/fish/config.fish

6 lines
124 B
Fish
Raw Permalink Normal View History

2025-02-02 19:22:10 +01:00
2025-02-02 19:52:00 +01:00
if status is-interactive
fish_add_path /root/.cargo/bin/
# Commands to run in interactive sessions can go here
end