parent
bed346585a
commit
ef0b8caa25
@ -0,0 +1,2 @@
|
||||
set -g mouse on
|
||||
|
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
source common.sh
|
||||
|
||||
sudo $installCMD tmux
|
||||
cp -r $main_dir/dotfiles/tmux /home/$USER/.config
|
Loading…
Reference in new issue