Skip to content

Commit e57cda8

Browse files
CypherPoetCypherPoet
authored andcommitted
update quick-start example
1 parent ed4ff02 commit e57cda8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ Simply download the files here, or clone the repo, and copy whichever `.codesnip
2323
cp -r ./snippets/**/*.codesnippet ~/Library/Developer/Xcode/UserData/CodeSnippets/
2424
```
2525

26+
```zsh
27+
cp -r ./snippets/**/*.codesnippet ~/Library/Developer/Xcode/UserData/CodeSnippets/
28+
```
29+
2630
Those files are plain `plist` documents using a random UUID as a name and having the `.codesnippet` file extension.
2731

2832
From there, feel free to use this repo as a starting point or reference for your own snippets! ⚡️

0 commit comments

Comments
 (0)