ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install reattach-to-user-namespace git zsh wget
- git clone ssh://[email protected]/steeef/dotfiles ~/.dotfiles
- run
~/.dotfiles/bin/bootstrap.sh
- Change shell to zsh:
echo "/usr/local/bin/zsh" | sudo tee -a /etc/shells
chsh -s /usr/local/bin/zsh
- Get zprezto:
git clone --recursive https://github.com/sorin-ionescu/prezto.git "${ZDOTDIR:-$HOME}/.zprezto"
- base16 colors for shell:
git clone https://github.com/chriskempson/base16-shell.git
- base16 colors for iterm2:
git clone https://github.com/chriskempson/base16-iterm2.git
vim-install.sh
vim -c 'PlugInstall
- openssh via homebrew: https://coderwall.com/p/qdwcpg/using-the-latest-ssh-from-homebrew-on-osx
- ssh config based on https://wiki.mozilla.org/Security/Guidelines/OpenSSH
- yubikey and gpg setup (use GPG Suite Nightly): http://florin.myip.org/blog/easy-multifactor-authentication-ssh-using-yubikey-neo-tokens
http://stevelosh.com/blog/2012/10/a-modern-space-cadet/
- Karabiner: add this to private.xml:
<item>
<name>Remap Left Control to Hyper</name>
<appendix>OS X doesn't have a Hyper. This maps Left Control to Control + Shift + Option + Command.</appendix>
<identifier>space_cadet.left_control_to_hyper</identifier>
<autogen>
--KeyToKey--
KeyCode::F19,
KeyCode::COMMAND_L,
ModifierFlag::OPTION_L | ModifierFlag::SHIFT_L | ModifierFlag::CONTROL_L
</autogen>
</item>
- Seil
- System Preferences -> Keyboard -> Modifier Keys, Set Caps Lock to Control
- iTerm2 Beta (set load/save prefs to ~/.iterm2)
- Chrome
- Firefox
- LastPass
- Hammerspoon
- Quicksilver
- ClipMenu
- NoSleep
- Xccello
- Slack
- XCode