Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed a bunch of shit from vimrc | Matthew Lemon | 2023-03-28 | 7 | -74/+1 |
| | |||||
* | fixed conflicting binding | Matthew Lemon | 2023-03-28 | 1 | -1/+1 |
| | |||||
* | added back vim as the text editor of choice | Matthew Lemon | 2023-03-28 | 1 | -2/+2 |
| | |||||
* | added ranger variable | Matthew Lemon | 2023-03-28 | 1 | -0/+2 |
| | |||||
* | increased font size | Matthew Lemon | 2023-03-28 | 1 | -1/+1 |
| | |||||
* | added environment variable for notes directory | Matthew Lemon | 2023-03-18 | 2 | -3/+5 |
| | |||||
* | added some new vim colours | Matthew Lemon | 2023-03-18 | 6 | -3/+418 |
| | |||||
* | Merge branch 'master' of git.sr.ht:~yulqen/arch-dotfiles | Matthew Lemon | 2023-03-17 | 2 | -0/+71 |
|\ | |||||
| * | added taskopenrc | Matthew Lemon | 2023-03-16 | 1 | -0/+70 |
| | | |||||
| * | tiny tweak | Matthew Lemon | 2023-03-16 | 1 | -0/+1 |
| | | |||||
* | | added vim stuff for copy and paste | Matthew Lemon | 2023-03-17 | 1 | -0/+7 |
|/ | |||||
* | removed tjclip which is now a bash script - check that repo | Matthew Lemon | 2023-03-16 | 1 | -7/+0 |
| | |||||
* | removal of tj.fish because we now have it as a bash function - check that repo | Matthew Lemon | 2023-03-16 | 1 | -7/+0 |
| | |||||
* | better vim stuff for notetaking | Matthew Lemon | 2023-03-16 | 19 | -1/+14 |
| | |||||
* | changing location of Notes directory | Matthew Lemon | 2023-03-16 | 1 | -1/+1 |
| | |||||
* | updated colour file path for taskwarrior | Matthew Lemon | 2023-03-16 | 1 | -1/+2 |
| | |||||
* | attempting to fix date in tmux | Matthew Lemon | 2023-03-09 | 1 | -1/+2 |
| | |||||
* | some fish change that didnt need to be made | Matthew Lemon | 2023-03-09 | 1 | -1/+1 |
| | |||||
* | some i3 change that didnt need to be made | Matthew Lemon | 2023-03-09 | 1 | -1/+3 |
| | |||||
* | switched to emacs as mutt editor client | Matthew Lemon | 2022-12-20 | 1 | -1/+1 |
| | |||||
* | added flightgear xbox joypad config | Matthew Lemon | 2022-12-20 | 1 | -0/+344 |
| | |||||
* | added new script to update email | Matthew Lemon | 2022-12-15 | 1 | -1/+1 |
| | |||||
* | use firefox! | Matthew Lemon | 2022-12-15 | 1 | -1/+2 |
| | |||||
* | git set email and added ignore defaults | Matthew Lemon | 2022-12-15 | 2 | -2/+7 |
| | |||||
* | added i3-config | Matthew Lemon | 2022-12-15 | 1 | -0/+316 |
| | |||||
* | added systemd timers for notmuch new | Matthew Lemon | 2022-11-21 | 3 | -1/+21 |
| | |||||
* | added xmodmap for temporary remapping of CAPS | Matthew Lemon | 2022-11-20 | 1 | -0/+3 |
| | |||||
* | got rid of doom config - it has its own repo | Matthew Lemon | 2022-11-20 | 4 | -688/+0 |
| | |||||
* | establish machine for font size | Matthew Lemon | 2022-11-16 | 1 | -5/+31 |
| | | | | And equality with laptop | ||||
* | added org-habits module to the correct place in config | Matthew Lemon | 2022-11-16 | 1 | -1/+1 |
| | |||||
* | to accommodate latest Doom changes | Matthew Lemon | 2022-11-15 | 1 | -6/+11 |
| | |||||
* | added new stuff to Doom | Matthew Lemon | 2022-11-15 | 1 | -9/+8 |
| | |||||
* | gentle modification of org-roam config | Matthew Lemon | 2022-11-15 | 1 | -6/+6 |
| | | | | To fit the use-package paradigm better | ||||
* | removed redundant keyword from use-package declaration | Matthew Lemon | 2022-11-15 | 1 | -1/+0 |
| | |||||
* | Revert "reconfigured all org config into use-package" | Matthew Lemon | 2022-11-15 | 1 | -87/+88 |
| | | | | This reverts commit a1b0aa1e2441bfc15f756f22a50ac07d40ce5d7a. | ||||
* | Bringing back Meeting and WorkTrip categories. | Matthew Lemon | 2022-11-15 | 1 | -1/+1 |
| | |||||
* | removed completion from anywhere in org-roam | Matthew Lemon | 2022-11-15 | 1 | -1/+0 |
| | |||||
* | reconfigured all org config into use-package | Matthew Lemon | 2022-11-15 | 1 | -88/+87 |
| | |||||
* | rationalising some tags | Matthew Lemon | 2022-11-15 | 1 | -15/+9 |
| | |||||
* | attempting to solve bug with daily note timestamp | Matthew Lemon | 2022-11-15 | 1 | -1/+4 |
| | | | | | By using the correct formulation of use-package (setting variables with :config and therefore setting them after org-roam has loaded.) | ||||
* | Critical changes | Matthew Lemon | 2022-11-14 | 1 | -2/+2 |
| | |||||
* | clarified the all next actions block | Matthew Lemon | 2022-11-14 | 1 | -2/+2 |
| | |||||
* | commented out redundant capture templates for now | Matthew Lemon | 2022-11-14 | 1 | -4/+4 |
| | |||||
* | set global key for clearing search highlights | Matthew Lemon | 2022-11-14 | 1 | -0/+1 |
| | |||||
* | Mega removal of old agenda dispatchers | Matthew Lemon | 2022-11-14 | 1 | -64/+4 |
| | |||||
* | Fixed stuck projects | Matthew Lemon | 2022-11-14 | 1 | -1/+1 |
| | |||||
* | Reformatting, mainly | Matthew Lemon | 2022-11-14 | 1 | -31/+46 |
| | |||||
* | added swiper shortcut | Matthew Lemon | 2022-11-14 | 1 | -0/+4 |
| | |||||
* | update | Matthew Lemon | 2022-11-13 | 2 | -21/+26 |
| | |||||
* | up to date with pop | Matthew Lemon | 2022-11-13 | 1 | -26/+40 |
| |