Go to file
Kyren223 c187271e5f Added osu, works really well on linux, was able to also import all my
songs from the windows osu! I had, was able to get a C on Los! Los! Los!
hard with 70% (C grade) accuracy (my best is 68% accuracy, D grade, but
has ~124 combo compared to 90 so my old time still scores higher), also
it feels likee not all the scores were imported bcz certain maps it
feels like I played way more but only have a few tries, so not sure,
maybe I missremember and haven't played much, but maybe some scores r
missing (or maybe I had alot of failed attempts with no scores)
2025-06-21 00:02:25 +03:00
2025-06-18 17:36:54 +03:00
2024-06-19 20:03:25 +03:00
2025-06-18 12:44:12 +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://github.com/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-laptop
Description
My personal dotfiles
Readme 1.5 MiB
Languages
Lua 67.5%
Nix 11.8%
Shell 9.8%
Python 6.2%
Scheme 2.3%
Other 2.4%