summaryrefslogtreecommitdiff
path: root/src/profile.sh
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-02-19 21:50:02 +0000
committerdavidovski <david@davidovski.xyz>2022-02-19 21:50:02 +0000
commit290a33eacff1ed98d0e571cc1d5550cac3d9f276 (patch)
treef77486ffeefadb15a5507af8009d9f720c5bfa69 /src/profile.sh
parent90dbd8845dc3447710d6e6f26a43c1aac1e6f8ec (diff)
renamed to /bin/sh
Diffstat (limited to 'src/profile.sh')
-rwxr-xr-xsrc/profile.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profile.sh b/src/profile.sh
index b150d74..feec6cf 100755
--- a/src/profile.sh
+++ b/src/profile.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
. /usr/lib/colors.sh &&
export HBAR_COMPLETE="-c ${GREEN}${BG_DEFAULT}"