0
Q:

fish open tmux

if not set -q TMUX    
	set -g TMUX tmux new-session -d -s base    
    eval $TMUX    
    tmux attach-session -d -t base
end
0

New to Communities?

Join the community