diff --git a/add_user.sh b/add_user.sh index 22d9714..facd6a2 100755 --- a/add_user.sh +++ b/add_user.sh @@ -40,7 +40,8 @@ mkdir -p /home/$LOGIN/.config/weechat/ cp irc.conf /home/$LOGIN/.config/weechat -cat << EOF > /home/$LOGIN/.tmux.conf +mkdir -p /home/$LOGIN/.config/tmux +cat << EOF > /home/$LOGIN/.config/tmux/tmux.conf set -g mouse on setw -g mode-keys vi bind -n F1 select-window -t 0