9a9d4faadb
Add pp alias for find_git_project in ~/workspace
2023-05-17 16:01:47 +02:00
63e6958e37
Create find_git_project helper script
2023-05-17 16:01:17 +02:00
c5e7a97424
Update git ignore script
...
The script was trying to be too smart and now no longer looks for actual
files but instead just adds everything to the gitignore file directly.
Use shell globbing for automatic file listing instead.
2023-05-17 11:01:20 +02:00
72451ccc12
Improve task notifier
2023-05-16 14:13:13 +02:00
f14c797b96
Add tasknotif script
2023-05-16 10:43:29 +02:00
a2fe1d032d
Update kitty light theme colours
2023-05-13 10:37:16 +02:00
aa092cff96
Enable TreeSitter highlight in vim on startup
2023-05-13 10:36:49 +02:00
2d3c72d3d3
Retab secmount script
2023-05-13 10:33:49 +02:00
25e31beaff
Add Neotree plugin to vim
2023-05-13 09:33:21 +02:00
60f7d3fa45
Add nvim-treesitter to plugin list
2023-05-11 14:18:46 +02:00
153a6e1b6f
Make some vim->kitty calls async
2023-05-09 13:34:04 +02:00
304b6ba861
Add git time command (time warrior specific to repo)
2023-05-09 11:59:20 +02:00
fbfb29c27f
Add wake-me-up script and wmu alias
...
Runs a command and sends a notification if it takes longer than a second
2023-05-08 16:14:42 +02:00
22d1b2fc45
Fix vim initial bg colour setting
2023-05-08 15:51:51 +02:00
cd4fd1faf6
Add telescope bindings
2023-05-08 15:32:35 +02:00
8b4844bcea
Add telescope vim plugin
2023-05-08 15:06:25 +02:00
7b4caabaa0
Include hidden files in find-edit
2023-04-26 14:34:28 +02:00
aa58d7c025
Yeet old code
2023-04-25 13:55:18 +02:00
0573ee880a
Allow for local kitty colour scheme
2023-04-06 14:38:33 +02:00
bd2a8e150b
Better incorporate Ubuntu/Gnome into theme
2023-04-06 14:24:50 +02:00
4f0f4acb21
Prevent secmount from adding newlines to passwords
2023-04-03 16:10:35 +02:00
82477517c3
Make password storing optional in SecMount
2023-04-03 16:01:39 +02:00
a52f17606a
Add secmount wrapper for securefs
2023-04-03 15:48:46 +02:00
f06cbc94b1
Add nil-check for file opening in git keyring credentials
2023-04-03 15:27:54 +02:00
8b9fcd9d6f
Improve timestamp script with format selection
2023-03-31 10:35:31 +02:00
5489e052aa
Add s script to get timestamp from string
2023-03-28 09:31:35 +02:00
73f38b3de6
Add standardrb lsp config
2023-03-22 08:45:29 +01:00
5f02842084
Refactor vim LSP configuration
2023-03-22 07:57:25 +01:00
18751c2b5c
Update vim plugin list
2023-03-21 19:03:22 +01:00
595be4a43d
Enable basic plugins management
2023-03-21 16:09:47 +01:00
912261ccae
Add timestamp script
2023-03-21 14:33:17 +01:00
e351f49002
Add bat alias (and sort aliases)
2023-03-07 10:52:39 +01:00
9c0aa71cc1
Add ranger commands file
2023-02-27 10:15:29 +01:00
22a91e044d
Add ff alias for find_files
2023-02-18 22:04:00 +01:00
0491c5a263
Add find_files command
2023-02-18 22:03:28 +01:00
20c3a5f094
Make find-edit skip fzf if only 1 option
2023-02-07 09:24:26 +01:00
387a25fdf0
Create e command for easy file editing
2023-02-01 11:53:04 +01:00
b0f52854e0
Fix weird typo in git ignore command
2023-01-31 16:59:13 +01:00
ac78027378
Add vim lua ftplugin
2022-12-25 13:49:45 +01:00
34a6607a08
Move git ignore command into separate script
2022-12-18 13:54:09 +01:00
f8878e3f29
Add concat program
2022-12-07 14:17:10 +01:00
4eccff5f8f
Add ranger hint to zsh prompt
2022-11-23 11:01:43 +01:00
296c9ce35a
Change kitty font to Fira Code
2022-10-19 10:10:59 +02:00
47516f61fa
Change Kitty font to Fira Mono
2022-10-18 23:08:53 +02:00
1fa0879082
Add optional lua plugin loading in vimrc
2022-09-13 13:36:20 +02:00
2f039a282b
Add disk usage bar for /hoem to conky
2022-09-13 13:34:05 +02:00
c133860005
Add remote RVIM shenanigans
2022-09-01 13:16:42 +02:00
585d988a0b
Improve variables available for pre-commit hooks
2022-09-01 12:55:30 +02:00
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
ea8e512482
Add LSP configurations for solargraph and sumneko
2022-08-01 15:01:51 +02:00