Skip to main content

Update README.md

ID
811f678
date
2023-04-30 21:11:18+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
587e8c6
message
Update README.md
changed files
1 file, 6 additions, 4 deletions

Changed files

README.md (1617) → README.md (1658)

diff --git a/README.md b/README.md
index d48a239..4b33767 100644
--- a/README.md
+++ b/README.md
@@ -29,10 +29,12 @@ For example, I have the following code in [my fishconfig](https://github.com/ale
 
 ```shell
 set --global --export PATH $PATH \
-  ~/repos/pathscripts \
-  ~/repos/pathscripts/aws \
-  ~/repos/pathscripts/git \
-  ~/repos/pathscripts/terraform
+  ~/repos/scripts \
+  ~/repos/scripts/aws \
+  ~/repos/scripts/git \
+  ~/repos/scripts/installers \
+  ~/repos/scripts/macos \
+  ~/repos/scripts/terraform
 ```
 
 ## Organisation