X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=rc%2Fbash_login;h=798dacf1093c39be4b16c95b8fe964f4a780c3e5;hb=e3ba75a853e1389096c2241dc7f685f58beb6529;hp=fcfa0a4dfb6ccbae96aeb4c31f5305f777491aad;hpb=a70e80a6af6e31d56b120348bc8bc23cdd6543f5;p=clearscm.git diff --git a/rc/bash_login b/rc/bash_login index fcfa0a4..798dacf 100644 --- a/rc/bash_login +++ b/rc/bash_login @@ -125,6 +125,8 @@ fi if [ $ARCHITECTURE = "cygwin" ]; then alias ping=$(echo $SYSTEMROOT | tr '\\' '\/')/system32/ping alias rdp=mstsc +else + alias sys=systemctl fi # We specify /home/$USER here so that when we sudo to another user