416dce6b9ea46a570f0d3eeafd2650f0e5bb0ee5
no longer use it then, welp
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
Languages
Lua
77.4%
Shell
11.6%
Python
6.9%
Scheme
2.1%
Vim Script
1.4%
Other
0.6%