Commit Graph

753 Commits

Author SHA1 Message Date
Talia 7245177157 Fixed GIT_DIR for git hooks that don't have it 2021-09-14 10:50:36 +02:00
Talia c580a5d27c Remove typo from zsh git prompt 2021-08-23 18:30:52 +02:00
Talia 1af4a1aaae Run autocommands on autosave in neovim 2021-08-19 19:52:54 +02:00
Talia 265e3a4ba6 Change HI to use normal lua instead of luajit 2021-08-16 10:22:24 +02:00
Talia 0c880f3c6b Change vim to also use arcadia on generic 256 color terminals 2021-08-16 10:21:31 +02:00
Talia 6b342427ac Improve Vim list jumping 2021-08-09 11:38:06 +02:00
Talia cec6982ccf Change padding script to mimic CSS shorthands 2021-07-26 08:44:07 +02:00
Talia 86f3ea2fa8 Shut up profile editor selection 2021-07-26 08:43:42 +02:00
Talia 42ab2d39e8 Change EDITOR to nvim when available 2021-07-22 08:53:02 +02:00
Talia f79d612b7c Add vim GitDiff command 2021-07-20 09:56:02 +02:00
Talia 8cf20e57f9 Add script for percent-escaping (and unescaping) 2021-07-16 08:27:30 +02:00
Talia 1328c65502 Fix a kitty command in vim colour handling 2021-07-12 11:35:00 +02:00
Talia a5e91b70ab Restrict git fixup to edited files in last commit
By default, git fixup will now only consider files that have been edited
in the last commit. Other files can still be added manually by simply
listing them on the commandline.
2021-07-08 12:26:14 +02:00
Talia 0233dccd1e Add DeferBuffer vim command 2021-07-06 15:39:25 +02:00
Talia 1e5c9162f9 Change conky to show no buffers in memory display 2021-07-06 09:54:25 +02:00
Talia 9fad9dc4a1 Add nvim to rifle (preferred to vim) 2021-07-05 09:29:17 +02:00
Talia 841a3d8522 Remove remote vim stuff from rifle 2021-07-05 09:28:58 +02:00
Talia 4a0676450d Remove MANPATH variable from profile 2021-07-05 09:27:27 +02:00
Talia 9e52a6b9a6 Remove HTML FT-Plugin 2021-07-05 09:27:04 +02:00
Talia f82b2fc418 Add optional error callback to vim Defer command 2021-06-28 13:43:07 +02:00
Talia 313cefd5d1 Add CD hook for smart prompt selection to zsh 2021-06-28 09:08:36 +02:00
Talia 4acb5c71e7 Extract smart prompt selection to separate script 2021-06-28 09:07:53 +02:00
Talia 6386a08291 Add comment on how to include to git config 2021-06-28 09:07:33 +02:00
Talia fd72d91c72 Add nvim check for vim-incompatible event 2021-06-24 15:57:33 +02:00
Talia e0a514d89c Fix date format in vim blame info 2021-06-09 10:55:14 +02:00
Talia 1d578f7e5e Add nvim check for Async function 2021-06-09 10:35:35 +02:00
Talia 5d06f4fbc8 Add git mg alias 2021-06-09 10:35:17 +02:00
Talia 8bae76f8e2 Update default tmux TERM to support 256 colors 2021-06-09 10:34:30 +02:00
Talia 4ae002b097 Add git hash command to show short commit hash 2021-05-31 13:16:58 +02:00
Talia a036ae3740 Add mg shell command
Creates a new directory and goes there
2021-05-31 13:15:33 +02:00
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