From bf74b0e503bf1ecdb2cd2c42b26988c9f9e60605 Mon Sep 17 00:00:00 2001 From: Brad Ganley Date: Fri, 13 Jan 2023 16:32:07 -0600 Subject: [PATCH] omfg --- .bash_aliases | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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