control 2 lat temu
rodzic
commit
9ade008b7b
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      aliases

+ 4 - 0
aliases

@@ -34,6 +34,10 @@ alias py="python"
 alias py2="python2"
 alias py2="python2"
 alias py3="python3"
 alias py3="python3"
 
 
+alias sourceprofile="source ~/.bashrc"
+alias sourcepro="sourceprofile"
+alias sp="sourcepro"
+
 alias internetSpeedTest="wget -O /dev/null http://speedtest.wdc01.softlayer.com/downloads/test10.zip"
 alias internetSpeedTest="wget -O /dev/null http://speedtest.wdc01.softlayer.com/downloads/test10.zip"
 alias ufwcmd="echo 'ufw allow proto tcp from 0.0.0.0 port 00 to 0.0.0.0 port 00 comment'"
 alias ufwcmd="echo 'ufw allow proto tcp from 0.0.0.0 port 00 to 0.0.0.0 port 00 comment'"
 alias weather="curl http://wttr.in/hk"
 alias weather="curl http://wttr.in/hk"