Commit Graph

323 Commits

Author SHA1 Message Date
David JULIEN a9cb5afdca [nvim] feat: add telescope-file-browser extension
properly setup Telescope in telescope.lua
provide a new keybinding
2022-12-26 19:08:58 +01:00
David JULIEN 3c7f8a29a7 [nvim] nvim: actually use fzf extension 2022-12-26 19:08:58 +01:00
David JULIEN 791919d058 [nvim] feat: change telescope comment in packer.lua 2022-12-26 19:08:58 +01:00
David JULIEN 84f11353e6 [nvim] feat: display packer in a floating window 2022-12-26 19:08:58 +01:00
David JULIEN 746f143bdb [sxhkd] cleanup: trim quotes for launched programs 2022-12-12 09:51:37 +01:00
David JULIEN 97dcc60445 [sxhkd] fix: do not open a tmux session for neomut 2022-12-11 21:53:56 +01:00
David JULIEN c0ec146fc2 [git] feat: fetch submodules on-demand 2022-12-05 14:09:58 +01:00
David JULIEN f5b5d3709c [nvim] feat: add treesitter support for rust 2022-12-04 23:35:29 +01:00
David JULIEN 17e5453287 [nvim] feat: rust config file
format-on-save !
2022-12-02 16:54:40 +01:00
David JULIEN e87b863640 [nvim] feat: add rust_analyzer LSP 2022-12-02 16:17:02 +01:00
David JULIEN c2d120ecf4 [nvim] format: nvim lsp server list 2022-12-02 16:17:02 +01:00
David JULIEN a2ead9f0c0 [nvim] fix: lspconfig require formatting 2022-12-02 16:17:02 +01:00
David JULIEN 47cc2a3694 [nvim] fix: lsp installation dir variable
this is now a global variable
2022-12-02 16:16:32 +01:00
David JULIEN d62bd902a0 [mail] feat: keymaps to next- or previous-new mail 2022-11-24 09:20:05 +01:00
David JULIEN 5a4c0abad0 [system] feat: change default lockscreen to xss-lock 2022-11-23 23:36:29 +01:00
David JULIEN 3a8e28ad46 [mail] fix: notifications through cronie 2022-11-23 23:36:29 +01:00
David JULIEN cceef6fe61 [WIP][mail] fix: mail flitering 2022-11-21 10:19:14 +01:00
David JULIEN 296518e619 [mpd] fix: checking for existing instance 2022-11-14 11:06:51 +01:00
David JULIEN 0c8623b510 [music] fix: launch sb-mpdup at startup 2022-11-13 01:12:10 +01:00
David JULIEN 3c07609ec9
[ncmpc] cleanup: move config folder to ~/.config/.old 2022-11-12 17:16:27 +01:00
David JULIEN 6330e50dda [beets] feat: add config 2022-11-11 15:25:03 +01:00
David JULIEN fff5fa4456 [gnupg] feat: update config
keep agent alive for 1 week -> 1 day
chaneg default pinentry to GTK3
2022-11-10 21:24:22 +01:00
David JULIEN 1033487643 [zsh] fix: set envvars in .zprofile 2022-11-10 21:24:22 +01:00
David JULIEN f062d118c2 [scripts] feat: gentoo is the default distro 2022-11-10 21:24:22 +01:00
David JULIEN 03a7796555 [nvim] fix: change deprecated LSP installer
use `mason` instead of `lsp-install`
2022-11-10 21:24:22 +01:00
David JULIEN 2e26e7df30 [nvim] fix: call packer *after* downloading it 2022-11-10 21:24:22 +01:00
David JULIEN f76d95e482 [nvim] feat: update packer icons during update 2022-11-10 21:24:22 +01:00
David JULIEN eebe0cbca5 [mail] feat: add tags for univ 2022-11-07 10:02:16 +01:00
David JULIEN 3c3ee82f26 [alias] cleanup: remove unused aliases + add useful ones 2022-11-04 22:35:37 +01:00
David JULIEN e28c09a733 [mail] fix: filters for univ 2022-11-04 16:31:40 +01:00
David JULIEN 438c25f4ff [mail] feat: add filters for univ 2022-11-04 16:31:35 +01:00
David JULIEN fd74b462fb [mail] refactor!: simplify mailboxes names
!!!BREAKING: check the configuration files to rename the mail
directories accordingly
2022-11-04 10:20:37 +01:00
David JULIEN a3af37de8c [mail] feat: add velo subfolder to univ-nantes 2022-11-04 10:08:13 +01:00
David JULIEN 342d4973a3 [mail] feat: add forge subfolder to univ-nantes 2022-11-03 18:11:00 +01:00
David JULIEN 81b5358a21 [mail] fix: $NOTMUCH_CONFIG has a more generic name 2022-11-03 15:05:02 +01:00
David JULIEN 68c375abdc [sxhkd] feat: use XF86 keys by default for volume 2022-11-03 15:04:17 +01:00
David JULIEN 7b912a8aa9 [mail] fix: colors in light colorscheme 2022-11-02 10:42:08 +01:00
David JULIEN 3472023749 [dunst] fix: change default font to FiraCode 2022-11-02 10:41:19 +01:00
David JULIEN 540613898d [dwm] feat: support japanese symbols (no kanji) 2022-11-01 23:36:28 +01:00
David JULIEN 61d1045e72 [system] feat: use Fira + Nerd Symbols by default 2022-11-01 23:30:54 +01:00
David JULIEN de5d6d68df
[mail] cleanup: remove unused accounts
!!!BREAKING: remove lyon1 and centrale-marseille accounts
2022-10-30 23:26:32 +01:00
David JULIEN 094bc994f2 [mail] refactor: divide neomuttrc into file + dir name change 2022-10-29 22:22:50 +02:00
David JULIEN e29723ec26 [nvim] feat: add a Telescope mapping to grep under cursor 2022-10-25 12:32:37 +02:00
David JULIEN 49a299d91b [nvim] feat: prefix Telescope maps with <leader>t 2022-10-25 12:32:37 +02:00
David JULIEN 069ac13a3b [mail] feat: add keybindings to univ-nantes 2022-10-25 12:32:31 +02:00
David JULIEN 6614e219e9 [mail] feat: use a PGP key as default key, not just for signing 2022-10-25 12:32:18 +02:00
David JULIEN 89c6812490 [mail] fix: use XDG_DIRECTORIES variables for mailcap 2022-10-25 12:00:07 +02:00
David JULIEN 13efea3df4 [nvim.cmp] fix: deprecated function 2022-10-19 23:43:21 +02:00
David JULIEN 6226e99122 [mail] feat: subfolders display for @univ-nantes 2022-10-19 10:05:50 +02:00
David JULIEN 87de4c3ad0 [mail] fix: use the right @univ-nantes adress
ref. 5bc787c
2022-10-18 11:07:00 +02:00