dfangshuo / dotfiles

Configuration & dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Programs and Installations

Not to be used for work work dependencies/installations

.vimrc

  • ln -s ~/flib/.vimrc ~/

.tmux.conf

  • ln -s ~/flib/.tmux.conf ~/

.doom.d

  • ln -s ~/flib/.doom.d ~/

karabiner-elements

  • ln -s ~/flib/complex_karabiner_modifications ~/.config/karabiner/assets
  • mv ~/.config/karabiner/assets/complex_karabiner_modifications ~/.config/karabiner/assets/complex_modifications

UI Modifications

  • caps_lock -> left_control
  • escape -> return_or_enter
  • left_control -> play_or_pause

Shell

Scripts

  • ln -s ~/flib/scripts ~/scripts

About

Configuration & dotfiles


Languages

Language:Emacs Lisp 37.9%Language:Shell 34.2%Language:Vim Script 26.8%Language:Awk 1.1%