use XDG_CONFIG_DIR instead home for tmux #4

Merged
v0id1st merged 1 commits from feature/use-xdg-config-tmux into main 2025-09-25 13:21:52 +02:00
Showing only changes of commit 0eb6772554 - Show all commits

View File

@ -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