Commit Graph

167 Commits

Author SHA1 Message Date
Talia 91492553cb Add args script to echo arguments 2023-06-20 16:50:57 +02:00
Talia a90be0ece4 Set find-edit to ignore hidden dirs by default
The flag -h resets this behaviour
2023-06-19 09:31:07 +02:00
Talia 40cce1e163 Add gpgSign option to git identity helper 2023-06-12 10:42:42 +02:00
Talia e09e3045e8 Make fuzzy finders instantly return single match 2023-06-01 15:23:13 +02:00
Talia e75663c846 Add find-dir script 2023-05-30 09:38:15 +02:00
Talia 46c40a9b56 Reindent find project script 2023-05-30 09:32:22 +02:00
Talia be5bfafbe5 Separate focus and zen scripts 2023-05-25 14:55:23 +02:00
Talia 5af03fe3f6 Filter find-edit by files when using fzf 2023-05-22 09:20:04 +02:00
Talia e8abc2dabd Allow spaces in find-edit query 2023-05-17 16:46:56 +02:00
Talia 7a1c9d7b19 Rename on file write script to kebab-case 2023-05-17 16:23:42 +02:00
Talia 77f7fd81fc Rename find git project script to kebab-case 2023-05-17 16:21:52 +02:00
Talia 4b51b40006 Let pp and find_git_project accept a query string 2023-05-17 16:20:29 +02:00
Talia 63e6958e37 Create find_git_project helper script 2023-05-17 16:01:17 +02:00
Talia 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
Talia 72451ccc12 Improve task notifier 2023-05-16 14:13:13 +02:00
Talia f14c797b96 Add tasknotif script 2023-05-16 10:43:29 +02:00
Talia 2d3c72d3d3 Retab secmount script 2023-05-13 10:33:49 +02:00
Talia 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
Talia 7b4caabaa0 Include hidden files in find-edit 2023-04-26 14:34:28 +02:00
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 912261ccae Add timestamp script 2023-03-21 14:33:17 +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 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 c133860005 Add remote RVIM shenanigans 2022-09-01 13:16:42 +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 8b6ae1804e Add linify script 2022-06-27 10:29:42 +02:00
Talia 83cbf4c4ce Add "unlicense" script 2022-06-14 10:43:25 +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 c27e60aff5 Add focus script 2022-05-22 10:44:05 +02:00
Talia 1f29cc8d00 Improve on_file_write command argument handling 2022-05-15 11:20:04 +02:00
Talia 56f9b3da7f Update decor scripts to detect foreground window 2022-05-05 13:56:08 +02:00
Talia 27b296ac5c Add git find-head command 2022-03-26 12:25:48 +01:00