mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-23 22:30:51 +00:00
Formatting README.md
This commit is contained in:
parent
8f4e11ada7
commit
f8a32aea3e
@ -4,10 +4,12 @@
|
|||||||
### update.sh
|
### update.sh
|
||||||
A basic script to update your packages with apt-get
|
A basic script to update your packages with apt-get
|
||||||
|
|
||||||
|
|
||||||
## Egnyte
|
## Egnyte
|
||||||
### pathToEgnyte.sh
|
### pathToEgnyte.sh
|
||||||
A simple script that converts Egnyte file paths from Z:\ to our company website URL
|
A simple script that converts Egnyte file paths from Z:\ to our company website URL
|
||||||
|
|
||||||
|
|
||||||
## Pacman
|
## Pacman
|
||||||
### aur
|
### aur
|
||||||
Just a simple and fast shortcut to install aur packages using aurman with no confirmation.
|
Just a simple and fast shortcut to install aur packages using aurman with no confirmation.
|
||||||
@ -18,13 +20,16 @@ Just a simple and fast shortcut to install aur packages using aurman with no con
|
|||||||
|
|
||||||
**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.
|
**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
|
### updateRepositories.sh
|
||||||
A basic script to update the original packages with Pacman and aurman
|
A basic script to update the original packages with Pacman and aurman
|
||||||
|
|
||||||
|
|
||||||
## Services
|
## Services
|
||||||
### run-media-bruno-Multimedia.mount
|
### run-media-bruno-Multimedia.mount
|
||||||
My script to mount a partition out of `FSTAB`
|
My script to mount a partition out of `FSTAB`
|
||||||
|
|
||||||
|
|
||||||
## SSH
|
## SSH
|
||||||
### check-ssh-identity.sh
|
### check-ssh-identity.sh
|
||||||
Add a ssh identity if there is none.
|
Add a ssh identity if there is none.
|
||||||
|
Loading…
Reference in New Issue
Block a user