Shell Scripts

Init Gnome

For Ubuntu: By automating the configuration of Ubuntu with an init GNOME shell script, you can save time and ensure a consistent setup across multiple installations. Give it a try and customize it to fit your specific needs!

  • Disable Home Folder Icon
  • Show Battery Percentage
  • Disable Top Panel Date
  • Show Week Number in Calendar
  • Set Tilix as Default Terminal
  • And more...
Download

Init Develop Tools

For Ubuntu: By automating the setup of a development environment with an init script, you can save time and ensure consistency across multiple installations. This approach is particularly useful for setting up new development machines or configuring environments for team members. Customize the script to fit your specific development needs!

  • Install Curl
  • Install Git
  • Configure Git User Name and Email
  • Install build-essential
  • Install KeePassXC
  • And more...
Download

Init Macbook

For macOS: Automates the setup of a macOS development machine with all necessary tools, configurations, and environment setup. Saves time and ensures consistency across fresh installations.

  • Installs Homebrew, Maven, Git, Python3
  • Configures Git and SSH keys
  • Downloads kubeconfig from remote server
  • Installs sshuttle for VPN-over-SSH
  • Installs Lens Kubernetes IDE
  • Sets up Python & Ansible environment
  • And more...
Download