$ cat .bash_aliases alias pt='perltidy -i=2 -utf8 -b ' alias cx='chmod +x ' alias bounce='sudo service network-manager restart ' alias shh="nmcli networking off" alias wake="nmcli networking on" $ shh $ wake $ shh $ wake $