diff --git a/README.md b/README.md index 519e0d1..4845e06 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # 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. +### aur +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`. @@ -12,8 +12,7 @@ This is not an automated script, but just a shorcut to `git clone` inside de Dow ### 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