zsh/zshrc: remove X11-by-default links alias

I prefer to use the text mode now
This commit is contained in:
Callum Renwick 2020-09-06 21:04:03 +01:00
parent ddd5b26b1a
commit 7d1427f188
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ setopt CORRECT
alias ls="ls --color=auto"
alias swirc="swirc -r cren -u cren -n cren"
alias gcc="gcc -Wall"
alias links="links -driver x"
# Prompt
# Load colour module for marking up prompt