summaryrefslogtreecommitdiff
path: root/dot_local/lib/sh/iproute2
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dot_local/lib/sh/iproute22
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_local/lib/sh/iproute2 b/dot_local/lib/sh/iproute2
new file mode 100644
index 0000000..18a0dd0
--- /dev/null
+++ b/dot_local/lib/sh/iproute2
@@ -0,0 +1,2 @@
+. hascmd ip || return
+alias ip='ip -c=auto'