divoc-git-talk/start-display

5 lines
87 B
Plaintext
Raw Normal View History

2020-04-11 20:26:02 +02:00
#!/bin/bash
PS1="\u@\h:\w\$ "
echo -ne "\033]0;DISPLAY\007"
tmux attach-session -t =$1