diff options
Diffstat (limited to 'src/profile.sh')
-rwxr-xr-x | src/profile.sh | 2 |
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}" |