Skip to content

BlagoGunev/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

dotfiles

Repository containing the configuration for my Fedora Linux.

WM, Shell and Programs

Prerequisites

Prerequisites to the installation:

  • GNU Stow is used to symlink the directory into the correct location.

Install with the following commmand:

sudo dnf install -y stow

Setup

Clone the repository in the Home ~ directory. Then use Stow to symlink to the files:

cd ~
git clone github.com/BlagoGunev/dotfiles.git
cd dotfiles
stow .

Computer install

Use the files in the .install directory to install essential programs, such as programming environments, compilers, ZSH and set up services like Docker or the fix for the double-typing keyboard. Please read the files before executing them.

About

dotfiles and setup scripts for Fedora

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published