Commit 70c1be41 authored by Alex Mayer's avatar Alex Mayer Committed by Shao Yu-Lung (Allen)

Point ea Alias To Correct File (#1698)

parent e101e4d5
......@@ -50,7 +50,7 @@ alias cla="clear && ls -l"
alias cll="clear && ls -la"
alias cls="clear && ls"
alias code="cd /var/www"
alias ea="vi ~/aliases"
alias ea="vi ~/aliases.sh"
# Always enable colored `grep` output
# Note: `GREP_OPTIONS="--color=auto"` is deprecated, hence the alias usage.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment