Skip to content

A simple autonomous script that makes Fedora Linux (WSL) more usable.

License

Notifications You must be signed in to change notification settings

nc4tt/ftwsl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ftwsl - fedora tweaks for wsl2

Note

This script enables special tweaks to make Fedora linux more usable out of the box, run at your own risk! This script is fully autonomous, once run via CLI it will install programs and configure Fedora with the tweaks listed below.

About

no abt this idk

Features:

Tweaks included Description
DNF speed up Sets fastest mirror to true, and DNF to parallel download up to 10 programs simultaneously
RPM Fusion Installs both free and non-free channels

And more to come in the future!


Installation Procedure:

Must be run in Bash or other POSIX compatible shell! If you dont know what that means, you're probably already in Bash.

Desktop Version

git clone https://github.com/ncatuong/ftwsl.git ftwsl     # Clone repository
cd ~/ftwsl/     # Change directory to the repository folder
sudo bash ftwsl.sh     # Run file with superuser permission

About

A simple autonomous script that makes Fedora Linux (WSL) more usable.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%