fix: fix path and README

This commit is contained in:
Xavier Logerais 2025-01-25 15:39:59 +01:00
parent 2607c47389
commit 26b96edb82
2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,4 @@
# Tmux configuration
1/ clone repo : `git clone --recursive https://github.com/xlogerais/tmux-config ~/.tmux`
2/ make symlink : `ln -sf $HOME/.tmux/config $HOME/.tmux.conf`
3/ Enjoy...
1/ clone repo : `git clone --recursive https://gitea.cloud.logerais.com/xavier/config-tmux.git "${XDG_CONFIG_HOME:-$HOME/.config}/tmux"`
2/ launch tmux

View File