From 2eb33069dca00ddb784d6f4f154b59eca44332b5 Mon Sep 17 00:00:00 2001 From: Christopher Beckmann Date: Wed, 3 May 2023 00:38:57 +0200 Subject: [PATCH] Update 'install.sh' --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 8fc98d3..dc9cb87 100644 --- a/install.sh +++ b/install.sh @@ -311,7 +311,7 @@ download_config tmux tmux.theme https://git.cbeck.tech/kamu/dotfiles/raw/branch/ download_config tmux myip.sh https://git.cbeck.tech/kamu/dotfiles/raw/branch/main/myip.sh sudo chmod +x ${CONFIG_PATH}/tmux/myip.sh install_rc tmux https://git.cbeck.tech/kamu/dotfiles/raw/branch/main/.tmux.rc -git_clone "https://github.com/tmux-plugins/tpm" "$HOME/.tmux/plugins/tpm" +git_clone "https://github.com/tmux-plugins/tpm" "${CONFIG_PATH}/tmux/plugins/tpm" # ----------------- # unp