Skip to content

Commit

Permalink
Move setup scripts to zsh
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Cole committed Oct 4, 2022
1 parent 88403d8 commit 3119b95
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ I built this for personal use, and am releasing this publicly to help out anyone
- Clone this repo.

There are a few scripts in here to run:
- `setup-macos.sh`: Run this first. Modifies MacOS preferences and sets up folder structure.
- `setup-terminal.sh`: Sets up the terminal just the way I like it, along with some good utility scripts for iOS development.
- `setup-macos.zsh`: Run this first. Modifies MacOS preferences and sets up folder structure.
- `setup-terminal.zsh`: Sets up the terminal just the way I like it, along with some good utility scripts for iOS development.
* This one involves a bunch of network requests, so be careful that they're all still correct when you run this.

## Also Included
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 3119b95

Please sign in to comment.