diff options
Diffstat (limited to '.config/shell')
| -rw-r--r-- | .config/shell/.zshrc | 1 |
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' |
