1
0
Files
dotfiles/dot_config/private_fish/config.fish
2024-05-07 11:50:00 +03:00

6 lines
115 B
Fish

if status is-interactive
# Commands to run in interactive sessions can go here
fenv source ~/.profile
end