From 0e89adbd440b04e5432eb00614f654c9fed93687 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Sun, 9 Nov 2025 17:18:00 -0500 Subject: revert-to: 77949a068755ee72d7b5eaf5570cd2cd34a8d222 --- .config/shell/.zshrc | 1 - 1 file changed, 1 deletion(-) (limited to '.config/shell/.zshrc') diff --git a/.config/shell/.zshrc b/.config/shell/.zshrc index 18c40bd..c2f6f4d 100644 --- a/.config/shell/.zshrc +++ b/.config/shell/.zshrc @@ -37,7 +37,6 @@ 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