Skip to content

kedislav/dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

dots. | personal linux configuration files

This repository contains my personal linux configuration files, the ones usually found in my /home/ked/.config directory. The following dotfiles are managed via chezmoi and are stored in this repository. As of the latest commit, my system is running the following software:

It also depends on nerd-fonts, wlogout, zoxide, lsd, bat, fd, ripgrep, exa, fzf, dust, as well as other programs listed in the hyprland config file.

//installing

Use chezmoi to manage these files and clone them to your system, like so:

chezmoi init --apply https://github.com/kedislav/dots.git

Warning

Check that all relative or absolute paths in all configuration files are correct for your system. Some paths, like those used for themes, depend on .config/themes existing.