Update 5_config.sh

This commit is contained in:
bash
2024-07-28 22:20:06 +02:00
committed by GitHub
parent 48f12fa6db
commit a25d01c600

View File

@@ -63,7 +63,7 @@ then
# Set alias to start, stop and open wow or auth tmux sessions
##########################################################################################
if grep -q '^bash_wow' ~/.bashrc
if grep -R "bash_wow" ~/.bashrc
then
echo "bash_wow exists";
else