Skip to content
Snippets Groups Projects
Commit 102ee5bd authored by nimrod's avatar nimrod
Browse files

- Alias ip with -color.

parent 31a6b3ab
No related branches found
No related tags found
No related merge requests found
......@@ -217,6 +217,7 @@ if [ -x /usr/bin/dircolors ]; then
alias ls='ls --color=auto'
alias grep='grep --color=auto'
alias diff='diff --color=auto'
alias ip='ip -color'
fi
prune_prerun
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment