Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | feat(browser): BROWSER envvar opens a tab if possible | Federico Igne | 2024-02-23 | 1 | -1/+1 | |
| | ||||||
* | fix(mappings): delay start of xremap | Federico Igne | 2024-02-23 | 1 | -0/+4 | |
| | ||||||
* | fix(terminal): allow TERMINAL envvar override | Federico Igne | 2024-02-23 | 2 | -1/+4 | |
| | ||||||
* | fix(terminal): allow full remote control | Federico Igne | 2024-02-23 | 1 | -2/+3 | |
| | ||||||
* | feat(picker): add bemenu configuration | Federico Igne | 2024-02-23 | 4 | -19/+117 | |
| | ||||||
* | feat(win,work): add access to remote Windows machine | Federico Igne | 2024-02-19 | 3 | -1/+2 | |
| | ||||||
* | feat(nnn): add drag/drop script | Federico Igne | 2024-02-19 | 2 | -1/+77 | |
| | ||||||
* | refactor(readline): import from bash | Federico Igne | 2024-02-19 | 1 | -1/+0 | |
| | ||||||
* | refactor(nvim): make dependent on nnn module | Federico Igne | 2024-02-19 | 2 | -1/+9 | |
| | ||||||
* | refactor(git-crypt): install with home-manager | Federico Igne | 2024-02-19 | 2 | -1/+2 | |
| | ||||||
* | feat(git,work): override configuration | Federico Igne | 2024-02-19 | 1 | -0/+0 | |
| | ||||||
* | feat(chimera): add config for work laptop | Federico Igne | 2024-02-19 | 8 | -172/+342 | |
| | ||||||
* | feat(git): add basic configuration | Federico Igne | 2024-02-19 | 1 | -0/+0 | |
| | ||||||
* | chore(git-crypt): add new collaborator | Federico Igne | 2024-02-19 | 1 | -0/+4 | |
| | | | | | | New collaborators: 9DB7EC80 Federico Igne <federico.igne@elt.it> | |||||
* | 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 | 8 | -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(khal): update private configuration | Federico Igne | 2024-02-12 | 1 | -0/+0 | |
| | ||||||
* | 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 | 3 | -19/+87 | |
| | | | | 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 | |
| | ||||||
* | build: update flake.lock file | Federico Igne | 2023-12-25 | 1 | -81/+69 | |
| | ||||||
* | 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 | |
| | ||||||
* | deps(flake): bump version of 'neovim-plugins' input | Federico Igne | 2023-12-03 | 1 | -39/+9 | |
| | ||||||
* | 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 | |
| |