Add - alias

This commit is contained in:
David Morgan 2024-04-11 18:21:49 +01:00
parent 981174ea92
commit e66a4c7dec
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 1 additions and 0 deletions

View File

@ -173,6 +173,7 @@ in
# TODO is there a way to do this in shellAliases
alias ..="cd .."
alias -- -="cd -"
...() {
local declare dirs=()