]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - shell/aliases.in
shell/aliases: replace tr alias with te (for tree)
[config/dotfiles.git] / shell / aliases.in
index 1211d978d2a160c59ce55f20871ebac54cbac7ea..ef3b19fa21a73bdd3be7e742299b858a6ec01bff 100644 (file)
@@ -39,7 +39,7 @@ alias mc='make clean'
 alias mj='make -j'
 alias mu=mutt
 alias sa='ssh-add -t 1h'
-alias tr=tree
+alias te=tree
 # systemd ...
 alias jc=journalctl
 alias lc=loginctl