Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 700 Bytes

File metadata and controls

25 lines (15 loc) · 700 Bytes

Dotfiles

My config files. License: do what you want.

nix

in ./nix folder

To switch between light / dark theme

My dark theme is gruvbox, my light theme is a custom one :-)

To switch (TODO complete that, it's not as simple as I'd like it to be, even though stylix does already a lot of work):

  • lunarvim: switch the colorscheme
  • stylix, switch the theme declaration
  • switch the delta theme in .gitconfig -> TODO how to use term colors?
  • .tmux.conf: TODO
  • .zshrc: edit GLAMOUR_STYLE + GLAB_GLAMOUR_STYLE -> TODO PR to use term colors

My TODO

things I'd like to get done some day:

  • setup git maintenance. How to automatically add all my repo to it? Do I actually want this ?