diff --git a/.local/bin/sshed.exe b/.local/bin/sshed.exe new file mode 100644 index 0000000..cb0d2f5 Binary files /dev/null and b/.local/bin/sshed.exe differ diff --git a/.rc.sh b/.rc.sh index 23e15b7..5538ea9 100644 --- a/.rc.sh +++ b/.rc.sh @@ -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