analyticalmonk / OS_initiator

Scripts to setup bunch of useful software on freshly installed operating systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OS Initiator

Collection of scripts to setup useful software on freshly installed operating systems (OS).

Included OS:

Feel free to contribute.

UBUNTU 16.04LTS

Running the script

git clone https://github.com/analyticalmonk/OS_initiator.git
cd OS_initiator/ubuntu/ubuntu_setup
bash ubuntu_setup.sh

Included software/tools

  • Vim
  • F.lux
  • Atom
  • Google Chrome
  • OpenJDK 9 (Java)
  • VLC Media Player
  • Miniconda
  • R and RStudio
  • Simple Screen Recorder
  • MKVmerge
  • TeX (texlive)
  • Bumblebee

FEDORA 23+

Running the script

git clone https://github.com/analyticalmonk/OS_initiator.git
cd OS_initiator/ubuntu/fedora_setup
bash fedora_setup.sh

Included software/tools

  • Vim
  • F.lux
  • Atom
  • Google Chrome
  • OpenJDK 9 (Java)
  • VLC Media Player
  • Miniconda
  • Bumblebee
  • RPMFusion Software Repo

Contributing

Open an issue or send a PR to add to existing scripts or add new OS.

About

Scripts to setup bunch of useful software on freshly installed operating systems.

License:MIT License


Languages

Language:Shell 100.0%