Add prepare script
This commit is contained in:
5
scripts/prepare.sh
Normal file
5
scripts/prepare.sh
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
git reset hard
|
||||||
|
git pull
|
||||||
|
git submodule update --init --recursive
|
0
sh/custom/aliases.sh
Normal file → Executable file
0
sh/custom/aliases.sh
Normal file → Executable file
0
sh/custom/os.sh
Normal file → Executable file
0
sh/custom/os.sh
Normal file → Executable file
0
sh/custom/vars.sh
Normal file → Executable file
0
sh/custom/vars.sh
Normal file → Executable file
0
sh/load.sh
Normal file → Executable file
0
sh/load.sh
Normal file → Executable file
Reference in New Issue
Block a user