This commit is contained in:
dmahacker 2025-01-17 16:57:06 +08:00
parent 3735b414db
commit aea74b6108
2 changed files with 1 additions and 0 deletions

BIN
.local/bin/sshed.exe Normal file

Binary file not shown.

1
.rc.sh
View File

@ -19,6 +19,7 @@ alias at='aichat -r translate'
if [ "$OS" = "Windows_NT" ]; then
export AICHAT_CONFIG_FILE=~/.config/aichat/config.yaml
alias a='aichat.exe'
alias sd='sshed.exe'
fi
# copilot