mirror of
https://github.com/itme-brain/bash.git
synced 2026-03-23 17:59:44 -04:00
fix project root icon
This commit is contained in:
parent
930620e2ef
commit
0088c9646a
1 changed files with 1 additions and 1 deletions
2
prompt
2
prompt
|
|
@ -61,7 +61,7 @@ check_venv() {
|
|||
|
||||
set_git_dir() {
|
||||
if _has_graphics; then
|
||||
project_icon=" "
|
||||
project_icon=" "
|
||||
else
|
||||
project_icon="../"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue