Adds spaces to allow for double with icons
This commit is contained in:
parent
e6339143e1
commit
e63c35329d
1 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
# Custom dir command
|
# Custom dir command
|
||||||
prompt_dir(){
|
prompt_dir(){
|
||||||
homeIcon=""
|
homeIcon=" "
|
||||||
wpPluginsIcon=".p."
|
wpPluginsIcon=".p."
|
||||||
wpThemesIcon=".t."
|
wpThemesIcon=".t."
|
||||||
siteIcon=" "
|
siteIcon=" "
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue