From f8a32aea3e2a9f68bcb3c3a25564936dc8e4560d Mon Sep 17 00:00:00 2001 From: Bruno Fontes Date: Fri, 27 Jul 2018 20:43:17 -0300 Subject: [PATCH] Formatting README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 85b4252..df05a7e 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,12 @@ ### update.sh A basic script to update your packages with apt-get + ## Egnyte ### pathToEgnyte.sh A simple script that converts Egnyte file paths from Z:\ to our company website URL + ## Pacman ### aur 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. + ### updateRepositories.sh A basic script to update the original packages with Pacman and aurman + ## Services ### run-media-bruno-Multimedia.mount My script to mount a partition out of `FSTAB` + ## SSH ### check-ssh-identity.sh Add a ssh identity if there is none.