Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-11 | [xmodmap] Disable remapping of alt | Urbain Vaes | |
2021-12-05 | Adjust font size | Urbain Vaes | |
2021-02-01 | Fix issue with CapsLock | Urbain Vaes | |
2020-11-16 | [vim] Add plugin for julia | Urbain Vaes | |
2020-09-18 | Minor changes | Urbain Vaes | |
2020-04-07 | Improve vim syntax for colors | Urbain Vaes | |
2020-03-03 | Merge branch 'master' of github.com:urbainvaes/dotfiles | Urbain Vaes | |
2020-03-03 | Fix workspace script | Urbain Vaes | |
2020-03-02 | Merge branch 'master' of github.com:urbainvaes/dotfiles | Urbain Vaes | |
2020-02-29 | Fix i3 script | Urbain Vaes | |
2020-02-11 | Use master branch for iron | Urbain Vaes | |
2019-11-16 | Add tentative lsp configuration | Urbain Vaes | |
2019-10-19 | Minor changes | Urbain Vaes | |
2019-10-03 | Improve mutt attachment script | Urbain Vaes | |
2019-10-01 | Add script to attach file | Urbain Vaes | |
2019-09-30 | Install personal files as well as dotfiles | Urbain Vaes | |
2019-09-30 | Move scripts to bin/ directory | Urbain Vaes | |
2019-09-23 | Add script for gitolite backup | Urbain Vaes | |
2019-03-13 | Fix missing endif | Urbain Vaes | |
2019-03-11 | [i3] Make 'workspace gw' work with number 10 | Urbain Vaes | |
2019-03-06 | [vifm] Add shortcut for inkscape | Urbain Vaes | |
2019-02-19 | Fix bug in workspace script | Urbain Vaes | |
Bug description: going to the next workspace from workspace number 10 resulted in two workspaces with number 0. Reason: awk '$1 ~ /0/' matches both 0 and 10. | |||
2019-02-18 | Add Caps_Lock as shift-print | Urbain Vaes | |
2018-12-22 | Add generalized motion | Urbain Vaes | |
2018-11-25 | Add binding to change keyboard | Urbain Vaes | |
2018-11-17 | Add support for external files | Urbain Vaes | |
2018-11-16 | Move ~/bin to ~/.local/bin | Urbain Vaes | |