From 9628e01624d4c30b48505a8f29a973cb4679cc4c Mon Sep 17 00:00:00 2001 From: nsfisis Date: Mon, 28 Aug 2023 23:43:29 +0900 Subject: home-manager: install gcc --- INSTALL.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'INSTALL.txt') diff --git a/INSTALL.txt b/INSTALL.txt index 840aa48..06786d6 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -2,7 +2,6 @@ macOS (homebrew) ``` $ brew install \ - gcc \ ncurses \ neovim \ python \ @@ -39,7 +38,6 @@ Ubuntu (apt) ``` $ sudo apt install \ - gcc \ neovim \ python-is-python3 \ ruby \ @@ -47,9 +45,6 @@ $ sudo apt install \ zsh \ ; -$ which batcat >/dev/null 2>&1 && sudo ln -s "$(which batcat)" "$(dirname "$(which batcat)")/bat" -$ which fdfind >/dev/null 2>&1 && sudo ln -s "$(which fdfind)" "$(dirname "$(which fdfind)")/fd" - # Change login shell to zsh $ chsh -- cgit v1.2.3-70-g09d2