Add xsel for tmux-yank.
This commit is contained in:
parent
05f1138e71
commit
3f32c410ac
|
|
@ -3,6 +3,7 @@ apt-get -y install apt-file
|
||||||
apt-get -y install tree
|
apt-get -y install tree
|
||||||
apt-get -y install tmux
|
apt-get -y install tmux
|
||||||
apt-get -y install xclip
|
apt-get -y install xclip
|
||||||
|
apt-get -y install xsel
|
||||||
apt-get -y install sshpass
|
apt-get -y install sshpass
|
||||||
apt-get -y install git
|
apt-get -y install git
|
||||||
apt-get -y install tig
|
apt-get -y install tig
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue