Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | feat(chimera): add config for work laptop | Federico Igne | 2024-02-19 | 6 | -171/+290 | |
| | ||||||
* | feat(browser): add DarkReader extension to Firefox | Federico Igne | 2024-02-12 | 1 | -0/+1 | |
| | ||||||
* | chore(terminal): remove commented configuration | Federico Igne | 2024-02-12 | 1 | -69/+0 | |
| | ||||||
* | feat(neomutt): add configuration for mail and contacts | Federico Igne | 2024-02-12 | 6 | -14/+442 | |
| | | | | | | | | | | | | | | This includes: - managing emails locally with neomutt; - managing contacts locally with khard; - sync mail with mbsync; - sync contacts with vdirsyncer; - use Sieve filter to manage remote emails; - open/serialize attachments via mailcap; - neomutt integration with khard; - neomutt integration with khal (via mail2khal script); - neomutt integration with nnn (via mailsend script); - kitty bindings. | |||||
* | feat(nvim): add MERGE_EDITOR environment variable | Federico Igne | 2024-02-12 | 1 | -0/+1 | |
| | ||||||
* | feat(khal): add sync script and kitty keymap | Federico Igne | 2024-02-12 | 1 | -2/+32 | |
| | ||||||
* | feat(gpg): adjust cache TTL | Federico Igne | 2024-02-11 | 1 | -0/+1 | |
| | ||||||
* | refactor(terminal): declare optional bindings in their own module | Federico Igne | 2024-02-11 | 4 | -8/+18 | |
| | ||||||
* | refactor(nvim): add EDITOR environment variable | Federico Igne | 2024-02-11 | 2 | -4/+5 | |
| | ||||||
* | refactor(terminal): define TERMINAL environment variable | Federico Igne | 2024-02-11 | 2 | -3/+3 | |
| | ||||||
* | refactor(browser): make module independent from 'bash' module | Federico Igne | 2024-02-11 | 1 | -5/+20 | |
| | ||||||
* | refactor: use 'sxiv' drop-in replacement 'nsxiv' | Federico Igne | 2024-01-31 | 4 | -14/+39 | |
| | ||||||
* | feat(nvim): add support for OCaml and Dune | Federico Igne | 2024-01-29 | 5 | -2/+151 | |
| | ||||||
* | feat(nvim): add 'nvim-dap' and 'nvim-dap-ui' plugins | Federico Igne | 2024-01-29 | 3 | -0/+56 | |
| | ||||||
* | wip(nvim): rework LSP configuration and 'neovim-tasks' integration | Federico Igne | 2024-01-29 | 5 | -173/+366 | |
| | ||||||
* | chore(nvim): cleanup | Federico Igne | 2024-01-29 | 1 | -56/+1 | |
| | ||||||
* | feat(nvim): add 'conform.nvim' plugin | Federico Igne | 2024-01-29 | 2 | -0/+6 | |
| | ||||||
* | fix(nvim): use personal fork of 'neovim-tasks' | Federico Igne | 2024-01-29 | 1 | -4/+12 | |
| | ||||||
* | fix(nvim): do not consider Docker 'neovim-tasks' module when using 'auto' | Federico Igne | 2024-01-29 | 1 | -1/+2 | |
| | ||||||
* | refactor(nvim): use official Lua API for global mappings | Federico Igne | 2024-01-29 | 2 | -48/+50 | |
| | ||||||
* | fix(office): multiple bugs in 'scan2pdf' script | Federico Igne | 2024-01-29 | 2 | -19/+25 | |
| | | | | This also provides a more recent version of 'unpaper'. | |||||
* | refactor(bash): simplify nix prompt | Federico Igne | 2024-01-29 | 1 | -1/+1 | |
| | ||||||
* | feat(bash): add 'gloa' alias for 'git --graph --all ...' | Federico Igne | 2024-01-29 | 1 | -0/+1 | |
| | ||||||
* | fix(nvim): close ASM window when exiting Termdebug plugin | Federico Igne | 2023-12-25 | 1 | -0/+1 | |
| | ||||||
* | feat(nnn): add bookmark to Nix store | Federico Igne | 2023-12-25 | 2 | -0/+2 | |
| | ||||||
* | feat(nvim): add Harpoon 2 plugin | Federico Igne | 2023-12-25 | 3 | -0/+25 | |
| | ||||||
* | feat: udpate 'mythic.nvim' plugin to latest version | Federico Igne | 2023-12-24 | 2 | -3/+21 | |
| | ||||||
* | fix(bash): avoid creating $TMPDIR if reset by flake | Federico Igne | 2023-12-03 | 1 | -1/+1 | |
| | ||||||
* | feat(neovim): update configuration for 'clangd' LSP | Federico Igne | 2023-12-03 | 1 | -14/+23 | |
| | ||||||
* | feat(grimoire): update Anki addons support to include custom settings | Federico Igne | 2023-11-29 | 1 | -5/+39 | |
| | ||||||
* | fix(grimoire): refresh buffer on Anki card sync | Federico Igne | 2023-11-29 | 1 | -1/+6 | |
| | | | | | | This is because the focused buffer is potentially modified outside of neovim (the script that takes care of the synching add IDs for new notes). This will load the latest changes. | |||||
* | feat(grimoire): inserting Anki card now asks for type | Federico Igne | 2023-11-29 | 1 | -1/+1 | |
| | ||||||
* | feat(browser): turn off crash reports | Federico Igne | 2023-11-29 | 1 | -0/+5 | |
| | ||||||
* | fix(grimoire): rollback to 'anki-bin' package | Federico Igne | 2023-11-22 | 1 | -4/+3 | |
| | ||||||
* | feat(terminal): use random Pokémon name for new tabs | Federico Igne | 2023-11-22 | 1 | -7/+5 | |
| | ||||||
* | feat(grimoire): add review heatmap plugin to Anki | Federico Igne | 2023-11-22 | 1 | -12/+26 | |
| | ||||||
* | feat(grimoire): consider types containing "cloze" Cloze note types | Federico Igne | 2023-11-18 | 2 | -1/+32 | |
| | ||||||
* | feat(office): backup Calibre library | Federico Igne | 2023-11-18 | 2 | -3/+10 | |
| | ||||||
* | feat(neovim): add task for managing Anki note synchronization | Federico Igne | 2023-11-18 | 3 | -0/+27 | |
| | ||||||
* | feat(neovim): add support for writing Anki notes within the zettelkasten | Federico Igne | 2023-11-18 | 1 | -0/+29 | |
| | ||||||
* | feat(grimoire): add 'anki-connect' Anki add-on and zettel2anki script | Federico Igne | 2023-11-18 | 2 | -8/+155 | |
| | ||||||
* | feat(grimoire): add zettel script | Federico Igne | 2023-11-16 | 2 | -12/+78 | |
| | ||||||
* | fix(neovim): remove 'image.nvim' plugin and treesitter support for markdown | Federico Igne | 2023-11-16 | 2 | -26/+0 | |
| | | | | | At the moment 'vim-pandoc-syntax' plugin is still better at supporting the Pandoc-flavour of Markdown. | |||||
* | fix(pass): revert Home Manager default to 'pass' default | Federico Igne | 2023-11-16 | 1 | -0/+3 | |
| | ||||||
* | port(neovim): limit zettelkasten grep to zettels | Federico Igne | 2023-11-16 | 1 | -2/+1 | |
| | ||||||
* | port(gdb): add gdbinit file | Federico Igne | 2023-11-16 | 2 | -0/+14 | |
| | ||||||
* | port(neovim): add experimental support for note resource folders in zettel | Federico Igne | 2023-11-16 | 1 | -0/+17 | |
| | ||||||
* | port(neovim): set cursorline highlight | Federico Igne | 2023-11-16 | 1 | -0/+3 | |
| | ||||||
* | port(neovim): enable codeblock syntax highlight for a selection of langs | Federico Igne | 2023-11-16 | 1 | -0/+2 | |
| | ||||||
* | port(neovim): limit zettel autocommands to Markdown notes | Federico Igne | 2023-11-16 | 2 | -2/+17 | |
| |