Commit graph

79 commits

Author SHA1 Message Date
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
19252a52bb Fix gitpath for PWDs with symlinks 2020-02-07 13:15:51 +01:00
e7a7c5e889 Update gitprompt colors 2020-02-05 09:41:58 +01:00
3e8126f88c Improve device output on flash script 2020-02-04 22:26:06 +01:00
c80f3e83dd Add script to flash images on block devices 2020-02-04 21:56:59 +01:00
fda1e47832 Add conditional whitespace after gitpath 2020-02-04 21:51:08 +01:00
164a78d884 Add gitpath command (experimental) 2020-02-04 15:48:13 +01:00
5ffb8982fc Update gitprompt with more info 2020-02-04 15:27:13 +01:00
fccf3622e5 Add repository root to gitprompt 2020-02-04 14:54:06 +01:00
f4eb1ea703 Remove newline after gitprompt 2020-02-04 14:45:49 +01:00
33094886d0 Improve mansplain script for readability 2020-02-03 17:30:19 +01:00
2603d82fe7 Improve unicode script dmenu prompt 2020-02-03 17:30:19 +01:00
7db2381674 Change gitprompt to return 1 when not in git repository 2020-01-31 11:32:40 +01:00
e41f871697 Improve unicode finder script 2020-01-31 11:11:07 +01:00
a8301442e8 Add unicode script 2020-01-30 15:46:47 +01:00
462f75c6f7 Add readme script 2020-01-20 15:31:31 +01:00
f4fcd597bb Switch lines script from Lua to Shellscript 2020-01-17 09:47:49 +01:00
ede8736de7 Improve mansplain command 2020-01-16 10:40:12 +01:00
66f49658a1 Fix error in Gir prompt script 2020-01-15 14:35:35 +01:00
29a11032c6 Fix error in git prompt script 2020-01-13 14:59:22 +01:00