From 598fe65f17c24c9f90cbde57e2791964b269164e Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sat, 25 Oct 2025 16:10:34 +0200 Subject: Clean up/remove unused tools --- MacOS.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'MacOS.md') diff --git a/MacOS.md b/MacOS.md index 5466a4b..5a2aff6 100644 --- a/MacOS.md +++ b/MacOS.md @@ -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 ``` -- cgit v1.2.3