summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2021-12-15 16:56:13 +0100
committerAhmed Abdelhalim <[email protected]>2021-12-15 16:56:13 +0100
commit59a785e61b780716e8500394ecdebd669f866776 (patch)
treeba83c40d440b2c86bc58ad20a0ce6692b4e085c9 /README.md
parent67b6fab8046ba45f6b829f91980ab07606c45667 (diff)
Update tmux configurations
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 1 insertions, 7 deletions
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 [email protected]:a14m/.pass ~/.password-store