|
a047008c80
|
Fix pomodoro break timers
|
2022-06-02 15:29:54 +02:00 |
|
|
1f486a03d3
|
Add timestamps to pomodoro timer
|
2022-06-02 14:50:37 +02:00 |
|
|
4b59ee8493
|
Improve pomodoro messages
|
2022-06-02 14:47:22 +02:00 |
|
|
08e8d35e45
|
Switch pomodoro timer to notify-send
|
2022-06-02 14:08:29 +02:00 |
|
|
b8b5a778f2
|
Fix indentation in pomodoro timer
|
2022-06-02 13:37:27 +02:00 |
|
|
254d353497
|
Add treh command
|
2022-05-30 16:41:37 +02:00 |
|
|
c27e60aff5
|
Add focus script
|
2022-05-22 10:44:05 +02:00 |
|
|
1f29cc8d00
|
Improve on_file_write command argument handling
|
2022-05-15 11:20:04 +02:00 |
|
|
56f9b3da7f
|
Update decor scripts to detect foreground window
|
2022-05-05 13:56:08 +02:00 |
|
|
27b296ac5c
|
Add git find-head command
|
2022-03-26 12:25:48 +01:00 |
|
|
71c6af7c44
|
Add nothing to do notification to git push-pending
|
2022-03-22 14:31:10 +01:00 |
|
|
d2f181ab0d
|
Add kitty socket to kitty scripts
|
2021-12-21 16:21:14 +01:00 |
|
|
265e3a4ba6
|
Change HI to use normal lua instead of luajit
|
2021-08-16 10:22:24 +02:00 |
|
|
cec6982ccf
|
Change padding script to mimic CSS shorthands
|
2021-07-26 08:44:07 +02:00 |
|
|
8cf20e57f9
|
Add script for percent-escaping (and unescaping)
|
2021-07-16 08:27:30 +02:00 |
|
|
4acb5c71e7
|
Extract smart prompt selection to separate script
|
2021-06-28 09:07:53 +02:00 |
|
|
411ce6513f
|
Improve output formatting for git todo command
|
2021-03-10 10:40:37 +01:00 |
|
|
e167dc4a84
|
Add git push-pending done notification
|
2021-03-05 14:33:48 +01:00 |
|
|
39cfd247a9
|
Parallelize git push-pending pushing
|
2021-03-05 14:30:22 +01:00 |
|
|
8fefbaf417
|
Let git push-pending skip GUI when nothing found
|
2021-03-05 14:29:35 +01:00 |
|
|
94addc9a95
|
Let push-pending finish searching before displaying
|
2021-03-05 14:26:17 +01:00 |
|
|
3c359c37ea
|
Split horizontal and vertical in padding script
|
2021-03-03 16:44:21 +01:00 |
|
|
00e84e554d
|
Changed cd to builtin cd in scripts and aliases
|
2021-02-25 09:56:39 +01:00 |
|
|
e56ccdca8e
|
Add git todo script to crawl tasks in repositories
|
2021-02-25 09:53:10 +01:00 |
|
|
9b84cec204
|
Add theme command
|
2021-02-25 08:51:14 +01:00 |
|
|
2cd635bd19
|
Add optional Window-ID argument to decoration scripts
|
2021-02-19 11:13:46 +01:00 |
|
|
55218fd4a6
|
Add timeout to task-monitor inotify waiting
|
2021-02-19 08:16:08 +01:00 |
|
|
3647b40e8d
|
Switch taskmon to use inotify instead of a loop
|
2021-02-19 08:16:08 +01:00 |
|
|
27e6bec137
|
Restructure bashrc to general shell configs
|
2021-02-19 08:16:08 +01:00 |
|
|
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 |
|