Alois Mahdal
997d7f356f
Add stdin repeaters
lrep() and prep() repeat every line, or whole stream, on stdin
$1 times.
il y a 5 ans
Alois Mahdal
782fb95c6a
Don't speak to non-alive processes
il y a 5 ans
Alois Mahdal
9c27b1fb15
Treat paths with spaces more properly
il y a 5 ans
Alois Mahdal
b698f29841
Add pp(), like nn() but also pause
il y a 5 ans
Alois Mahdal
a1868c4edc
Add mkittool config for debstuff
il y a 5 ans
Alois Mahdal
a0aeaa6ab1
Update URL to self
..after moving out from GitHub
il y a 5 ans
Alois Mahdal
d5ce4d0e50
Add support for arguments in __bashum_run_n()
People can now run
__bashum_run_n 100 echo hello world
and it will print "hello world" 100 times, instead of just running
`echo` 100 times and ignoring the `hello world` part.
il y a 5 ans
Alois Mahdal
5318796178
Remove invalid setting
When there's no picture, this does not make sense.
il y a 5 ans
Alois Mahdal
3ae2694a7f
Switch to duckduckgo for a default quick query
il y a 5 ans
Alois Mahdal
04f9bbbc21
Move GTK settings to non-git storage
The geometry updates are far too disrupting and I have no time to figure
out how (even if it's possible) to change config layout.
il y a 5 ans
Alois Mahdal
df19876184
Add netvorovo remote storage to i3bar
il y a 5 ans
Alois Mahdal
8a2b5d1af1
Make background a bit less prominent
il y a 5 ans
Alois Mahdal
6ba46c6d14
Add xcxx(), to use command to transform clipboard (xvxx style)
il y a 5 ans
Alois Mahdal
9fc45ec784
Switch default mode to `stacked`
Finally stop: painstakingly changing it manually for every new workspace
ever.
(...for no reason; just something in my brain preventing me to add
this line for ~4 years.)
il y a 5 ans
Alois Mahdal
6c641c3b83
Add interactive functions xl()/xxl() to show clipboards
il y a 5 ans
Alois Mahdal
011593cfb0
Add usage error
il y a 5 ans
Alois Mahdal
e76325ac53
Add 'lt' -- as ll but sorted according to time
il y a 5 ans
Alois Mahdal
090dfaed72
Add YAML quick validator
il y a 5 ans
Alois Mahdal
40e5955c38
Add nn(), like bb() but with a memo hint
il y a 5 ans
Alois Mahdal
656e3b0783
Update Vim state more often
Default is 4000, ie. 4 seconds, which is a bit too much for my
environment where all my boxes already use SSD's, etc.
il y a 5 ans
Alois Mahdal
9addb4058b
Update settings for new vim-gitgutter
New vim-gitgutter enables eager mode by default and follows Vim's
`updatetime` for purposes of timing.
il y a 5 ans
Alois Mahdal
7dd26640da
Enable verbosity for mkittool by alias
il y a 5 ans
Alois Mahdal
330d512eb2
Update all vim submodules
il y a 5 ans
Alois Mahdal
134bbc9222
Add higlight to normal pstree calls
il y a 5 ans
Alois Mahdal
e0b14c7f98
Welcome, Blueman
This will come handy as I have my first Bluetooth device now.
il y a 5 ans
Alois Mahdal
74117d3dc5
Goodbye, Psi-Plus
It's still a great client, it's just that I don't have anybody to talk
to on Jabber anymore, and since I've forgotten jabber.cz password and
it's really PITA to restore it, it's a bit annoying to have to cancel
the dialog all the time.
il y a 5 ans
Alois Mahdal
cac4c94ffa
Reload .Xdefaults when restarting i3
I'm giving up trying to make X load this file properly on boot.
il y a 5 ans
Alois Mahdal
393162fa00
Add shortcuts for quick zoom-in and reset
il y a 5 ans
Alois Mahdal
d36cbf5d8b
Update config for newer qutebrowser
il y a 5 ans
Alois Mahdal
20b8aee74b
Add query for Debuian Security Tracker
il y a 5 ans
Alois Mahdal
d84382d0aa
Add zenburn XClock colors
il y a 5 ans
Alois Mahdal
762a84bf50
Add mdvimb styles to configuration
'darkzen' color profile for HTMLs generated by mdvimb
il y a 5 ans
Alois Mahdal
e3803e5549
Split FastMail Contact bookmark to Calendar and Contacts
il y a 6 ans
Alois Mahdal
7b6ebd31bf
Moved mdvimb to a standalone script (local, so far)
Get current version at https://netvor.info/scripts/mdvimb
il y a 6 ans
Alois Mahdal
e3aad7106e
Allow for a little nap before the bell
il y a 6 ans
Alois Mahdal
6303e17f83
Add 'greenish' colorscheme for morel
il y a 6 ans
Alois Mahdal
bbaaf0d961
Add testing pagure links
il y a 6 ans
Alois Mahdal
701b4870a2
Add link to Jungle Noise Generator by Dr. Ir. Stéphane Pigeon
il y a 6 ans
Alois Mahdal
96fbed5f22
Use new bmo_beh handler helper module
il y a 6 ans
Alois Mahdal
cd94715a01
Swipe the ugly dbus code under clementine pauser script
il y a 6 ans
Alois Mahdal
4ff4625021
Provide funny colors for funny sstatuses
il y a 6 ans
Alois Mahdal
1c390a9bce
Add break-time convenience spot
il y a 6 ans
Alois Mahdal
44e8103ef1
Mark role as important
Turns out I keep thinking of it all the time
il y a 6 ans
Alois Mahdal
9199283695
Tune back the fallback grayscale colorschemee
il y a 6 ans
Alois Mahdal
9ccda11460
Add post-hook for bmo-be to update i3status
il y a 6 ans
Alois Mahdal
85fb04a702
Load colors and workspace names from XRDB resources
This will make it easier to control appearance per host, as we already
have setup for per-host XRDB resources.
il y a 6 ans
Alois Mahdal
b0ae9b1be3
Add bmo-be state overwiew file to the i3status bar
il y a 6 ans
Alois Mahdal
b0f2cda5c4
The JSON protocol does not seem to support color names
Or rather the frontend had changed syntax, because this used to work.
This will suffice until we come up with proper syntax or something...
il y a 6 ans
Alois Mahdal
9095d2cffa
Add AmigaOS colorscheme as i3wm Xdefaults resource file
This will enable us to make use of the `set_from_resource` i3 feature.
il y a 6 ans
Alois Mahdal
de98ccf2a8
Have module print comma as well
This makes it easier to join output from several modules and keep it
valid. (Given modules *do* print the comma.)
il y a 6 ans