fixed base theme file call
parent
b63fc19e84
commit
b8ab68c909
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
. "$BASH_IT/themes/gitline/powerline.base.bash"
|
. "$BASH_IT/themes/gitline/gitline.base.bash"
|
||||||
|
|
||||||
#For the logo(Uncomment if you want a logo before your name)
|
#For the logo(Uncomment if you want a logo before your name)
|
||||||
#PROMPT_DISTRO_LOGO="💻"
|
#PROMPT_DISTRO_LOGO="💻"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue