Skip to content

This is a personal repo of my Dotfiles and post-install scripts in Bash.

Notifications You must be signed in to change notification settings

avie10eee/MyDots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my custom config, please make sure you know what you are getting into when installing.

setup.sh will do the following:

1. Configures DNF for speed

2. Upgrade your system and install a list of packages

3.  Enables RPM-Fusion repositories and install Media codecs

post.sh (Run last) will do the following:

1.Configure the Micro text editor

2. Configure zsh

3. Install JetBrains Mono Nerd font

nix.sh (Optional) will do the following:

1. Make a Nix directory with admin perms

2. Install Nix Package manager

3. Link nix apps to usr/share/applications

Thank you for using PigOS post install script