5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
tmux rename-window inbox
|
|
tmux send-keys -t :inbox 'cd "$DIR_INBOX"; clear; ls' c-M
|
|
clear
|
|
|