Go to file
Kyren223 da84043692 Add luasnip and use it to load language and project specific snippets,
also add a bunch of mess to get a nice unwrap(), this is committed on
purpose as a reference for future me, will be cleaned up in the next
commit. It also touches a bunch of blink.cmp to achieve this.
2026-06-24 02:40:25 +03:00
2026-06-23 12:36:34 +03:00
2025-12-11 22:39:32 +02:00
2026-06-22 01:30:43 +03:00
2026-06-08 20:06:55 +03:00

Dotfiles

My personal dotfiles for reproducing my setup.

Includes

  • System Packages (via my own custom config tool)
  • Neovim config
  • Ghostty Terminal config
  • Tmux config
  • Utility scripts

Installation

Install GNU stow via your package manager and clone the repository:

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

Let stow generate all the symlinks for you by running:

cd ~/dotfiles && stow .

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

To install all system packages configured in k config run:

k sync
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%