Commit Graph

31 Commits

Author SHA1 Message Date
7c558606b2
More messed tests and stuff 2023-12-01 19:01:08 -03:00
79860803ee
Bunch of stuff 2023-06-23 10:10:17 -03:00
f4f27738a9
Lots of tests 2022-10-07 08:40:50 -03:00
17f5a53374
Pacman: fix Yay cmd 2022-04-01 20:23:55 -03:00
9d973a0305 yay: show pkgbuild diff 2022-02-20 19:01:56 -03:00
42344f98a5 Tests, tests and tests
Still not sure why I keep track of those changes, if I don't need them
and do not care about proper handling them.

Anyway, it is here if, some some reason I need it back.
2022-01-22 19:14:01 -03:00
00a0ebe0f8
update.sh: stop running if error when updating/cleaning 2021-04-21 18:23:10 -03:00
7c8be4432a
update.sh: has fewer unecessary error messages 2021-04-21 18:03:44 -03:00
8f19bc32d7
Including back pacman-mirrors 2021-03-23 23:14:15 -03:00
7424440645
Improve security by removing password from variable 2021-02-19 23:23:12 -03:00
bb74dec748
Arch update using only yay now 2020-05-21 16:09:10 -03:00
a4808a0e61
Including updating repos on aurman 2019-07-16 10:30:02 -03:00
506646a0ba
Skipping updating with pacman as AURMAN updates all packages as well 2019-07-15 13:48:02 -03:00
dd5170b3b1
Avoind running pacman -Syyu as I am already updating with aurman 2019-07-15 12:04:57 -03:00
17944a0867
Including hooks to keep /var folder clean using paccache
Included hooks to delete old cache files from pacman, to avoid /var
folder to stay full
2019-06-10 10:21:41 -03:00
11aa184e80 Including reflector as well as pacman-mirros
There is no pacman-mirrors to arch linux, so
I am including the reflector command to be used
on my arch linux.
2018-11-16 22:27:16 -02:00
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