5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
autoload -Uz compinit
|
|
compinit
|
|
|
|
if [ "$TMUX" = "" ]; then tmux; fi
|