Vitaly Timtsurak hace 2 años
padre
commit
eb3325f547
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      zsh/zshrc

+ 2 - 0
zsh/zshrc

@@ -28,3 +28,5 @@ source $ZSH/oh-my-zsh.sh
 
 #te4gh0st logo in start
 ~/.te4gh0st/te4gh0st.py
+
+alias ports="sudo lsof -nP -iTCP -sTCP:LISTEN"