Commit Graph

8 Commits

Author SHA1 Message Date
David eb4be8facd cleanup: reorganize .profile 2021-01-13 00:53:44 +01:00
David d997301f47 feat: add some more xdg-compliance envvar 2021-01-13 00:53:44 +01:00
David 6f6280ca4a cleanup: simplify $PATH update 2020-11-12 15:39:33 +01:00
swytch e4dd4ac9e3 feat: add envvar to .profile to follow XDG conventions
add `texmf` and `pass` paths variables
2020-06-20 11:39:37 +02:00
swytch f0a1cb8c8e cleanup: remove trailing '/' in .profile 2020-06-20 11:39:37 +02:00
swytch 08320670ea feat: add `SUDO_EDITOR`
running `sudo $EDITOR` can be risky
    -> use `sudoedit` instead
    -> need `SUDO_EDITOR` env variable
2020-06-20 11:39:37 +02:00
swy7ch 30f254f6c3 cleanup: global files cleanup
+ update LICENSE declaration in .config/nvim/after/ftplugin
+ remove vim.vim filetype settings
+ change mapping for buffer switch in neovim
2020-06-20 11:39:37 +02:00
swy7ch fd6e1d2ce3 init repo 2020-05-06 03:20:19 +02:00