Commit Graph

188 Commits

Author SHA1 Message Date
Talia 06bc34e586 Add permanent mode to git as 2024-09-10 09:20:23 +02:00
Talia 17159d0fa2 Add option to ignore untracked files in git pick 2024-08-14 11:43:02 +02:00
Talia 4b86dfdfcc Improve task notifier script 2024-08-12 14:54:22 +02:00
Talia e9f4247a44 Make kitty optional in updatecolors script 2024-08-09 17:01:46 +02:00
Talia de248e025d Add git pick and git fig commands 2024-07-09 10:41:45 +02:00
Talia 293f2a1897
Update find_files to use newest version of arrr 2024-04-05 17:42:40 +02:00
Talia be24b8546f Add vim command to list LSP workspaces 2023-12-20 10:24:19 +01:00
Talia d491d12239
Fine-tune zen script for 1920x1080 2023-12-14 00:28:22 +01:00
Talia ea92572a62 Add JSSize script 2023-12-11 16:47:05 +01:00
Talia bc7213032f Rename t to tsk 2023-11-29 15:03:59 +01:00
Talia 2756760426 Add t macro to more easily manage tasks 2023-11-28 09:44:54 +01:00
Talia 25f7386c94 Add KW script for week of year 2023-11-06 09:05:24 +01:00
Talia ed3f9a26ec Remove broken GitCompare vim function
:GitDiff should be used instead
2023-10-24 16:44:17 +02:00
Talia 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
Talia c3b5d1b524 Make find-edit case insensitive 2023-09-12 11:49:12 +02:00
Talia f51abe5ec8
Switch `checkout` script to use fzf 2023-08-03 09:25:02 +02:00
Talia f6a6c0a478 Add luapath helper script 2023-07-12 15:58:44 +02:00
Talia a3d6402017 Add optional root argument to find file command 2023-07-04 10:57:04 +02:00
Talia e218b6bf4c Add optional root directory for find-edit command 2023-06-28 11:08:01 +02:00
Talia d2a7f3c6c0 Add ymd script 2023-06-21 09:45:10 +02:00
Talia ed6096da2d
Remove dmenu from find-edit script 2023-06-20 19:44:53 +02:00
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