|
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 |
|
|
e9ab5dc9c4
|
Fix error in zread when filenames have spaces
|
2020-01-13 14:11:15 +01:00 |
|
|
8452b4261c
|
Fix bashism error in gitprompt
|
2020-01-13 09:16:28 +01:00 |
|
|
ec52704882
|
Add dhist command
|
2020-01-10 11:38:56 +01:00 |
|
|
abe9d47390
|
Make git prompt sh compatible
|
2020-01-09 16:03:49 +01:00 |
|
|
1b15097b22
|
Move git prompt to its own script
|
2020-01-08 14:45:27 +01:00 |
|
|
a1a5a8b2f1
|
Rename rfetch to farfetched
|
2020-01-07 17:15:27 +01:00 |
|
|
86e3c44561
|
Make rfetch a single file
|
2020-01-07 17:08:33 +01:00 |
|
|
26faa63689
|
Add tags to checkout script
|
2020-01-07 16:50:05 +01:00 |
|
|
cfa5f003dd
|
Set zread to fork zathura
|
2020-01-07 13:54:35 +01:00 |
|
|
ce328c48a7
|
Remove fullscreen flag from mansplain
|
2020-01-07 13:48:07 +01:00 |
|
|
ca3e047d3e
|
Add zread command
|
2020-01-07 13:20:04 +01:00 |
|
|
c38df189ec
|
Add recursive fetch script
|
2020-01-07 11:08:49 +01:00 |
|
|
c29fb4826e
|
Set Zathura to fullscreen in mansplain and rifle
|
2020-01-06 14:08:06 +01:00 |
|
|
cee4696922
|
Add mansplain script
|
2019-12-23 23:56:13 +01:00 |
|
|
d6db0e1f00
|
Add checkout command
|
2019-12-17 17:13:48 +01:00 |
|
|
a68c62e75f
|
Rename highlight to hi
|
2019-11-25 23:10:31 +01:00 |
|
|
7016b00c1e
|
Add vimscratch script
|
2019-09-18 14:59:58 +02:00 |
|
|
4fef56cdb8
|
Update scratch to allow running scripts
When passing any arguments to scratch, they will be executed as a
command in the temporary directory
|
2019-09-18 14:47:50 +02:00 |
|
|
fee1f0601a
|
Fix scratch bash script
|
2019-09-18 14:31:20 +02:00 |
|
|
8944c52336
|
Add highlight script
|
2019-09-12 16:19:40 +02:00 |
|
|
9d686e9a45
|
Change scratch to create directories on ramdisk
|
2019-09-12 14:31:27 +02:00 |
|
|
c75987d44c
|
Add countdown script
|
2019-08-02 10:59:50 +02:00 |
|
|
ee8889df32
|
Add count script
Counts from 1 to given Lua expression
|
2019-07-24 11:00:55 +02:00 |
|
|
6b3f339593
|
Add take script
Reads N arguments from stdin and prints them
|
2019-07-24 10:50:34 +02:00 |
|
|
37884e03ac
|
Add 1, 2 and 3 scripts
|
2019-07-24 10:41:49 +02:00 |
|
|
e0cb29460d
|
Add lines script
Prints each commandline parameter on a separate line
|
2019-07-24 10:34:36 +02:00 |
|
|
ee011355f2
|
Add LuaJIT converter scripts between JSON and YAML
|
2019-07-12 10:23:11 +02:00 |
|
|
7824cbd7d1
|
Improve scratch script
It now execs bash, so the process chain doesn't get needlessly long with
nested calls to the script.
|
2018-11-29 08:54:00 +01:00 |
|
|
6a8d978bfd
|
Add scratch script
This script creates a new temporary folder and starts a bash shell in
it. After the shell exits, the directory is deleted.
|
2018-11-06 14:36:31 +01:00 |
|