Commit graph

98 commits

Author SHA1 Message Date
1726d4e8c8 Add Task-Monitor utility script 2021-02-15 09:06:20 +01:00
7aab80084a Add luaescape script for Lua string literals 2021-02-15 08:48:18 +01:00
4888b25980 Add on_file_write command to listen for changes 2021-01-25 22:02:44 +01:00
6e544d7503 Fix indentation in git-pending script 2021-01-25 15:33:48 +01:00
16334905ab Add git hook command to run git hooks 2021-01-25 13:18:53 +01:00
adcd726d61 Add git as command for managing identities 2021-01-25 09:07:20 +01:00
d3e546e39e Add git timeshift command 2021-01-22 09:32:36 +01:00
4587d1b0c1 Move recursion from git-push-pending to git-pending 2021-01-20 14:51:54 +01:00
6f2f2769a2 Add keyring credential helper for git 2021-01-20 11:57:44 +01:00
3dd3b278b7 Change conky reload signal from HUP to USR1 2020-11-27 10:02:32 +01:00
e802e65c7f Add pyramid script to sort lines by length 2020-10-20 10:18:57 +02:00
d7fd9dc98f Update kitty to use unix domain sockets 2020-09-29 19:10:57 +02:00
d48569d499 Change bak script to accept several arguments 2020-09-02 10:37:31 +02:00
601087f724 Add bak script to rotate backup files 2020-09-02 10:35:27 +02:00
e1daaba387 Add playermqtt script 2020-08-27 18:45:54 +02:00
cfe5f4fa77 Add --cache option to factors script 2020-08-27 14:45:03 +02:00
4cc5d0ece9 Add script to calculate primes 2020-08-27 14:44:59 +02:00
2cf318bbe4 Add LuaJIT-based prime factorization script 2020-08-26 13:02:28 +02:00
8dfe944594 Add termtheme script 2020-08-21 09:32:01 +02:00
e809c1534c Fix cd-improved for paths with spaces 😜 2020-08-20 11:34:30 +02:00
1651c3d89b Fix path to background image 2020-08-20 09:27:59 +02:00
6b4213ea97 Make updatecolors run much faster 2020-08-19 18:41:25 +02:00
4a9c292231 Add light and dark scripts 2020-08-19 18:02:54 +02:00
8267f4bf16 Add updatecolors script to update kitty colors 2020-08-19 18:02:41 +02:00
f4ec24695e Add opacity script similar to padding 2020-08-17 17:27:33 +02:00
1f8b05f935 Add padding script to change (kitty) terminal padding 2020-08-17 15:54:26 +02:00
c7360af199 Add colors to farfetched script 2020-07-30 21:05:54 +02:00
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
4c947498ac Add askpass program 2020-07-23 16:35:47 +02:00
f2598c47fb Switch scripts to themed dmenu wrapper 2020-07-21 20:02:17 +02:00
50a7f2c605 Add themed dmenu wrapper 2020-07-21 19:58:34 +02:00
fd94e16d12 Silence zenity errors in git-push-pending output 2020-07-21 19:29:13 +02:00
ec7d369b6e Make git-push-pending follow symlinks 2020-07-21 19:28:59 +02:00
bd87f3a9e6 Make git-push-pending bash script more generic 2020-07-20 16:25:45 +02:00
f934cf59e1 Add git-push-pending bash script 2020-07-20 16:09:08 +02:00
940ab2e845 Add git-pending script 2020-07-17 13:55:47 +02:00
4d9c1ab935 Add JSON-Index script (LuaJIT + cJSON) 2020-06-26 11:24:32 +02:00
275e432c33 Add above script to bring windows to top 2020-05-26 15:58:18 +02:00
b6664d0ea4 Add pomodoro script 2020-05-25 13:59:13 +02:00
7d335fb63d Fix gitfetch script for submodules 2020-05-20 10:27:48 +02:00
0f20eff390 Add g command for easier navigation 2020-05-15 11:36:09 +02:00
20fabff976 Add gcd command to CD within git trees 2020-05-15 09:59:40 +02:00
c85b19b705 Add optional WinID argument to front and back scripts 2020-05-04 14:58:17 +02:00
9f09d45bfa Make globals persistent in = calculator
The expression evaluation environment is now persistent across an
interactive calculator session to allow easily using "global" variables.
2020-04-14 10:58:21 +02:00
0debcd7931 Improve 'back' and 'front' bash scripts 2020-03-22 12:12:47 +01:00
b99292ce28 Add scripts to send window to back and undo 2020-03-22 09:36:45 +01:00
3f79ae0d27 Add script to run command on all cores 2020-03-22 09:36:26 +01:00
ee32c1df24 Improve terminal calculator script 2020-03-19 11:20:16 +01:00
5f2f8f86fb Add terminal calculator script 2020-03-19 10:59:20 +01:00
7700db358c Add scripts to add or remove window decorations 2020-02-18 16:57:13 +01:00