Skip to content

Commit 213446e

Browse files
committed
Update
1 parent d8f06ab commit 213446e

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

content/ai.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
- <https://github.com/modu-ai/smarter-prompt>
2020
- <https://petite-peacock-6e6.notion.site/AI-1f9b7b6880c480148190cbaf071eb2f8>
2121

22+
## 유용한 도구
23+
* https://github.com/epoko77-ai/im-not-ai
24+
2225
## Children
2326
- [[ai-gent-role]]
2427
- [[ai-coding-agent]]

save.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
git add --all
3+
git commit -m 'Update'
4+
git push

0 commit comments

Comments
 (0)