aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 15 insertions, 1 deletions
diff --git a/README.md b/README.md
index ba0bf11..352c1f1 100644
--- a/README.md
+++ b/README.md
@@ -4,12 +4,26 @@ To set up run `./install`
It provides configuration for:
+* vim / nvim
+* tmux
* zsh
+* git
+* ctags
+* ripgrep
+* tmuxp
+* kitty
+* karabiner
* weechat
-* vim
* nethack
* terminfo italics support
+## Prerequisites
+
+The scripts here assume either `brew` or `apt` are installed.
+Install brew with: `/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"`
+
+It might also be a good idea to install the xcode command line tools with `xcode-select --install`
+
## Provisioning
These dotfiles include some provisioning scripts for `brew` and `apt`.