1
1
Fork 0
dotfiles/fish/config.fish
2021-04-12 14:06:28 -05:00

5 lines
88 B
Fish

if status is-interactive
and not set -q TMUX
exec tmux
end
source ~/.asdf/asdf.fish