Compare commits
2 commits
27320c8bf7
...
13b5316636
Author | SHA1 | Date | |
---|---|---|---|
13b5316636 | |||
f09fff8023 |
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 yellow) '❯ ' (set_color normal)
|
string join "" -- (set_color bold) '❯ ' (set_color normal)
|
||||||
'';
|
'';
|
||||||
|
|
||||||
rg.body = ''
|
rg.body = ''
|
||||||
|
|
Loading…
Reference in a new issue