Working on dmenu

This commit is contained in:
Derek Taylor
2020-03-22 23:41:03 -05:00
parent b28c71ae00
commit 8d8ff3f459
11 changed files with 33 additions and 18 deletions

View File

@@ -140,6 +140,7 @@ ex ()
}
### ALIASES ###
# navigation
alias ..='cd ..' \
...='cd ../..'