Just a huge amount of tests, shortcuts and other stuff. This is my messy drawer, do not expect organization here.
Go to file
2023-12-01 19:01:08 -03:00
Android Improving Android ADB Backup report 2019-06-10 10:19:55 -03:00
apt-get Added a Basic apt-get updater 2018-06-11 13:44:55 -03:00
Backup More messed tests and stuff 2023-12-01 19:01:08 -03:00
Dolphin Tests, tests and tests 2022-01-22 19:14:01 -03:00
Egnyte Adding egnyteToPath script 2018-07-31 11:23:12 -03:00
KDE Bunch of stuff 2023-06-23 10:10:17 -03:00
music Bunch of stuff 2023-06-23 10:10:17 -03:00
Pacman More messed tests and stuff 2023-12-01 19:01:08 -03:00
Screen More messed tests and stuff 2023-12-01 19:01:08 -03:00
Services More messed tests and stuff 2023-12-01 19:01:08 -03:00
SSH -mAdding a script to deployFrom Git using my KeyChain data 2018-09-22 11:48:19 -03:00
.gitignore Implementing zBackup to backups and organizing script 2020-05-24 11:10:39 -03:00
browser.sh More messed tests and stuff 2023-12-01 19:01:08 -03:00
downloadYTvideos.sh More messed tests and stuff 2023-12-01 19:01:08 -03:00
holiday.sh More messed tests and stuff 2023-12-01 19:01:08 -03:00
mostUsedURLs Bunch of stuff 2023-06-23 10:10:17 -03:00
ntfy.sh Bunch of stuff 2023-06-23 10:10:17 -03:00
oxo-gif.sh More messed tests and stuff 2023-12-01 19:01:08 -03:00
README.md Formatting README.md 2018-07-27 20:43:17 -03:00
start-dashboard Bunch of stuff 2023-06-23 10:10:17 -03:00
start-dev.sh More messed tests and stuff 2023-12-01 19:01:08 -03:00
start-firefox.sh Bunch of stuff 2023-06-23 10:10:17 -03:00
start-oxo.sh More messed tests and stuff 2023-12-01 19:01:08 -03:00
startPMovase.sh PMova-se: including clear alias and a screen version of script 2020-05-24 11:11:38 -03:00
startup.sh Bunch of stuff 2023-06-23 10:10:17 -03:00
stop-dev.sh Bunch of stuff 2023-06-23 10:10:17 -03:00
stop-oxo.sh Bunch of stuff 2023-06-23 10:10:17 -03:00
stop-pmovase.sh Tests, tests and tests 2022-01-22 19:14:01 -03:00
tags Bunch of stuff 2023-06-23 10:10:17 -03:00
tailPihole.sh Lots of tests 2022-10-07 08:40:50 -03:00
tmuxStartDicionarios.sh Tests, tests and tests 2022-01-22 19:14:01 -03:00
tmuxStartPMOvase.sh chore(tmuxPMovase): improve tmux organization/sizes 2021-03-26 21:19:36 -03:00
turnOffMonitor.sh Added: stupid 1 line script to turn off monitor 2020-05-21 16:11:14 -03:00
video.sh feat(video): Add script save last video path 2021-08-04 17:17:23 -03:00
waitAndSleep.sh Adding script to wait for some minutes and suspend system 2018-12-13 11:03:44 -02:00
xrandr.sh Bunch of stuff 2023-06-23 10:10:17 -03:00
zshrc Small fixes and add a few new alias 2018-10-25 14:30:52 -03:00

linuxShortcuts

apt-get

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.

Recommended: include in your ~/.bashrc the following line: alias aur='source ~/linuxShortcuts/Pacman/aur'

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.

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.