Stop creating workspace and add git submodule
This commit is contained in:
parent
835b901983
commit
037f4d5ea6
1 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
git submodule update --init --recursive
|
||||
|
||||
cp ./.config ~ -r
|
||||
cp ./.zcustom ~ -r
|
||||
|
@ -9,5 +9,3 @@ cp ./.oh-my-zsh ~ -r
|
|||
cp ./.zshrc ~
|
||||
cp ./.vimrc ~
|
||||
cp ./.ideavimrc ~
|
||||
|
||||
mkdir ~/workspace
|
||||
|
|
Loading…
Reference in a new issue