1
1
Fork 0
dotfiles/fish/config.fish
2021-04-18 14:53:05 -05:00

6 lines
106 B
Fish

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