Commit graph

596 commits

Author SHA1 Message Date
914aed06e1 Add recommended code for follow in luakit 2021-02-16 14:13:56 +01:00
719cc5b97a Add git task command for per-repository tasks
An alias that runs Taskwarrior with its data directory set to the
current git directory.
2021-02-16 10:28:13 +01:00
4c74a58aac Add filter and validation functions to pre-commit hook 2021-02-15 14:37:43 +01:00
1726d4e8c8 Add Task-Monitor utility script 2021-02-15 09:06:20 +01:00
7aab80084a Add luaescape script for Lua string literals 2021-02-15 08:48:18 +01:00
36a376a323 Add git hooks to call in-project git hooks as well 2021-02-08 13:36:02 +01:00
b535c134a5 Add luakit user configuration 2021-02-03 16:12:41 +01:00
3b91294afe Add basic AwesomeWM configuration 2021-02-03 15:47:10 +01:00
ffdacc0ac0 Fix error in leader-paste vim binding 2021-02-03 12:45:35 +01:00
7cdc513592 Adjust redshift colors to be slightly less annoying 2021-01-29 09:56:44 +01:00
d94912fb43 Adapt AsyncLint to work with Neovim 2021-01-28 14:58:41 +01:00
6dda62b19e Add Leader-Put mapping to vim 2021-01-25 22:02:49 +01:00
4888b25980 Add on_file_write command to listen for changes 2021-01-25 22:02:44 +01:00
6e544d7503 Fix indentation in git-pending script 2021-01-25 15:33:48 +01:00
1480cbbd96 Change pre-commit hook to use temp directory 2021-01-25 13:22:31 +01:00
16334905ab Add git hook command to run git hooks 2021-01-25 13:18:53 +01:00
adcd726d61 Add git as command for managing identities 2021-01-25 09:07:20 +01:00
d3e546e39e Add git timeshift command 2021-01-22 09:32:36 +01:00
91d7bd2224 Fix "off" option for git indentation hook 2021-01-21 14:20:52 +01:00
5157e6ecff Add $HOME/.vim to vim runtime 2021-01-20 19:10:35 +01:00
f73ffc18cd Add pre-commit hook to check indentation 2021-01-20 16:09:55 +01:00
32968eb39e Add git fixup command 2021-01-20 14:53:04 +01:00
4587d1b0c1 Move recursion from git-push-pending to git-pending 2021-01-20 14:51:54 +01:00
6f2f2769a2 Add keyring credential helper for git 2021-01-20 11:57:44 +01:00
34aa4a1f98 Add daily tasks to conky 2021-01-07 08:51:09 +01:00
2cf196f71f Simplify VisualExe plugin 2021-01-05 12:00:04 +01:00
84f4e2b7df Greatly reduce vim runtimepath 2021-01-05 11:56:58 +01:00
206ec2fd30 Fix taskwarrior counting in conky overview 2020-12-29 08:43:16 +01:00
cdeced665a Remove conky monitor setting
This setting doesn't exist. Use xinerama_head instead.
2020-12-08 14:42:46 +01:00
d3270a52fa Add devilspie2 discord config 2020-12-08 13:55:58 +01:00
c0a32f7180 Update thunderbird devilspie settings 2020-12-08 13:54:55 +01:00
beab2876ba Change conky to use LuaJIT for taskwarrior parsing 2020-12-07 18:31:26 +01:00
ded4f5858c Add task warrior counter to Conky 2020-11-30 09:27:54 +01:00
3dd3b278b7 Change conky reload signal from HUP to USR1 2020-11-27 10:02:32 +01:00
902e4ce101 Add devilspie2 scripts 2020-11-24 10:46:59 +01:00
a8353419ea Restructure conky configurations 2020-11-24 10:35:29 +01:00
0ebbfd28b8 Prefer luakit to surf in rifle 2020-11-23 14:59:19 +01:00
89a96fefe6 Reduce conky temperature timeout 2020-11-16 13:25:00 +01:00
56430ca20a Add vimswitch to histignore 2020-11-12 10:44:26 +01:00
2f2d6ba7eb Enable list by default and add it to zen mode in vim 2020-10-29 08:06:55 +01:00
71985ca3af Fix vim Arcadia command 2020-10-28 17:06:20 +01:00
50526d01b9 Update temperature format in conky clock 2020-10-20 12:45:03 +02:00
e802e65c7f Add pyramid script to sort lines by length 2020-10-20 10:18:57 +02:00
20dd449a03 Decrease conky temperature update time to 30 minutes 2020-10-20 08:04:02 +02:00
4698faee3b Set vim Zen mode to disable tabline 2020-10-09 08:38:40 +02:00
b7808bcd59 Removed lua "vim" plugin to "draw" 2020-10-08 10:10:08 +02:00
418872d3b0 Move vim Lua modules 2020-10-08 09:50:29 +02:00
c9b92004ea Change vim wrapped lines to start with ↳ symbol 2020-10-06 11:31:05 +02:00
4293f61371 Semi-re-pimp vim autosave statusline icon with unicode
The new unicode icon should be less annoying than the old floppy disk,
but still be at least somewhat simple to understand as "autosave turned
on"
2020-10-05 12:45:37 +02:00
6f48b4119d Make vim Zenmode toggleable 2020-10-05 12:41:49 +02:00