Go to file
2026-05-31 19:07:48 +03:00
2026-05-31 19:07:48 +03:00
2026-05-20 21:07:51 +03:00
2026-05-30 00:51:36 +03:00
2025-12-11 22:39:32 +02:00
2024-06-19 20:03:25 +03:00
2026-05-31 19:07:13 +03:00
2025-10-06 16:06:29 +03:00
2025-10-06 16:06:29 +03:00
2025-08-21 19:17:41 +03:00

Dotfiles

My personal dotfiles for reproducing my entire machine.

Includes

  • Operating System and packages (NixOS)
  • Neovim config
  • Ghostty Terminal config
  • Tmux config
  • Utility scripts

Installation

Use your preferred package manager to install GNU stow

Then clone the repository

git clone https://git.kyren.codes/kyren223/dotfiles

Let stow generate all the symlinks for you

cd ~/dotfiles && stow .

You may need to add the --adopt flag to stow to override your existing dotfiles.

If using NixOS, rebuild your system using the flake

sudo nixos-rebuild switch --flake ~/dotfiles#kyren-desktop
Description
My personal dotfiles
Readme 2.2 MiB
Languages
Lua 77.4%
Shell 11.6%
Python 6.9%
Scheme 2.1%
Vim Script 1.4%
Other 0.6%