Commit Graph

900 Commits

Author SHA1 Message Date
Talia ea8e512482 Add LSP configurations for solargraph and sumneko 2022-08-01 15:01:51 +02:00
Talia 52cdae3b80 Remove obsolete draw.moon script 2022-08-01 15:01:07 +02:00
Talia c7a8bbe2f8 Update linify to handle UTF-8 2022-08-01 14:59:19 +02:00
Talia c950cb83e7 Add exec to git-hook command 2022-08-01 14:58:57 +02:00
Talia e2892a833f Update vim movement configuration
- Ctrl+J and Ctrl+K to move lines
- gj and gk to jump 10 lines up or down
2022-07-04 16:55:15 +02:00
Talia 50c1f72172 Change pre-commit hook to call commands in new shell 2022-07-01 13:30:27 +02:00
Talia 8b6ae1804e Add linify script 2022-06-27 10:29:42 +02:00
Talia dcd8307c54 Improve git hook output 2022-06-14 15:46:48 +02:00
Talia 802e57791e Remove -rf flag from rm command in git hook
Technically the --recursive flag should be ignored for symlinks, but
it nonetheless seems safer to not have the flag.
2022-06-14 15:16:42 +02:00
Talia 83cbf4c4ce Add "unlicense" script 2022-06-14 10:43:25 +02:00
Talia c09c6b85b6 Add scratch alias to zsh 2022-06-04 10:10:12 +02:00
Talia ad9e0bf98a Add zen command (alias for focus) 2022-06-04 07:27:43 +02:00
Talia a047008c80 Fix pomodoro break timers 2022-06-02 15:29:54 +02:00
Talia 1f486a03d3 Add timestamps to pomodoro timer 2022-06-02 14:50:37 +02:00
Talia 4b59ee8493 Improve pomodoro messages 2022-06-02 14:47:22 +02:00
Talia 08e8d35e45 Switch pomodoro timer to notify-send 2022-06-02 14:08:29 +02:00
Talia b8b5a778f2 Fix indentation in pomodoro timer 2022-06-02 13:37:27 +02:00
Talia 254d353497 Add treh command 2022-05-30 16:41:37 +02:00
Talia 15a74be406 Add prompt handling for git main branch 2022-05-30 14:24:32 +02:00
Talia de77f6c33c Pass parameters to prepare-commit-msg hook 2022-05-27 10:50:02 +02:00
Talia 357a404895 Fix local pre-commit hooks not running 2022-05-27 10:27:19 +02:00
Talia ecc3bbad3f Adjust kitty theme to new linux mint 2022-05-22 14:01:18 +02:00
Talia c27e60aff5 Add focus script 2022-05-22 10:44:05 +02:00
Talia 99de077bed Change rr mapping to point directly to ranger bin 2022-05-17 14:10:52 +02:00
Talia 1f29cc8d00 Improve on_file_write command argument handling 2022-05-15 11:20:04 +02:00
Talia 7a8afd2603 Throw out old shell aliases 2022-05-07 10:10:05 +02:00
Talia c919e8f181 Group funny shell aliases 2022-05-07 10:04:48 +02:00
Talia 56f9b3da7f Update decor scripts to detect foreground window 2022-05-05 13:56:08 +02:00
Talia d132831efd Add git ignore command 2022-04-20 12:52:33 +02:00
Talia 27b296ac5c Add git find-head command 2022-03-26 12:25:48 +01:00
Talia 71c6af7c44 Add nothing to do notification to git push-pending 2022-03-22 14:31:10 +01:00
Talia 396fb9ac6e Add timeout to conky ping indicator 2022-01-31 21:26:35 +01:00
Talia 7de5f862cb Add rudimentary trash function 2022-01-31 14:38:19 +01:00
Talia cf14bde633 Add automatic function loading 2022-01-31 14:38:19 +01:00
Talia 7bd71d0a09 Add conky script for dragon always on top 2021-12-30 23:39:25 +01:00
Talia d2f181ab0d Add kitty socket to kitty scripts 2021-12-21 16:21:14 +01:00
Talia 55ad19494d Restrict runaway mapping to normal mode 2021-11-26 23:25:52 +01:00
Talia 1b28cc113e Add gn mapping to vim similar to ranger 2021-11-26 09:58:28 +01:00
Talia 3eb17dd9ff Detect markdown-style todos in vim Todo command 2021-10-26 12:42:26 +02:00
Talia b9aa577c59 Add nvim availability check to annotation plugin 2021-10-05 19:30:37 +02:00
Talia a891a06dae Add vim annotate script 2021-10-05 15:03:54 +02:00
Talia 06f27ded69 Add amend alias for git commit --amend 2021-10-05 14:19:19 +02:00
Talia 87ff52150d Configure rifle to use nvim 2021-10-05 14:18:42 +02:00
Talia 9469db1a63 Disable kitty bell 2021-10-05 14:18:11 +02:00
Talia 665c107ce3 Unify auto-fetch variables 2021-10-05 14:17:26 +02:00
Talia b281c9949b Rename auto-fetch variables 2021-10-05 14:17:26 +02:00
Talia 617e1f46ca Fix autocomplete for neovim 2021-10-04 18:32:16 +02:00
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