mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-24 05:24:56 +00:00
Update README.md
Including aur.sh explanation.
This commit is contained in:
parent
3429d61c4b
commit
e714a9e3df
10
README.md
10
README.md
@ -1 +1,11 @@
|
|||||||
# linuxShortcuts
|
# linuxShortcuts
|
||||||
|
|
||||||
|
## Arch-Manjaro
|
||||||
|
### 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user