diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-12-15 16:56:13 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-12-15 16:56:13 +0100 |
| commit | 59a785e61b780716e8500394ecdebd669f866776 (patch) | |
| tree | ba83c40d440b2c86bc58ad20a0ce6692b4e085c9 /README.md | |
| parent | 67b6fab8046ba45f6b829f91980ab07606c45667 (diff) | |
Update tmux configurations
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -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 |
