/automata

:heart: :penguin: Elementary OS Loki & Ubuntu Shell script to setup Development Environment.

Primary LanguageShell

Automata

Elementary OS Loki Shell script to setup Development Environment

Packagist Packagist

I have created this script to setup development environment after fresh installation of Elementary OS Loki. This will install following development environments and tools for you:

Also works with Ubuntu 16.04+

General Apps

  • Non-free sources
  • Zip Unzip and rar tools
  • Processor drivers
  • libreoffice
  • gdebi
  • vlc
  • elementary-tweaks
  • spotify-client
  • steam

Developer Apps

  • chromium-browser
  • firefox-browser
  • git
  • nodejs
  • Heroku CLI
  • VS Code
  • dconf-editor
  • Oh My Zsh
  • JAVA

Themes & Icons

  • loki-flat-black-purple-theme
  • paper-cursor-theme
  • paper-gtk-theme
  • paper-icon-theme
  • papirus-icon-theme
  • moka-icon-theme
  • faba-icon-theme
  • oranchelo-icon-theme

Execution

Download the .sh file in the repository and make it executable

chmod a+x automata.sh

Execute the script now: ​ sh automata.sh

For any contributions, feel free to make a pull request.