diff options
author | William Carroll <wpcarro@gmail.com> | 2017-01-17T23·00-0500 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2017-01-17T23·00-0500 |
commit | f0eaaa9e3cd9aa3fe8475bbdf721c678b2f9d943 (patch) | |
tree | 813dd357907471e38fa78ef90ab3d7fa21fadc3a | |
parent | 8ca1874d1527f09336b758600e828ee1e5c74db5 (diff) |
Update README.md
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md index 09cf89f1cb4a..01791cae5c25 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ -# My Mac Configuration +# My P(ersonal) C(omputer) Settings + I'm documenting this primarily for personal use. This reposity contains shell configs, vim configs, emacs configs, a list of commonly used applications, and other items. +Ironically, I prefer to use a Mac as my personal computer, so hopefully the name, `pc_settings` isn't misleading. + The overall goal of this repository is to reduce the time it takes to adopt a new computer and equip it with the necessary tooling to do meaningful work. @@ -74,6 +77,7 @@ To support ligatures make sure Hasklig is installed (link at the bottom). Ensure * karabiner - `key-repeat: 50ms delay-until-repeat: 300ms` 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 +* Fish Shell - a more modern alternative to Bash or Zsh * oh my zsh - a full suite of z-shell extensions * sublime text - text editor * webstorm - web IDE |