aboutsummaryrefslogtreecommitdiff
path: root/.config/shell/.zshrc
diff options
context:
space:
mode:
authorkj_sh6042025-11-09 17:18:00 -0500
committerkj_sh6042025-11-09 17:18:00 -0500
commit0e89adbd440b04e5432eb00614f654c9fed93687 (patch)
treea9ed9470ac5f82098b7548cce4220114b6afa448 /.config/shell/.zshrc
parenta6675719f73a332f92c30ff5c4948cda26c0e6e3 (diff)
revert-to: 77949a068755ee72d7b5eaf5570cd2cd34a8d222
Diffstat (limited to '.config/shell/.zshrc')
-rw-r--r--.config/shell/.zshrc1
1 files changed, 0 insertions, 1 deletions
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'