Update README.md
This commit is contained in:
parent
8ca1874d15
commit
f0eaaa9e3c
1 changed files with 5 additions and 1 deletions
|
@ -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.
|
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.
|
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
|
* 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
|
* spectacle - resize and move your windows with keyboard shortcuts
|
||||||
* iterm - substitute for Terminal application
|
* 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
|
* oh my zsh - a full suite of z-shell extensions
|
||||||
* sublime text - text editor
|
* sublime text - text editor
|
||||||
* webstorm - web IDE
|
* webstorm - web IDE
|
||||||
|
|
Loading…
Add table
Reference in a new issue