Commit Graph

881 Commits

Author SHA1 Message Date
Talia 0573ee880a Allow for local kitty colour scheme 2023-04-06 14:38:33 +02:00
Talia bd2a8e150b Better incorporate Ubuntu/Gnome into theme 2023-04-06 14:24:50 +02:00
Talia 4f0f4acb21 Prevent secmount from adding newlines to passwords 2023-04-03 16:10:35 +02:00
Talia 82477517c3 Make password storing optional in SecMount 2023-04-03 16:01:39 +02:00
Talia a52f17606a Add secmount wrapper for securefs 2023-04-03 15:48:46 +02:00
Talia f06cbc94b1 Add nil-check for file opening in git keyring credentials 2023-04-03 15:27:54 +02:00
Talia 8b9fcd9d6f Improve timestamp script with format selection 2023-03-31 10:35:31 +02:00
Talia 5489e052aa Add s script to get timestamp from string 2023-03-28 09:31:35 +02:00
Talia 73f38b3de6 Add standardrb lsp config 2023-03-22 08:45:29 +01:00
Talia 5f02842084 Refactor vim LSP configuration 2023-03-22 07:57:25 +01:00
Talia 18751c2b5c Update vim plugin list 2023-03-21 19:03:22 +01:00
Talia 595be4a43d Enable basic plugins management 2023-03-21 16:09:47 +01:00
Talia 912261ccae Add timestamp script 2023-03-21 14:33:17 +01:00
Talia e351f49002 Add bat alias (and sort aliases) 2023-03-07 10:52:39 +01:00
Talia 9c0aa71cc1 Add ranger commands file 2023-02-27 10:15:29 +01:00
Talia 22a91e044d Add ff alias for find_files 2023-02-18 22:04:00 +01:00
Talia 0491c5a263 Add find_files command 2023-02-18 22:03:28 +01:00
Talia 20c3a5f094 Make find-edit skip fzf if only 1 option 2023-02-07 09:24:26 +01:00
Talia 387a25fdf0 Create e command for easy file editing 2023-02-01 11:53:04 +01:00
Talia b0f52854e0 Fix weird typo in git ignore command 2023-01-31 16:59:13 +01:00
Talia ac78027378 Add vim lua ftplugin 2022-12-25 13:49:45 +01:00
Talia 34a6607a08 Move git ignore command into separate script 2022-12-18 13:54:09 +01:00
Talia f8878e3f29 Add concat program 2022-12-07 14:17:10 +01:00
Talia 4eccff5f8f Add ranger hint to zsh prompt 2022-11-23 11:01:43 +01:00
Talia 296c9ce35a Change kitty font to Fira Code 2022-10-19 10:10:59 +02:00
Talia 47516f61fa Change Kitty font to Fira Mono 2022-10-18 23:08:53 +02:00
Talia 1fa0879082 Add optional lua plugin loading in vimrc 2022-09-13 13:36:20 +02:00
Talia 2f039a282b Add disk usage bar for /hoem to conky 2022-09-13 13:34:05 +02:00
Talia c133860005 Add remote RVIM shenanigans 2022-09-01 13:16:42 +02:00
Talia 585d988a0b Improve variables available for pre-commit hooks 2022-09-01 12:55:30 +02:00
Talia 71e8ebbed5 Add WORK_DIR variable to pre-commit hook
This is necessary to allow validations &c. to easily run uncommitted
or ignored scripts from the working directory.
2022-08-10 08:52:07 +02:00
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