Work on config
This commit is contained in:
parent
cc93470ef8
commit
1433f8d967
4 changed files with 1489 additions and 4 deletions
|
@ -5,11 +5,11 @@ function my_dir(){
|
|||
homeIcon=""
|
||||
wpPluginsIcon=".p."
|
||||
wpThemesIcon=".t."
|
||||
siteIcon=""
|
||||
wpSiteIcon=""
|
||||
magentoSiteIcon=""
|
||||
siteIcon=" "
|
||||
wpSiteIcon=" "
|
||||
magentoSiteIcon=" "
|
||||
dropboxIcon=""
|
||||
seperator=" "
|
||||
seperator=" "
|
||||
root=""
|
||||
# Gets the path.
|
||||
local current_path="$(print -P "%~")"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue