Skip to content

Instantly share code, notes, and snippets.

@costa86
Created November 13, 2021 19:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save costa86/50f7a74b139c8ed075e704c8cd82b2ed to your computer and use it in GitHub Desktop.
Save costa86/50f7a74b139c8ed075e704c8cd82b2ed to your computer and use it in GitHub Desktop.
DevOps script
#create-github-repository
curl https://gist.githubusercontent.com/costa86/472edcbb933844ec98aa070ab90c49e6/raw/cb691dc5932b4070521e5d8bc1b41af48fb49a72/automate_git.sh -o automate_git.sh
#ssh-pyhon
curl https://gist.githubusercontent.com/costa86/e720730272385cd2c8c469c0fbac3c3d/raw/5b72d3a4a0b1c4bc73c8341f134a1d87248d8bcd/ssh-sftp-python.py -o ssh-python.py
#aliases
curl https://gist.githubusercontent.com/costa86/0869810c1dc492bb5f4d7d1b9fe8b73e/raw/6313cfe4c7270e87901ecf9f74284b8bc51b9866/aliases.sh -o aliases.sh
#create-ssh-key
curl https://gist.githubusercontent.com/costa86/7bb776bfcd87769d423c785e1f1fca03/raw/3b087bbfa80f644a63d1c2bb46b475eb5f5b3316/create-ssh-key.sh -o create-ssh-key.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment