Merge branch 'bash'
This commit is contained in:
commit
5d09935487
@ -130,4 +130,6 @@ fi
|
|||||||
BASE16_SHELL="$HOME/.config/base16-shell/"
|
BASE16_SHELL="$HOME/.config/base16-shell/"
|
||||||
[ -n "$PS1" ] && \
|
[ -n "$PS1" ] && \
|
||||||
[ -s "$BASE16_SHELL/profile_helper.sh" ] && \
|
[ -s "$BASE16_SHELL/profile_helper.sh" ] && \
|
||||||
eval "$("$BASE16_SHELL/profile_helper.sh")"
|
source "$BASE16_SHELL/profile_helper.sh"
|
||||||
|
|
||||||
|
base16_solarflare
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user