summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dot/bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/dot/bashrc b/dot/bashrc
index 871b2fc..36d6b6b 100644
--- a/dot/bashrc
+++ b/dot/bashrc
@@ -463,3 +463,4 @@ if [ -f "$local_bashrc" ]; then
463fi 463fi
464 464
465alias frb='fakeroot ./debian/rules binary' 465alias frb='fakeroot ./debian/rules binary'
466alias nodes='ping -n -w1 ip6-allnodes'