No description
Find a file
2023-02-15 17:55:07 +03:00
.gitattributes Initial commit 2022-12-01 02:52:41 +03:00
configFixer.sh better versions 2022-12-08 00:11:45 +03:00
fedoraEasy.sh Update fedoraEasy.sh 2022-12-05 22:08:40 +03:00
gnomeCustomization.sh Create gnomeCustomization.sh 2022-12-05 21:59:35 +03:00
manjaroEasy.sh not important 2023-02-15 17:55:07 +03:00
prefres.sh Primary 2023-02-02 16:08:43 +03:00
README.md Update README.md 2023-01-04 11:51:38 +03:00
vDownloader.sh Rename ytDownloader.sh to vDownloader.sh 2022-12-31 13:20:13 +03:00

Bashes

#-They're My Utility Scripts-#

--prefres.sh--

| 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

--fedoraEasy.sh

| It's a script for post installation setup handling script that is specified for my needs.
| It's working with 'tee' and 'dnf'

--configFixer.sh

| It's a script for selection Nvidia GPU as a primary and Alsa headset recognization fixer for my needs.
| It's working with 'tee'

--gnomeCustomization.sh

| It's a script for my gnome customizations, basic things like showing seconds and windows preferences.

--manjaroEasy.sh

| It's a script that easy installation for my needs in Manjaro, do not use this with root priviliges.
| It's working with pacman and tee in basic.
| It also downloads wget, git, pip for installations that is needed by me.

--vDownloader.sh

| It's working with yt-dlp
| It's basic script for downloading best quality mp4 and mp3 in easy way.