diff --git a/README.md b/README.md index 876a1dd..c5086c7 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/config b/tmux.conf similarity index 100% rename from config rename to tmux.conf