Shells/README.md
2024-06-04 12:00:00 +03:00

92 lines
1.8 KiB
Markdown

# 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 recognition 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 privileges.
| 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.
>--chad.sh
| It's a script that let user to select between wayland and x11 easily for autologin in lightdm.
>--isAlive.sh
| It's working with fping
| It's a script for pinging whole IP block.
>--fishFedora.sh
| It's a script for installing fish terminal and configuring it.
>--bloatFreeKDE.sh
| It's a script for installing KDE in Fedora without unnecessary things.
>--archSound.sh
| It's script for make sound work
>--archEasy.sh
| It's a script for automate Arch installation.