diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -4,11 +4,10 @@ To set up run `./install` It provides configuration for: -* vim / nvim +* nvim * tmux * zsh * git -* ctags * ripgrep * tmuxp * kitty @@ -16,17 +15,19 @@ It provides configuration for: * weechat * nethack * terminfo italics support +* yabai & skhdc +* asdf ## Prerequisites -The scripts here assume either `brew` or `apt` are installed. +The scripts here have support for `brew`, `pacman`, or `apt`. 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`. +These dotfiles include some provisioning scripts for `brew`, `pacman`, and `apt`. To set up run `./provision <recipe>` where `<recipe>` is one of: |