This commit is contained in:
2025-10-08 21:24:24 +03:00
parent af67cc1ca7
commit 03024d0d24
-1
View File
@@ -19,7 +19,6 @@
theme = "robbyrussell"; theme = "robbyrussell";
}; };
shellInit = '' shellInit = ''
beetn() { beetn() {
echo "$*" | aichat -cer beets echo "$*" | aichat -cer beets
} }