[shell]: Update .bashrs for updated base16-colors
Missed updates to .bashrc for last update in commit 653775a86072ba2be7361b0101bcfb8dd6bfe5a9
This commit is contained in:
parent
71313888dd
commit
3bd6c555c6
@ -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