Compare commits
2 commits
13b5316636
...
27320c8bf7
Author | SHA1 | Date | |
---|---|---|---|
27320c8bf7 | |||
149613e717 |
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
||||||
|
|
||||||
transient_prompt_func.body = ''
|
transient_prompt_func.body = ''
|
||||||
echo
|
echo
|
||||||
string join "" -- (set_color bold) '❯ ' (set_color normal)
|
string join "" -- (set_color yellow) '❯ ' (set_color normal)
|
||||||
'';
|
'';
|
||||||
|
|
||||||
rg.body = ''
|
rg.body = ''
|
||||||
|
|
Loading…
Reference in a new issue