summaryrefslogtreecommitdiff
path: root/Biz/Bild
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2022-05-24 18:19:25 -0400
committerBen Sima <ben@bsima.me>2022-05-24 18:19:25 -0400
commit98963d27e5d6ed7327846471d791bcdcb9eb58b4 (patch)
treebf8296809e1298757f40b82f5a881e5b067a2310 /Biz/Bild
parent1f0160873a04ce48106846dbd627608c3798304b (diff)
Add git and remove custom shell prompt
Diffstat (limited to 'Biz/Bild')
-rw-r--r--Biz/Bild/ShellHook.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/Biz/Bild/ShellHook.sh b/Biz/Bild/ShellHook.sh
index c7c30ed..c385016 100644
--- a/Biz/Bild/ShellHook.sh
+++ b/Biz/Bild/ShellHook.sh
@@ -72,8 +72,6 @@
# Poor man's ci
alias ci="$BIZ_ROOT/Biz/Ide/hooks/pre-push"
#
-# shellcheck disable=SC2154
- export PS1='\n$(r=$? && [ $r -eq 0 ] && printf "biz" || printf "%3.*s" $r $r)> '
#
help
##