Skip to content

A series of shell scripts loaded on shell startup to help automate common tasks on Fedora.

License

Notifications You must be signed in to change notification settings

fusion809/fedora-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fedora Scripts

This repository contains several shell scripts that I have used to make my life more convenient on my Fedora machine. They are presented here mostly for educational purposes. They are licensed under GNU GPLv3. All the files in this repository with the file extension .sh are stored in my ~/Shell directory. While .bashrc and .zshrc are stored in my user directory, ~/.

This repository should be cloned recursively, due to the common-scripts submodule being in it and needing to be initialized for these scripts to work. To clone it recursively run:

git clone --recursive https://github.com/fusion809/fedora-scripts

I usually set up these scripts by symlinking the contents to the appropriate location.

About

A series of shell scripts loaded on shell startup to help automate common tasks on Fedora.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages