diff options
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 |
