X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/8bf2adeececb300944479c7a07ff8c6c0af9f4a5..2a0b2b95e0568c4e6fcb61f892645fbb58343f73:/README.md diff --git a/README.md b/README.md index 4d64750..352c1f1 100644 --- 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`.