Update README.md

Updating comments to match aurman usage
This commit is contained in:
Bruno Fontes 2018-07-26 11:40:46 -03:00 committed by GitHub
parent 870bccbdf8
commit f95d6ecb4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,10 @@
# linuxShortcuts # linuxShortcuts
## Pacman ## Pacman
### Aur.sh ### aur
This is not an automated script, but just a shorcut to `git clone` inside de Download folder, `makepkg -si` and delete the created structure. Just a simple and fast shortcut to install aur packages using aurman with no confirmation.
**Recommended**: include in your `~/.bashrc` the following line: `alias aur='source ~/aur.sh'` **Recommended**: include in your `~/.bashrc` the following line: `alias aur='source ~/linuxShortcuts/Pacman/aur'`
**Usage**: find your package on aur website and just type `aur name-of-package`. **Usage**: find your package on aur website and just type `aur name-of-package`.
@ -12,8 +12,7 @@ This is not an automated script, but just a shorcut to `git clone` inside de Dow
### updateRepositories.sh ### updateRepositories.sh
A basic script to update the original packages with Pacman A basic script to update the original packages with Pacman and aurman
## apt-get ## apt-get