2
0
Fork
You've already forked dotfiles
0
Just my dotfiles. Managed using chezmoi.
  • CSS 45.4%
  • Lua 33.8%
  • Shell 20.8%
2026年01月16日 00:17:28 +01:00
dot_config [niri] split config into separate files included from main config 2026年01月16日 00:17:28 +01:00
dot_local/share mainly neovim nvchad changes (html snippets in vue) 2023年05月04日 12:13:00 +02:00
logseq-public-docs os-install-instructions change 2024年01月12日 22:47:20 +01:00
scripts [niri] replaced overthinked script with of niri's builtin power-off-monitors 2025年04月13日 20:59:08 +02:00
wallpapers changed no-font wallpaper now actually works 2023年05月13日 17:10:42 +02:00
.chezmoiignore added logseq-public-docs directory with .md docs 2023年11月08日 15:42:42 +01:00
README.md [README] add notice that the logseq docs are aoutdated af 2024年12月27日 17:05:55 +01:00

My dotfiles

this repo contains my personal dotfiles, managed using chezmoi. Many of the programs are Linux specific. File locations are also Linux specific. I don't use Windows, so I don't have Windows paths configured.

Important

logseq-public-docs folder is super-outdated and I'm too lazy to care. I don't recommend using it. There is a logseq-public-docs folder with various markdown documents inside. It can be added as Logseq graph, but since it's markdown, the files can be viewed easily, even in GitHub itself. The os-install-instructions.md contains detailed instructions on how to install os the way I have it set up.

Additional info on individual dotfiles

dot_config/wlogout/style.css

Important

This file has hardcoded paths to icons containing my username. If you want to use it, you have to replace those paths with your own.

wallpapers

(I don't use those anymore) no-place-like-tilde.svg requires Fira Code font to be installed. no-place-like-tilde_no-font.svg doesn't.

dot_config/nvim/lua/*

Here is my NeoVim config. It's just customized LazyVim config.

dot_config/tmux/tmux.conf

This is my Tmux config. If you want to use this config, please install TPM (Tmux Plugin Manager). You can install it with git using this command:

 git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm 

dot_config/bat/*

This is a bat custom sunset theme and config file telling bat to use that theme. After applying these dotfiles, you have to run

bat cache --build

Then, bat will recognize the theme.