el1t / dotfiles

.description

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Preferences:

  • MacOS
  • Solarized (dark)
  • Terminal.app
  • zsh + prezto
  • vim
  • tmux

To setup these tools/defaults that I use, run

zsh -c "$(curl -fsSL https://raw.githubusercontent.com/el1t/dotfiles/master/initialize)"

Setup is partially compatible with other distros (Ubuntu/Debian).

Keyboard rebinding

Use karabiner-elements for complex modifications.

  • caps_lock to escape alone, right_ctrl with other keys
  • left_shift + a/s/d/f to right_ctrl + arrow keys
  • right_shift + h/j/k/l to arrow keys
  • right_shift -> left_shift to caps_lock
  • "Space cadet" parens
cp ./.config/karabiner/assets/complex_modifications/custom.json ~/.config/karabiner/assets/complex_modifications

About

.description


Languages

Language:Shell 79.4%Language:Lua 10.5%Language:Vim Script 10.1%