summaryrefslogtreecommitdiff
path: root/src/profile.sh
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-02-20 21:33:41 +0000
committerdavidovski <david@davidovski.xyz>2022-02-20 21:33:41 +0000
commit42352a35a057c8315e8acd8ea4217df8353ae16a (patch)
tree73dc6600425d8d39d97a1acc480ddf028ce7be40 /src/profile.sh
parent0e307ec9997b94a2a782746d2a28ab15a9ea2a87 (diff)
added remove command
Diffstat (limited to 'src/profile.sh')
-rwxr-xr-xsrc/profile.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/profile.sh b/src/profile.sh
index f05271b..43e4900 100755
--- a/src/profile.sh
+++ b/src/profile.sh
@@ -1,7 +1,8 @@
#!/bin/sh
. /usr/lib/colors.sh &&
- export HBAR_COMPLETE="-c ${GREEN}${BG_DEFAULT}"
+ export HBAR_COMPLETE="-c ${GREEN}${BG_DEFAULT}" &&
+ export HBAR_RED="-c ${BLACK}${BG_RED}"
#. /usr/lib/glyphs.sh