chore: link to shell programs
parent
798de3d12e
commit
cf63897ca7
11
README.md
11
README.md
|
@ -8,10 +8,10 @@
|
|||
|
||||
The above script does the following:
|
||||
1. Symlinks dotfiles to the home directory `~/`
|
||||
2. Sets macOS defaults like Dark mode, pink highlight colours and natural scrolling
|
||||
3. Installs Homebrew, a few packages and Applications
|
||||
4. Installs Oh My Zsh
|
||||
5. Installs Volta
|
||||
2. Sets macOS defaults like Dark mode, pink highlight colours and turns off natural scrolling
|
||||
3. Installs [Homebrew](https://brew.sh), a few packages and Applications
|
||||
4. Installs [Oh My Zsh](https://ohmyz.sh/)
|
||||
5. Installs [Volta](https://volta.sh/)
|
||||
|
||||
## Post installation
|
||||
|
||||
|
@ -25,4 +25,5 @@ The above script does the following:
|
|||
- Login to 1Password CLI to sync SSH keys
|
||||
|
||||
## Programs requiring manual installation
|
||||
- Session
|
||||
|
||||
- Session (pomodoro tracker)
|
||||
|
|
Loading…
Reference in New Issue