calebklc / my-scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my-scripts

Setup

cd ~
git clone git@github.com:calebklc/my-scripts.git .my-scripts
find . -type f -name "*.sh" -exec chmod +x {} \;

Generate SSH key without clone

bash <(curl -s https://raw.githubusercontent.com/calebklc/my-scripts/main/gen_ssh_key.sh)

About


Languages

Language:Shell 100.0%