[fixes] too tired to write
This commit is contained in:
parent
d094f5d36a
commit
b7b0b94ba2
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ alias dot="/usr/bin/git --git-dir=$HOME/.dot/ --work-tree=$HOME"
|
|||
dot config status.showUntrackedFiles no
|
||||
dot restore .
|
||||
|
||||
mkdir -p Projects/[Personal,Work]
|
||||
mkdir -p Projects/{Personal,Work}
|
||||
SETUP_REPO_URL=git@github.com:ickyicky/setup.git
|
||||
git clone $SETUP_REPO_URL Projects/Personal/setup
|
||||
cd Projects/Personal/setup
|
||||
|
|
Loading…
Reference in a new issue