From f5e03894e96a9c652c39314a2575f52f9c47aac2 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Sun, 9 Nov 2025 18:53:25 -0500 Subject: revert-to: a6675719f73a332f92c30ff5c4948cda26c0e6e3 --- .config/shell/.zshrc | 1 + 1 file changed, 1 insertion(+) (limited to '.config/shell') diff --git a/.config/shell/.zshrc b/.config/shell/.zshrc index c2f6f4d..18c40bd 100644 --- a/.config/shell/.zshrc +++ b/.config/shell/.zshrc @@ -37,6 +37,7 @@ SAVEHIST=9999999 alias c="cal" alias d="disown" alias dots="cd ~/.local/share/.dotfiles/" + alias dotx="cd ~/.local/share/.dotextras/" alias egrep='grep -E' alias fgrep='grep -F' alias grep='grep --color=auto' -- cgit v1.2.3