Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.22 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.22 KB

Description 📝

This repo is for easy installation of linux tools. Most of them are just my personal tools and apps. Most of the scripts can hacked and customized.

I prefer using package manager when possible. The package manager makes it easy to setup and install programs.


The repository is split into different branches.

  • This branch is mainly for Arch Based Distros. Multilib repo might need to be enabled. Arch Scripts

This branch is for Ubuntu Based Distros. Though some distros might not have all the programs. Ubuntu Scripts

  • This branch is for customization. Just so you know some things will work on arch and others wont. Rice Setups

Warning ⚠️

Am not an expert am also learning, feel free to give some pointers.

Link 🌍

  • When learning bash or shellscript, I recommend the following links.
  • Cheatsheets can give a rough idea, of how to script.

Linuxize Flavio devhints.io