my nixos dotfiles :3 (git.koi.rip mirror) git.koi.rip/koi/dotfiles
linux dotfiles neovim nixos catppuccin
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 9 lines 147 B view raw
1root = true 2 3[*] 4charset = utf-8 5indent_size = 2 6indent_style = space 7end_of_line = lf 8insert_final_newline = true 9trim_trailing_whitespace = true