diff --git a/.bash_aliases b/.bash_aliases index cc07033..8fc0308 100755 --- a/.bash_aliases +++ b/.bash_aliases @@ -42,7 +42,7 @@ alias sysup='sudo systemctl enable --now' # Also this one alias sysdn='sudo systemctl disable --now' #opens specified command in new window in screen session -alias s='screen -X screen' +alias s='screen -X screen ' # A more intense ping for the professional on the go alias pang='ping -i 10 -v -a' # List the mounted things