diff options
-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 |