dotfiles/.config/fish/config.fish

7 lines
131 B
Fish
Raw Normal View History

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