Commit Graph

21 Commits

Author SHA1 Message Date
David JULIEN 8c29c45967
Merge branch 'dev' into venus
nvim: display packer in a floating window
        change telescope comment in packer.lua
        actually use fzf in telescope
        add telescope-file-browser extension
        add descriptions to mappings
        remaps telescope functionnalities
        add telescope.help_tags mapping
        use <leader> to switch colorscheme
        remove icons from completion
        use textobjects with treesitter

system: export PATH in the right place
2023-01-07 19:20:23 +01:00
David JULIEN 4419ce90b1 [system] cleanup: export PATH in the right place 2022-12-26 19:08:58 +01:00
David JULIEN 953f603f07
feat: local config 2022-11-12 17:13:59 +01:00
David JULIEN 1033487643 [zsh] fix: set envvars in .zprofile 2022-11-10 21:24:22 +01:00
David JULIEN 81b5358a21 [mail] fix: $NOTMUCH_CONFIG has a more generic name 2022-11-03 15:05:02 +01:00
David JULIEN d8afd0789b [system] feat: fix issues between JAVA and dwm 2022-10-17 10:41:43 +02:00
David JULIEN 238dae78d7
[system] feat: add LATEX_RESOURCES variable 2021-11-20 16:58:00 +01:00
David JULIEN 96f5019a94 [gnupg] fix: env variable setup
set the right envvar so that pinentry doesn't display ncurses to tty
2021-11-20 16:05:46 +01:00
David JULIEN 8b1944ecdd [zsh] feat: add necessary env variables 2021-11-20 16:05:46 +01:00
David JULIEN 73ac47a773 [npm] introducing npm 2021-10-30 15:28:22 +02:00
David JULIEN 114058ab24 [zsh]feat: more readable vcs prompt
branch is redder
state: white -> grey
2021-10-21 23:58:31 +02:00
David JULIEN 9538391e5c fix: COQBIN variable 2021-10-19 17:03:00 +02:00
David JULIEN a98e149ad1 feat: make opam more XDG_USER_DIR compliant
$OPAMROOT contains both config and data, so it's not perfect...
still better than having it in ~/ tho !
2021-10-12 14:00:29 +02:00
David JULIEN 3cbb3fde33 feat: change the keybinding for ncmpc
now use a generic $VAR in sxhkd
        -> set MUSIC_PLAYER in .zprofile
2021-09-20 15:12:11 +02:00
David JULIEN 786862340e feat: zsh options
auto-complete and space-to-ignore
2021-09-07 23:53:37 +02:00
David JULIEN 4d88409e2f fix: cursor shape in zsh 2021-07-12 17:19:48 +02:00
David JULIEN b0db49ed37 feat: add relevant zsh files 2021-05-19 11:56:05 +02:00
David JULIEN f936b9cfed feat: add scripts for st output management
also update zsh prompt
2021-03-10 23:12:23 +01:00
David JULIEN b2bfb330a7 fix: GPG_TTY setting moved to zsh 2021-02-12 23:03:02 +01:00
David 60aea94875 feat: move zsh prompt to its own file
also tweak it a bit
    -> $ is colored depending on last command exit code
    -> git infos polished
2020-10-12 10:32:25 +02:00
swy7ch fd6e1d2ce3 init repo 2020-05-06 03:20:19 +02:00