Stop creating workspace and add git submodule

This commit is contained in:
Leon Grünewald 2020-07-29 15:08:24 +02:00
parent 835b901983
commit 037f4d5ea6

View file

@ -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