]> git.r.bdr.sh - rbdr/dotfiles/blobdiff - README.md
Adapt fzf config for linux
[rbdr/dotfiles] / README.md
index 4d64750300ef6a459c29d40321b9cc397e03b4d2..352c1f1f3e4c70ad2e054ee57acfe6a18a194e8b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,15 +1,29 @@
 # Dotfiles
 
-To set up run `install_dotfiles`
+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`.