Bruno Fontes 181f60df66
Update README.md
Adding updateRepositories on Pacman folders and adding the apt-get folder
2018-06-11 13:50:43 -03:00
2018-06-11 13:44:55 -03:00
2018-06-11 13:41:20 -03:00
2018-06-11 13:50:43 -03:00

linuxShortcuts

Pacman

Aur.sh

This is not an automated script, but just a shorcut to git clone inside de Download folder, makepkg -si and delete the created structure.

Recommended: include in your ~/.bashrc the following line: alias aur='source ~/aur.sh'

Usage: find your package on aur website and just type aur name-of-package.

Example: for visual-studio-code-bin just type aur visual-studio-code-bin. It will ask for your root password and it will install it with all dependencies.

updateRepositories.sh

A basic script to update the original packages with Pacman

apt-get

update.sh

A basic script to update your packages with apt-get

Description
Just a huge amount of tests, shortcuts and other stuff. This is my messy drawer, do not expect organization here.
Readme 372 KiB
Languages
Shell 100%