Skip to content

Just a script to install some of the programs I use the most.

License

Notifications You must be signed in to change notification settings

jhony75/Install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Just a script to install some of the programs I use the most.

I format my system a lot, and always have to install these packages, so I wrote 2 scripts to make my life easier. If you want to try it, leave both files on the same directory, give execute permission to RVM.sh so it can:

  1. Install GCC.
  2. Set RVM GPG key.
  3. Install Ruby and Rails.
  4. Run installer.rb

Installer.rb iterates through a simple array to install the following:

  1. Zathura.
  2. Zathura-cb.
  3. Zathura-djvu.
  4. Zathura-pdf-mupdf.
  5. Zathura-ps.
  6. Texlive-most.
  7. Texlive-lang.
  8. Texmaker.
  9. i3blocks.
  10. Geogebra
  11. Vim.
  12. Yay.
  13. Adobe-source-code-pro-fonts.
  14. Firefox Developer Edition.

Then it will install the following from AUR, using yay:

  1. Biber.
  2. Visual Studio Code.
  3. Gitkraken.
  4. RubyMine.
  5. WebStorm.
  6. CLion.

I believe that you shouldn't run this as sudo, because it already haves "sudo su" and "exit" where needed, but it does lacking test.

To do

August 09, 2019

Clone this project to a private repo and add my dot files.

About

Just a script to install some of the programs I use the most.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published