2025-06-22 10:08:05 +02:00
2025-06-22 10:08:05 +02:00
2025-06-13 13:14:41 +02:00
2025-04-10 13:33:28 +02:00
2025-06-02 18:20:42 +02:00
2025-06-09 10:36:53 +02:00
2025-04-20 19:27:58 +02:00

dot files

🚧 ⚠️ Under Construction 👷 🏗️ 🚧

Collection of my dot files managed with chezmoi

Todo

... lots of

tmux

List of tmux plugins and config, so I can remember what I was doing

nvim

emoji.nvim

Using Allaman/emoji.nvim to have some emoji picker.

Had to change

    -- is not vim.fn.stdpath("data") .. "/lazy/
    plugin_path = vim.fn.expand("$HOME/plugins/"),

to

    -- is not vim.fn.stdpath("data") .. "/lazy/
    -- plugin_path = vim.fn.expand("$HOME/plugins/"),

to make the plugin load the emoji2.json from correct path! Otherwise it will fail with an error message that it can't find the emoji path 🤦

nano

git

zsh

ansible

dot bootstrap

contains several setup.yamls to be run on different machines. constuction site!

Description
Chezmoi public
Readme 166 KiB
Languages
Lua 74.6%
Shell 25.4%