Commit graph

71 commits

Author SHA1 Message Date
Bruno BELANYI 4363c1312e home: git: sort configuration attributes 2021-03-15 20:53:52 +00:00
Bruno BELANYI de94160adf home: zsh: make it enable-able
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-14 12:18:09 +00:00
Bruno BELANYI a6f5661a68 home: xdg: make it enable-able 2021-03-14 12:18:09 +00:00
Bruno BELANYI e92c46fc6d home: vim: make it enable-able 2021-03-14 12:18:09 +00:00
Bruno BELANYI c10278923b home: tmux: make it enable-able 2021-03-14 12:18:09 +00:00
Bruno BELANYI 81d6b19fc0 home: ssh: make it enable-able 2021-03-14 12:18:09 +00:00
Bruno BELANYI d4bb1e6cd6 home: pager: make it enable-able 2021-03-14 12:18:09 +00:00
Bruno BELANYI 37038369ff home: packages: make it enable-able 2021-03-14 12:18:09 +00:00
Bruno BELANYI 405a1f3afe home: jq: make it enable-able 2021-03-14 12:18:09 +00:00
Bruno BELANYI 4678164d74 home: htop: make it enable-able 2021-03-14 12:18:09 +00:00
Bruno BELANYI 58c9b60722 home: gpg: make it enable-able 2021-03-14 12:18:09 +00:00
Bruno BELANYI 2732d0558a home: git: make it enable-able 2021-03-14 12:18:09 +00:00
Bruno BELANYI c2e9225b3d home: documentation: make it enable-able 2021-03-14 12:18:09 +00:00
Bruno BELANYI 130adae9c6 home: direnv: make it enable-able 2021-03-14 12:18:09 +00:00
Bruno BELANYI 722e9c117d home: bat: make it enable-able 2021-03-14 12:18:09 +00:00
Bruno BELANYI dec8bd4e81 home: secrets: remove unused 'pkgs' attribute 2021-03-08 18:59:22 +00:00
Bruno BELANYI 960f65f62c home: xdg: even more XDG compliance 2021-03-07 18:39:42 +00:00
Bruno BELANYI 0e9b8da74b home: xdg: force more XDG compliance
Those two need the directory to exist to actually use it...
2021-03-07 17:17:31 +00:00
Bruno BELANYI 82f223c77e home: xdg: force XDG compliance for some packages
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-07 17:01:19 +00:00
Bruno BELANYI 306fedddb8 home: packages: add termite's terminfo
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-07 15:43:14 +00:00
Bruno BELANYI 0830f8e4bc home: gpg: switch to 'tty' pinentry
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-03 17:02:49 +00:00
Bruno BELANYI bad5f09e05 home: ssh: set up 'gitea.belanyi.fr' host 2021-03-03 17:02:49 +00:00
Bruno BELANYI 4ed4677771 home: set 'home.username' 2021-03-03 17:02:49 +00:00
Bruno BELANYI a494242acd home: set 'home.stateVersion' 2021-03-03 17:02:49 +00:00
Bruno BELANYI 131ee2ceeb home: vim: add some wrapper plugins 2021-03-03 17:02:49 +00:00
Bruno BELANYI fdc150bea2 home: vim: refactor linked directories
This is more DRY.
2021-03-03 17:02:49 +00:00
Bruno BELANYI f1e4a4d914 home: vim: add 'after' 2021-03-03 17:02:49 +00:00
Bruno BELANYI d74aead9ae home: vim: add 'autoload' 2021-03-03 17:02:49 +00:00
Bruno BELANYI 300e16dace home: vim: add 'ftdetect' 2021-03-03 17:02:49 +00:00
Bruno BELANYI 6ea69fae87 home: vim: add 'plugin' directory 2021-03-03 17:02:49 +00:00
Bruno BELANYI 1e6a5401ec home: vim: disable 'termguicolors'
I forgot that I actually prefer the look without it.
2021-03-03 17:02:49 +00:00
Bruno BELANYI 513c1555f1 home: vim: load 'onedark-vim' manually 2021-03-03 17:02:49 +00:00
Bruno BELANYI e5f4416a85 home: vim: add 'init.vim' 2021-03-03 17:02:49 +00:00
Bruno BELANYI 828c1663da home: vim: add plugins
Pretty much every one that was in my dotfiles
2021-03-03 17:02:49 +00:00
Bruno BELANYI 5d508771ce home: add vim
This actually uses neovim... I'm done with trying to be compatible with
both I haven't actually migrated my configuration to it yet, this is not
even the bare minimum.

We'll get there :-)
2021-03-03 17:02:49 +00:00
Bruno BELANYI f589b8d5d3 home: xdg: configure user directories 2021-03-03 17:02:49 +00:00
Bruno BELANYI 547d5a5e86 home: add XDG 2021-03-03 17:02:49 +00:00
Bruno BELANYI a65b7202b1 home: gpg: configure pinentry 2021-03-03 17:02:49 +00:00
Bruno BELANYI 13f90dfcfa home: add gpg
Configures both `gpg` and `gpg-agent`
2021-03-03 17:02:49 +00:00
Bruno BELANYI 461937cc4b home: add htop 2021-03-03 17:02:49 +00:00
Bruno BELANYI d5c9a3717f home: add ssh 2021-03-03 17:02:49 +00:00
Bruno BELANYI 44cbc123e6 home: add home-manager specific secrets module 2021-03-03 17:02:49 +00:00
Bruno BELANYI 5e7c2356fa home: tmux: set correct TERM 2021-03-03 17:02:48 +00:00
Bruno BELANYI 2630d889bb home: tmux: enhance vim mode 2021-03-03 17:02:48 +00:00
Bruno BELANYI 9675db3c38 home: tmux: set up plugins 2021-03-03 17:02:48 +00:00
Bruno BELANYI c23d3c6d5c home: add tmux 2021-03-03 17:02:48 +00:00
Bruno BELANYI 9ff63ae499 home: add bat 2021-03-03 17:02:48 +00:00
Bruno BELANYI d14add8d81 home: packages: add git tools 2021-03-03 17:02:48 +00:00
Bruno BELANYI bd03e08709 home: pager: add less env variables 2021-03-03 17:02:48 +00:00
Bruno BELANYI b54f0e87a1 home: add some packages 2021-03-03 17:02:48 +00:00