aboutsummaryrefslogtreecommitdiffstats
path: root/cdlog.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cdlog.sh')
-rw-r--r--cdlog.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/cdlog.sh b/cdlog.sh
index 75b1e01..47566c7 100644
--- a/cdlog.sh
+++ b/cdlog.sh
@@ -115,6 +115,7 @@ cdlog()
alias cd='cdlog.chdir -P'
alias pd='cdlog.pop'
alias cs='cdlog.rot'
+alias cl='cdlog'
# Better completion for $x[Tab]
shopt -s direxpand