dotfiles
dotfiles copied to clipboard
.files, including ~/.osx — sensible hacker defaults for OS X
https://github.com/mathiasbynens/dotfiles/pull/866#issuecomment-560196665
https://github.com/jeffbyrnes/dotfiles/commits/master
iTerm > Preferences > Profiles > Keys > ⌥← Send Escape Sequence b ⌥→ Send Escape Sequence f This allows you to alt left and right between strings of characters.
https://github.com/s10wen/dotfiles/commit/3ee81db54715f91c3825c75891148bca5510cc0e Work out the best way to create a directory if it doesn't exist and copy the theme files across
Look at using `curl`? ``` curl https://gist.githubusercontent.com/s10wen/9a9a6f6f4a28f57755ad/raw/091651d97af86e90be2b7f8a3234d268fac5c651/Monokai-Phoenix.tmTheme > file/path/Monokai-Phoenix.tmTheme ``` Is it possible to create a path without using the `username` that might be different across machines?
Add 'Minimize windows into application icon' to be unchecked.
Try and automate Prefs > Colors > Minimum contrast
https://github.com/s10wen/dotfiles/tree/master/icons