25f7386c94
Add KW script for week of year
2023-11-06 09:05:24 +01:00
ed3f9a26ec
Remove broken GitCompare vim function
...
:GitDiff should be used instead
2023-10-24 16:44:17 +02:00
c7fa78c3a4
Make luapath script return the whole export
...
So it can now be called as $(luapath .) in the shell
2023-10-09 10:00:54 +02:00
c3b5d1b524
Make find-edit case insensitive
2023-09-12 11:49:12 +02:00
f51abe5ec8
Switch checkout
script to use fzf
2023-08-03 09:25:02 +02:00
f6a6c0a478
Add luapath helper script
2023-07-12 15:58:44 +02:00
a3d6402017
Add optional root argument to find file command
2023-07-04 10:57:04 +02:00
e218b6bf4c
Add optional root directory for find-edit command
2023-06-28 11:08:01 +02:00
d2a7f3c6c0
Add ymd script
2023-06-21 09:45:10 +02:00
ed6096da2d
Remove dmenu from find-edit script
2023-06-20 19:44:53 +02:00
91492553cb
Add args script to echo arguments
2023-06-20 16:50:57 +02:00
a90be0ece4
Set find-edit to ignore hidden dirs by default
...
The flag -h resets this behaviour
2023-06-19 09:31:07 +02:00
40cce1e163
Add gpgSign option to git identity helper
2023-06-12 10:42:42 +02:00
e09e3045e8
Make fuzzy finders instantly return single match
2023-06-01 15:23:13 +02:00
e75663c846
Add find-dir script
2023-05-30 09:38:15 +02:00
46c40a9b56
Reindent find project script
2023-05-30 09:32:22 +02:00
be5bfafbe5
Separate focus and zen scripts
2023-05-25 14:55:23 +02:00
5af03fe3f6
Filter find-edit by files when using fzf
2023-05-22 09:20:04 +02:00
e8abc2dabd
Allow spaces in find-edit query
2023-05-17 16:46:56 +02:00
7a1c9d7b19
Rename on file write script to kebab-case
2023-05-17 16:23:42 +02:00
77f7fd81fc
Rename find git project script to kebab-case
2023-05-17 16:21:52 +02:00
4b51b40006
Let pp and find_git_project accept a query string
2023-05-17 16:20:29 +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
2d3c72d3d3
Retab secmount script
2023-05-13 10:33:49 +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
7b4caabaa0
Include hidden files in find-edit
2023-04-26 14:34:28 +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
912261ccae
Add timestamp script
2023-03-21 14:33:17 +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
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
c133860005
Add remote RVIM shenanigans
2022-09-01 13:16:42 +02:00
c7a8bbe2f8
Update linify to handle UTF-8
2022-08-01 14:59:19 +02:00
c950cb83e7
Add exec to git-hook command
2022-08-01 14:58:57 +02:00
8b6ae1804e
Add linify script
2022-06-27 10:29:42 +02:00
83cbf4c4ce
Add "unlicense" script
2022-06-14 10:43:25 +02:00
ad9e0bf98a
Add zen command (alias for focus)
2022-06-04 07:27:43 +02:00