commit fceb977b332f40a5d6918f154a1d72a100031f34 parent f9cf30fa85265d1319fe1f4f6c247ba396d4e073 Author: dwrz <dwrz@dwrz.net> Date: Fri, 1 Dec 2023 13:05:41 +0000 Add bashrc wt alias Diffstat:
M | bash/bashrc | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/bash/bashrc b/bash/bashrc @@ -68,6 +68,7 @@ alias tt="tree -CL 2" alias ttt="tree -CL 3" alias timers="systemctl --user -all list-timers" alias unread="notmuch search tag:unread" +alias wt="world-time" # Functions ## fd: find directories