I use dotbot , clone and ./install
The dotfiles work by moving configuration into the ~/.dotfiles folder and then symlinking where it is supposed to be to the dotfiles folder.
I find the syntax confusing, here is an example:
ln -sv ~/.dotfiles/karabiner ~/.config/karabiner
This links the ~/.dotfiles/karabiner folder to the folder ~/.config/karabiner
- Hammerspoon
- iTerm 2
- Karabiner Elements
- fzf
- Load settings from a folder
- Pick this
- Open and close
brew install fzfand the options for reverse search$(brew --prefix)/opt/fzf/install- Have to get rid of https://github.com/junegunn/fzf/blob/master/shell/key-bindings.zsh#L90 since I have iTerm configured to send
cmd+cas\ecfor vim
- Enable vim mode
- Go to advanced, enable custom keyboard shortcuts. I remap
dto delete.