From 59a785e61b780716e8500394ecdebd669f866776 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 15 Dec 2021 16:56:13 +0100 Subject: Update tmux configurations --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index dd87493..31cd099 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ ln -sf ~/.rc/.netrc ~/.netrc ln -sf ~/.rc/.screenrc ~/.screenrc ln -sf ~/.rc/.terraformrc ~/.terraformrc ln -sf ~/.rc/.tmux.conf ~/.tmux.conf +ln -sf ~/.rc/.tmux-osx.conf ~/.tmux-osx.conf chmod 600 ~/.netrc chmod 600 ~/.terraformrc @@ -170,13 +171,6 @@ source ~/.bash_profile git-crypt unlock ``` -- Setup tmux plugins -```bash -git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm -brew install ansifilter - -``` - - Setup password store ```bash git clone git@github.com:a14m/.pass ~/.password-store -- cgit v1.2.3