Make ds an alias for dropshell!

This commit is contained in:
Your Name
2025-04-25 22:06:51 +12:00
parent 5d7a22794d
commit 63144032c1
2 changed files with 22 additions and 1 deletions

View File

@ -48,4 +48,5 @@ _dropshell_completions() {
}
# Register the completion function
complete -F _dropshell_completions dropshell
complete -F _dropshell_completions dropshell
complete -F _dropshell_completions ds