2022-12-01 23:10:20 +03:00
|
|
|
# Bashes
|
2022-12-01 23:14:18 +03:00
|
|
|
#-They're My Utility Scripts-#
|
2022-12-01 23:10:20 +03:00
|
|
|
|
2022-12-01 23:11:31 +03:00
|
|
|
|
|
|
|
|
|
|
|
|
2022-12-01 23:13:38 +03:00
|
|
|
>--prefres.sh--
|
2022-12-01 23:11:31 +03:00
|
|
|
|
|
|
|
|
2022-12-01 23:10:20 +03:00
|
|
|
| It's a script for screen settings that is specified for my needs.
|
|
|
|
| It's working with xrandr
|
|
|
|
| --When you want to use it, don't forget to change
|
|
|
|
| ---> r = Hz
|
|
|
|
| ---> mode = Resolution
|
|
|
|
| ---> rotate = Direction
|
|
|
|
| ---> output = Display-Device
|
|
|
|
| ---> right/left of = Location
|
2022-12-05 15:52:47 +03:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
>--fedoraEasy.sh
|
|
|
|
|
|
|
|
|
2022-12-05 15:53:07 +03:00
|
|
|
| It's a script for post installation setup handling script that is specified for my needs.
|
2022-12-05 15:52:47 +03:00
|
|
|
| It's working with 'tee' and 'dnf'
|
|
|
|
|
|
|
|
|
2022-12-06 15:57:30 +03:00
|
|
|
|
|
|
|
>--configFixer.sh
|
|
|
|
|
|
|
|
|
2024-05-08 03:33:45 +03:00
|
|
|
| It's a script for selection Nvidia GPU as a primary and Alsa headset recognition fixer for my needs.
|
2022-12-06 15:57:30 +03:00
|
|
|
| It's working with 'tee'
|
|
|
|
|
|
|
|
|
2022-12-30 18:50:28 +03:00
|
|
|
|
|
|
|
>--gnomeCustomization.sh
|
|
|
|
|
|
|
|
|
|
|
|
| It's a script for my gnome customizations, basic things like showing seconds and windows preferences.
|
|
|
|
|
2022-12-30 18:55:04 +03:00
|
|
|
|
|
|
|
|
|
|
|
>--manjaroEasy.sh
|
|
|
|
|
2024-05-08 03:33:45 +03:00
|
|
|
| It's a script that easy installation for my needs in Manjaro, do not use this with root privileges.
|
2022-12-30 18:55:04 +03:00
|
|
|
| It's working with pacman and tee in basic.
|
|
|
|
| It also downloads wget, git, pip for installations that is needed by me.
|
2022-12-30 19:00:40 +03:00
|
|
|
|
|
|
|
|
|
|
|
|
2022-12-31 13:20:33 +03:00
|
|
|
>--vDownloader.sh
|
2022-12-30 19:01:23 +03:00
|
|
|
|
2022-12-30 19:00:40 +03:00
|
|
|
| It's working with yt-dlp
|
2023-01-04 11:51:38 +03:00
|
|
|
| It's basic script for downloading best quality mp4 and mp3 in easy way.
|
2024-05-09 03:37:09 +03:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
>--chad.sh
|
|
|
|
|
2024-06-03 03:40:06 +03:00
|
|
|
| It's a script that let user to select between wayland and x11 easily.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
>--isAlive.sh
|
|
|
|
|
|
|
|
| It's working with fping
|
2024-06-28 03:42:34 +03:00
|
|
|
| It's a script for pinging whole IP block.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
>--fishFedora.sh
|
|
|
|
|
|
|
|
| It's a script for installing fish terminal and configuring it.
|