mirror of
https://github.com/itme-brain/bash.git
synced 2026-03-23 17:59:44 -04:00
fix python and nix icons
This commit is contained in:
parent
25d055514d
commit
930620e2ef
1 changed files with 2 additions and 2 deletions
4
prompt
4
prompt
|
|
@ -27,9 +27,9 @@ check_venv() {
|
|||
}
|
||||
|
||||
if _has_graphics; then
|
||||
py=""
|
||||
py=""
|
||||
js=""
|
||||
nix=""
|
||||
nix=""
|
||||
else
|
||||
py="py"
|
||||
js="js"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue