From 6713b1fce02317fb9fff8169445578eecbd4cd56 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Tue, 3 Jan 2023 00:22:51 +0300 Subject: yc: remove parantheses from commit messages --- .local/bin/yc | 2 -- 1 file changed, 2 deletions(-) (limited to '.local/bin/yc') diff --git a/.local/bin/yc b/.local/bin/yc index 16c2e9b..3acfbcb 100755 --- a/.local/bin/yc +++ b/.local/bin/yc @@ -2,8 +2,6 @@ SCOPE=$(gum input --placeholder "scope") -test -n "$SCOPE" && SCOPE="($SCOPE)" - SUMMARY=$(gum input --value "$SCOPE: " --placeholder "summary of this change") DESCRIPTION=$(gum write --placeholder "details of this change ( to finish)") -- cgit v1.2.3-70-g09d2