From 8efe665bf615f722e0c90c7f605fa40899a46279 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 2 Sep 2023 23:08:48 +0900 Subject: home-manager: install neovim --- INSTALL.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'INSTALL.txt') diff --git a/INSTALL.txt b/INSTALL.txt index c2e1ea4..2465047 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,11 +1,10 @@ macOS (homebrew) ``` +$ brew update $ brew install \ ncurses \ - neovim \ python \ - ruby \ zsh \ ; @@ -36,10 +35,10 @@ $ cargo install cargo-compete Ubuntu (apt) ``` +$ sudo apt update +$ sudo apt upgrade $ sudo apt install \ - neovim \ python-is-python3 \ - ruby \ zsh \ ; -- cgit v1.2.3-70-g09d2