feat(functions): add qc quick-chat wrapper around aichat #70

Merged
rootiest merged 2 commits from feat-qc-aichat-wrapper into main 2026-07-16 06:19:06 +00:00
Showing only changes of commit 38bce499bd - Show all commits
+1 -1
View File
@@ -21,7 +21,7 @@ function ls --description 'List all files'
end
if which eza >/dev/null 2>&1
eza -l -a --icons --color=auto --hyperlink $argv
eza -l -a --icons --color=auto --hyperlink=auto $argv
else if which lsd >/dev/null 2>&1
lsd -l -a --hyperlink=auto $argv