From 6db17d78e59d92466cd9f779570b5c10af2df612 Mon Sep 17 00:00:00 2001 From: committer Date: Wed, 12 Jun 2024 15:53:03 -0500 Subject: [PATCH] u --- dots/bash/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/bash/.bashrc b/dots/bash/.bashrc index 6fd0dd0..7a10b47 100644 --- a/dots/bash/.bashrc +++ b/dots/bash/.bashrc @@ -123,7 +123,7 @@ rshift() { # display setup ds11() { - if [ $1 == "info" ] ; then + if [[ $1 == "info" ]] ; then echo "1 laptop + 1 monitor" else echo "2"