Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 1.01 KB

README.md

File metadata and controls

47 lines (37 loc) · 1.01 KB

Shell Assist collections

Scripts to perform rapid setup and simplify shell commands, although these can be done using ansible this repo is intended to keep samples for direct shell execution.

git clone https://github.com/gpproton/shell-assist.git && \
cd shell-assist && \
chmod +x ./setup.sh

Setup unix alias

./setup alias
.\setup.ps1

Roadmap for utilities

  • Alias setup
  • Basic servers setup
  • Docker setup
  • Docker alias
  • Docker compose alias
  • Docker swarm alias
  • Kubernetes setup
  • Linux network setup
  • Linux Dev workstation setup
  • WSL setup
  • Windows package manager setup
  • Windows Dev setup

Compatible operating system

  • OpenSuse
  • Fedora
  • Ubuntu
  • Windows WSL
  • Windows
  • Mac OS

License

shell-assist is license under the MIT MIT