diff options
Diffstat (limited to 'MacOS.md')
| -rw-r--r-- | MacOS.md | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -92,12 +92,6 @@ pyenv install $(cat ~/.rc/.pyenv/version) brew install golang ``` -#### Setup rust - -```bash -curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -``` - #### Setup node/nvm ```bash @@ -136,5 +130,6 @@ vim +PlugInstall #### Mutt email/links browser ```bash -brew install neomutt brew install links +brew install neomutt +brew install links ``` |
