niilohlin / dotfiles

dotfiles, configs and scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Must haves

  • brew
  • spectacle
  • neovim

To install the keyboard layouts:

  sudo cp -r Keyboard\ Layouts/* /Library/Keyboard\ Layouts/

Remember to change scroll direction and to switch cmd and option keys on keyboard.

to unload macbook keyboard:

  sudo kextunload /System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCKeyboard.kext

to load it again

  sudo kextload /System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCKeyboard.kext

About

dotfiles, configs and scripts.

License:BSD 2-Clause "Simplified" License


Languages

Language:Shell 83.5%Language:Lua 12.7%Language:Python 2.0%Language:Vim Script 1.8%Language:Ruby 0.0%