diff --git a/bootstrap.sh b/bootstrap.sh new file mode 100644 index 0000000..3878bdf --- /dev/null +++ b/bootstrap.sh @@ -0,0 +1,4 @@ +sudo apt update -y +sudo apt install -y curl git +git clone https://x ~/.omakub +source ~/.omakub/install.sh