Work on config

This commit is contained in:
Jonathan Hodgson 2017-08-15 15:29:26 +01:00
parent cc93470ef8
commit 1433f8d967
4 changed files with 1489 additions and 4 deletions

View file

@ -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 "%~")"