summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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