X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=shell%2Fshell%2Faliases.in;fp=shell%2Fshell%2Faliases.in;h=3d339c276677595f95b3ca0f05e30f6e655f8b8a;hp=0076a5603912b19c0e3218114e6485dbe24b678f;hb=cbdb911f08be1f221a7b0173e83a82c359ace498;hpb=d94ce439cce4ee12e391be2e082905347c628bf3 diff --git a/shell/shell/aliases.in b/shell/shell/aliases.in index 0076a56..3d339c2 100644 --- a/shell/shell/aliases.in +++ b/shell/shell/aliases.in @@ -139,6 +139,6 @@ if test "`id -u`" -eq 0; then fi # Use short `ip` output per default. -alias ip='ip -br' +alias ip='ip -brief' # vim: ft=sh