0.6.22
This commit is contained in:
parent
9337e1cb56
commit
18263eb3cd
@ -86,7 +86,7 @@ fi
|
||||
CURRENT_DIR="$(cd "$(dirname "$0")" && pwd)"
|
||||
cd $CURRENT_DIR
|
||||
|
||||
export XXH_HOME=`dirname -m $CURRENT_DIR/../../../../p`
|
||||
export XXH_HOME=`readlink -f $CURRENT_DIR/../../../..`
|
||||
export XDG_CONFIG_HOME=$XXH_HOME/.config
|
||||
#export HISTORY_FILE=$XXH_HOME/.your_portable_shell_history
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user