Skip to content

Rapidly installs the applications I use regularly

Notifications You must be signed in to change notification settings

Dayvis7/ubuntu-post-installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Post Installation for Ubuntu

Rapidly installs the applications I use regularly.

What is included?

  • curl, vim, git (essentials)
  • pavucontrol (for audio settings)
  • gimp (for image manipulation)
  • pomodoro timer
  • Anaconda installation
  • Google Chrome
  • Atom code editor (and essential packages)
  • Slack
  • Spotify
  • Zoom
  • FocusWriter
  • Zotero
  • LaTeX (via texlive-full)

Instructions

You can clone the repository and execute

cd ubuntu-post-installer
bash ubuntu-post-installer.sh

and follow the prompts. If you have a completely fresh install of Ubuntu (which means you don't even have git installed, yet) then you can do the following

wget https://raw.githubusercontent.com/samgdotson/ubuntu-post-installer/master/ubuntu-post-installer.sh
bash ubuntu-post-installer.sh

then follow the prompts to install everything. I automated what I could, but Anaconda requires some care to ensure it's added to PATH and Zotero also requires a bit of care as well.

Credits

Credit for the Zotero installation script goes to Sebastiaan Mathôt. I made some minor changes to the default version and permissions requirements but it is otherwise entirely his work.

smathot/zotero_installer.

About

Rapidly installs the applications I use regularly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%