Commit Graph

773 Commits

Author SHA1 Message Date
Talia 411ce6513f Improve output formatting for git todo command 2021-03-10 10:40:37 +01:00
Talia e167dc4a84 Add git push-pending done notification 2021-03-05 14:33:48 +01:00
Talia 39cfd247a9 Parallelize git push-pending pushing 2021-03-05 14:30:22 +01:00
Talia 8fefbaf417 Let git push-pending skip GUI when nothing found 2021-03-05 14:29:35 +01:00
Talia 94addc9a95 Let push-pending finish searching before displaying 2021-03-05 14:26:17 +01:00
Talia 3c359c37ea Split horizontal and vertical in padding script 2021-03-03 16:44:21 +01:00
Talia c6dcbfd91d Fix typo in zsh configuration 2021-03-02 15:14:38 +01:00
Talia 49fe3cf413 Tweak zsh history options 2021-02-26 08:23:22 +01:00
Talia 0882e7afa3 Add git track command 2021-02-25 09:57:23 +01:00
Talia 00e84e554d Changed cd to builtin cd in scripts and aliases 2021-02-25 09:56:39 +01:00
Talia e56ccdca8e Add git todo script to crawl tasks in repositories 2021-02-25 09:53:10 +01:00
Talia 9b84cec204 Add theme command 2021-02-25 08:51:14 +01:00
Talia 337f3ed06c Set size for new kitty windows 2021-02-25 08:39:08 +01:00
Talia 25aba7db7c Update awesome bindings 2021-02-22 18:27:13 +01:00
Talia 2cd635bd19 Add optional Window-ID argument to decoration scripts 2021-02-19 11:13:46 +01:00
Talia fc5c15dc63 Add ll alias and colour to ls 2021-02-19 08:39:37 +01:00
Talia c21fae8271 Make zsh histignore only match exactly 2021-02-19 08:27:47 +01:00
Talia f2d543b12d Set kitty to launch zsh instead of $SHELL 2021-02-19 08:16:08 +01:00
Talia 0c3678bc03 Switch zsh to vim mode 2021-02-19 08:16:08 +01:00
Talia 55218fd4a6 Add timeout to task-monitor inotify waiting 2021-02-19 08:16:08 +01:00
Talia 3647b40e8d Switch taskmon to use inotify instead of a loop 2021-02-19 08:16:08 +01:00
Talia 156d8959e3 Add ZSH history ignoring à la bash 2021-02-19 08:16:08 +01:00
Talia 926a35baf3 Fix incorrectly named variable in gitprompt 2021-02-19 08:16:08 +01:00
Talia de65e6a7fd Add ZSH-Configuration file to mimic bashrc 2021-02-19 08:16:08 +01:00
Talia 8466195475 Add timeouts to git_prompt 2021-02-19 08:16:08 +01:00
Talia 27e6bec137 Restructure bashrc to general shell configs 2021-02-19 08:16:08 +01:00
Talia 6c3cd8769d Remove status from conky player info 2021-02-18 17:59:38 +01:00
Talia 914aed06e1 Add recommended code for follow in luakit 2021-02-16 14:13:56 +01:00
Talia 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
Talia 4c74a58aac Add filter and validation functions to pre-commit hook 2021-02-15 14:37:43 +01:00
Talia 1726d4e8c8 Add Task-Monitor utility script 2021-02-15 09:06:20 +01:00
Talia 7aab80084a Add luaescape script for Lua string literals 2021-02-15 08:48:18 +01:00
Talia 36a376a323 Add git hooks to call in-project git hooks as well 2021-02-08 13:36:02 +01:00
Talia b535c134a5 Add luakit user configuration 2021-02-03 16:12:41 +01:00
Talia 3b91294afe Add basic AwesomeWM configuration 2021-02-03 15:47:10 +01:00
Talia ffdacc0ac0 Fix error in leader-paste vim binding 2021-02-03 12:45:35 +01:00
Talia 7cdc513592 Adjust redshift colors to be slightly less annoying 2021-01-29 09:56:44 +01:00
Talia d94912fb43 Adapt AsyncLint to work with Neovim 2021-01-28 14:58:41 +01:00
Talia 6dda62b19e Add Leader-Put mapping to vim 2021-01-25 22:02:49 +01:00
Talia 4888b25980 Add on_file_write command to listen for changes 2021-01-25 22:02:44 +01:00
Talia 6e544d7503 Fix indentation in git-pending script 2021-01-25 15:33:48 +01:00
Talia 1480cbbd96 Change pre-commit hook to use temp directory 2021-01-25 13:22:31 +01:00
Talia 16334905ab Add git hook command to run git hooks 2021-01-25 13:18:53 +01:00
Talia adcd726d61 Add git as command for managing identities 2021-01-25 09:07:20 +01:00
Talia d3e546e39e Add git timeshift command 2021-01-22 09:32:36 +01:00
Talia 91d7bd2224 Fix "off" option for git indentation hook 2021-01-21 14:20:52 +01:00
Talia 5157e6ecff Add $HOME/.vim to vim runtime 2021-01-20 19:10:35 +01:00
Talia f73ffc18cd Add pre-commit hook to check indentation 2021-01-20 16:09:55 +01:00
Talia 32968eb39e Add git fixup command 2021-01-20 14:53:04 +01:00
Talia 4587d1b0c1 Move recursion from git-push-pending to git-pending 2021-01-20 14:51:54 +01:00