Update install.sh
This commit is contained in:
parent
d2fa51f684
commit
a2bb71f4ea
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ cd "$(dirname "${BASH_SOURCE}")"
|
|||
|
||||
CWD=$(pwd)
|
||||
|
||||
HOME="$CWD/home"
|
||||
# HOME="$CWD/home"
|
||||
|
||||
# git
|
||||
mkdir -p "$HOME/.config/git"
|
||||
|
|
Loading…
Reference in a new issue