diff --git a/omakub.sh b/omakub.sh new file mode 100644 index 0000000..f06cb71 --- /dev/null +++ b/omakub.sh @@ -0,0 +1,3 @@ +git config --global credential.helper store +git clone https://git.noisyserver.sbs/noisycarlos/omakub ~/.local/share/omakub +bash ~/.local/share/omakub/install.sh