Clone public and private repo:
git clone [email protected]:bin101/dotfiles.git ~/.dotfiles
git clone [email protected]:bin101/dotfiles-private.git ~/.dotfiles-private
Install rcm:
brew install rcm
Init rcm:
~/.dotfiles/setup-rcm.bash && rcup -v
use install.sh
install keyboard layout and terminal profile (see custom folder)
- Change the current input source to your custom keyboard layout.
- Open
~/Library/Preferences/com.apple.HIToolbox.plist
. You can convert the plist to XML withplutil -convert xml1 ~/Library/Preferences/com.apple.HIToolbox.plist
- Remove the input source or input sources you want to disable from the AppleEnabledInputSources dictionary. If there is an AppleDefaultAsciiInputSource key, remove it.
- Restart.