From d30056cb747741e187fd5425d4664c52523b331e Mon Sep 17 00:00:00 2001 From: Kodjo Sossouvi Date: Tue, 15 Oct 2024 13:09:30 +0200 Subject: [PATCH] Removed .sh when launching pycharm --- zshrc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zshrc.sh b/zshrc.sh index 8f0dc78..39e8d5f 100644 --- a/zshrc.sh +++ b/zshrc.sh @@ -5,7 +5,7 @@ -alias pycharm="$HOME/Devtools/pycharm/current/bin/pycharm.sh > /dev/null 2>&1 &" +alias pycharm="$HOME/Devtools/pycharm/current/bin/pycharm > /dev/null 2>&1 &" alias psg='ps -aef | grep' def init.sheerka() {