From 2022176b7bf3cfd04c18eea8018a63501a60929a Mon Sep 17 00:00:00 2001 From: Daniel Fanjul Date: Thu, 16 Oct 2014 13:14:37 +0100 Subject: [PATCH] update .bashrc --- .bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.bashrc b/.bashrc index 03dcb04..ae9b556 100644 --- a/.bashrc +++ b/.bashrc @@ -291,6 +291,7 @@ for command in \ hibernate \ iftop \ iotop \ + service \ shutdown \ ; do alias $command="sudo $command"