diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-10-25 16:10:34 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-10-25 16:32:12 +0200 |
| commit | 598fe65f17c24c9f90cbde57e2791964b269164e (patch) | |
| tree | 0d96aec4aa62eb9b598c2ff160677b15bb92e19d /MacOS.md | |
| parent | 6a3f24d85059942b6030f494feacc48c5913c255 (diff) | |
Clean up/remove unused tools
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 ``` |
