Commit Graph

115 Commits

Author SHA1 Message Date
Talia 265e3a4ba6 Change HI to use normal lua instead of luajit 2021-08-16 10:22:24 +02:00
Talia cec6982ccf Change padding script to mimic CSS shorthands 2021-07-26 08:44:07 +02:00
Talia 8cf20e57f9 Add script for percent-escaping (and unescaping) 2021-07-16 08:27:30 +02:00
Talia 4acb5c71e7 Extract smart prompt selection to separate script 2021-06-28 09:07:53 +02:00
Talia 411ce6513f Improve output formatting for git todo command 2021-03-10 10:40:37 +01:00
Talia e167dc4a84 Add git push-pending done notification 2021-03-05 14:33:48 +01:00
Talia 39cfd247a9 Parallelize git push-pending pushing 2021-03-05 14:30:22 +01:00
Talia 8fefbaf417 Let git push-pending skip GUI when nothing found 2021-03-05 14:29:35 +01:00
Talia 94addc9a95 Let push-pending finish searching before displaying 2021-03-05 14:26:17 +01:00
Talia 3c359c37ea Split horizontal and vertical in padding script 2021-03-03 16:44:21 +01:00
Talia 00e84e554d Changed cd to builtin cd in scripts and aliases 2021-02-25 09:56:39 +01:00
Talia e56ccdca8e Add git todo script to crawl tasks in repositories 2021-02-25 09:53:10 +01:00
Talia 9b84cec204 Add theme command 2021-02-25 08:51:14 +01:00
Talia 2cd635bd19 Add optional Window-ID argument to decoration scripts 2021-02-19 11:13:46 +01:00
Talia 55218fd4a6 Add timeout to task-monitor inotify waiting 2021-02-19 08:16:08 +01:00
Talia 3647b40e8d Switch taskmon to use inotify instead of a loop 2021-02-19 08:16:08 +01:00
Talia 27e6bec137 Restructure bashrc to general shell configs 2021-02-19 08:16:08 +01:00
Talia 1726d4e8c8 Add Task-Monitor utility script 2021-02-15 09:06:20 +01:00
Talia 7aab80084a Add luaescape script for Lua string literals 2021-02-15 08:48:18 +01:00
Talia 4888b25980 Add on_file_write command to listen for changes 2021-01-25 22:02:44 +01:00
Talia 6e544d7503 Fix indentation in git-pending script 2021-01-25 15:33:48 +01:00
Talia 16334905ab Add git hook command to run git hooks 2021-01-25 13:18:53 +01:00
Talia adcd726d61 Add git as command for managing identities 2021-01-25 09:07:20 +01:00
Talia d3e546e39e Add git timeshift command 2021-01-22 09:32:36 +01:00
Talia 4587d1b0c1 Move recursion from git-push-pending to git-pending 2021-01-20 14:51:54 +01:00
Talia 6f2f2769a2 Add keyring credential helper for git 2021-01-20 11:57:44 +01:00
Talia 3dd3b278b7 Change conky reload signal from HUP to USR1 2020-11-27 10:02:32 +01:00
Talia e802e65c7f Add pyramid script to sort lines by length 2020-10-20 10:18:57 +02:00
Talia d7fd9dc98f Update kitty to use unix domain sockets 2020-09-29 19:10:57 +02:00
Talia d48569d499 Change bak script to accept several arguments 2020-09-02 10:37:31 +02:00
Talia 601087f724 Add bak script to rotate backup files 2020-09-02 10:35:27 +02:00
Talia e1daaba387 Add playermqtt script 2020-08-27 18:45:54 +02:00
Talia cfe5f4fa77 Add --cache option to factors script 2020-08-27 14:45:03 +02:00
Talia 4cc5d0ece9 Add script to calculate primes 2020-08-27 14:44:59 +02:00
Talia 2cf318bbe4 Add LuaJIT-based prime factorization script 2020-08-26 13:02:28 +02:00
Talia 8dfe944594 Add termtheme script 2020-08-21 09:32:01 +02:00
Talia e809c1534c Fix cd-improved for paths with spaces 😜 2020-08-20 11:34:30 +02:00
Talia 1651c3d89b Fix path to background image 2020-08-20 09:27:59 +02:00
Talia 6b4213ea97 Make updatecolors run much faster 2020-08-19 18:41:25 +02:00
Talia 4a9c292231 Add light and dark scripts 2020-08-19 18:02:54 +02:00
Talia 8267f4bf16 Add updatecolors script to update kitty colors 2020-08-19 18:02:41 +02:00
Talia f4ec24695e Add opacity script similar to padding 2020-08-17 17:27:33 +02:00
Talia 1f8b05f935 Add padding script to change (kitty) terminal padding 2020-08-17 15:54:26 +02:00
Talia c7360af199 Add colors to farfetched script 2020-07-30 21:05:54 +02:00
Talia c52ff69d2a Add lesc (Lua Escape) executable
Uses %q to escape the entire input text to be pasted as-is into any Lua
document.
2020-07-29 10:57:21 +02:00
Talia 4c947498ac Add askpass program 2020-07-23 16:35:47 +02:00
Talia f2598c47fb Switch scripts to themed dmenu wrapper 2020-07-21 20:02:17 +02:00
Talia 50a7f2c605 Add themed dmenu wrapper 2020-07-21 19:58:34 +02:00
Talia fd94e16d12 Silence zenity errors in git-push-pending output 2020-07-21 19:29:13 +02:00
Talia ec7d369b6e Make git-push-pending follow symlinks 2020-07-21 19:28:59 +02:00