diff options
author | William Carroll <wpcarro@gmail.com> | 2016-05-24T15·37-0400 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2016-05-24T15·37-0400 |
commit | ffc3a1d4ba2efdc8ef098c25ecde1f0a702cc4f5 (patch) | |
tree | 1927fd100a7824920a6939b3516aab93cd7f3b9c /README.md | |
parent | 91de4f76903bb378da2eb636982a7975bdb9936c (diff) |
Adds commonly used applications
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 000000000000..dbff0eed336f --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# My Mac Configuration +I'm documenting this for personal use. Shell settings, vim settings, commonly used applications, et cetera... + +### Commonly used applications +* homebrew - necessary for procuring shell applications +* karabiner - increase your Mac's key repeat settings beyond the default range +* spectacle - resize and move your windows with keyboard shortcuts +* iterm - substitute for Terminal application +* oh my zsh - z-shell for Mac +* sublime text - text editor +* webstorm - web IDE |