Skip to content

Commit 4aba3ba

Browse files
committed
commit
1 parent 3a49847 commit 4aba3ba

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

zsub/zshrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,9 @@ ch() {
106106
chc() {
107107
cat $1 | ch $2
108108
}
109+
chd() { # chatgpt with details
110+
chatgpt $@
111+
}
109112
chm() {
110113
ch "$(cat ~/work/web/m2.txt)"
111114
}

0 commit comments

Comments
 (0)