From c322e4b23e4de47606345516f8566d0b696983f7 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 13 Nov 2021 09:11:42 +0900 Subject: add INSTALL.txt --- INSTALL.txt | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 INSTALL.txt diff --git a/INSTALL.txt b/INSTALL.txt new file mode 100644 index 0000000..34cf0e8 --- /dev/null +++ b/INSTALL.txt @@ -0,0 +1,31 @@ +macOS (homebrew) + +``` +$ brew install \ + alacritty \ + bash \ + bat \ + cmake \ + curl \ + emacs \ + fd \ + gcc \ + git \ + jq \ + pandoc \ + python \ + ripgrep \ + ruby \ + tmux \ + tokei \ + tree \ + vim \ + zsh \ + ; + +$ brew install --cask \ + alacritty \ + emacs \ + keepassxc \ + ; +``` -- cgit v1.2.3-70-g09d2