diff --git a/5_config.sh b/5_config.sh index ae18c28..159aaa6 100755 --- a/5_config.sh +++ b/5_config.sh @@ -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