We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4071d43 commit a076d20Copy full SHA for a076d20
README.md
@@ -31,13 +31,14 @@ curl -fsSLo "$USER_SCRIPTS/update" https://raw.githubusercontent.com/andmpel/Mac
31
chmod +x "$USER_SCRIPTS/update"
32
```
33
34
-Optional:
+Now you can run the script anytime by simply typing `./update` from your home directory in your terminal
35
+
36
+***Optional:***
37
38
Add an alias command to the update script in your .zshrc file
39
40
Feel free to edit, or `#`comment out commands from the `update_all()` function of the script to skip them
41
-Now you can run the script anytime by simply typing `./update` from your home directory in your terminal
42
43
## Supported Updates
44
0 commit comments