Commit Graph

15 Commits

Author SHA1 Message Date
895f356687
Replacing the s"command"
Avoinding issues using the "s" command
only with echo.

Pacman-mirrors - As I have used only
mirrors from Brazil, it makes more sense
to restrict it just here.
2018-10-25 20:25:36 -03:00
958dc79c93
Fixing cases where password were being displayed
Sometimes the "echo -e "$sudoPass\n" | yes" command
were displaying the password instead of confirming
something. So I changed it to make one thing at a
time.

First I refresh the use of sudo with password,
just using sudo in an echo command. So I can
use the command that really needs it with
not worries about asking the password.
2018-10-25 14:27:06 -03:00
2bac35e0f3
Fixing aur and including theFuck on zshrc 2018-09-06 18:10:33 -03:00
3e25a1aef2
Formatting update file 2018-08-09 14:45:26 -03:00
547d35464a
Including colors, using functions and fixing sudo pass on update 2018-08-09 00:34:40 -03:00
c19c418ef7
Trying to fix bug with sudo password 2018-08-08 23:56:36 -03:00
Bruno Fontes
824a179a58 Including use of aurman as my new aur package manager 2018-07-26 11:22:04 -03:00
Bruno Fontes
4142a7d903 Removed old aur.sh file 2018-07-26 11:21:03 -03:00
Bruno Fontes
7726b65142 Changing aur to aurman and including Service to mount Multimedia partition 2018-07-23 12:26:29 -03:00
Bruno Fontes
28707860e9 Addin Egnyte script and updating Pacman to cleanup 2018-07-01 18:10:21 -03:00
Bruno Fontes
0ffbcd5e68 Fixed clean cache line were not working 2018-06-22 01:48:41 -03:00
Bruno Fontes
3f091d45ed Aur now updates too 2018-06-22 01:39:43 -03:00
Bruno Fontes
2c4b27430e
Create updateRepositories.sh
Basic updating original packages with pacman
2018-06-11 13:41:20 -03:00
Bruno Fontes
bb7e074fb3
Update aur.sh
- Changed folder to ~/AUR
- Creating a clean.sh file as we would have some issues during the package installing, so the user will be able to clean the folder easily
2018-06-11 13:38:12 -03:00
Bruno Fontes
6058fe2dac Organizing folders 2018-06-01 01:50:58 -03:00