Alois Mahdal
762a84bf50
Add mdvimb styles to configuration
'darkzen' color profile for HTMLs generated by mdvimb
5 years ago
Alois Mahdal
7b6ebd31bf
Moved mdvimb to a standalone script (local, so far)
Get current version at https://netvor.info/scripts/mdvimb
6 years ago
Alois Mahdal
e3aad7106e
Allow for a little nap before the bell
6 years ago
Alois Mahdal
ef0478b4f8
Fix grep ambiguities
See also:
https://github.com/koalaman/shellcheck/issues/1342
6 years ago
Alois Mahdal
5be271d311
Deal with several ShellCheck warnings
Work around, obey, or disable.
6 years ago
Alois Mahdal
9709cd0367
Remove unnecessary comment
6 years ago
Alois Mahdal
8783d417b1
Disable safe and unavoidable ShellCheck warning
6 years ago
Alois Mahdal
885313faf8
Try to be smart about cal utility version
6 years ago
Alois Mahdal
6b7669ba4b
Always follow symlinks in recursive grep's
6 years ago
Alois Mahdal
cd90fa9d87
Add utility function to print horizontal "ruler"
Mostly for easier visual distinction and also for fun.
6 years ago
Alois Mahdal
c7d437ded5
Keep timestamp in Bash history
6 years ago
Alois Mahdal
6995b11461
Improve mdvimb() to accept no args or `-` for stdin
6 years ago
Alois Mahdal
7afe9ac763
Weechat logs have been moved elsewhere some time ago
6 years ago
Alois Mahdal
fb66dc0584
Add grepr1(), "flat" version of grepr()
6 years ago
Alois Mahdal
f1cf00ea3d
Add alias for simple wttr.in query
6 years ago
Alois Mahdal
cb9343ba7c
Add stdout to clipboard editor
6 years ago
Alois Mahdal
a0f3f5a8e3
Give more logical naming to clipboard editors
'x' meaning primary, 'xx' meaning 'C-C' and 'v' meaning vipe(1).
6 years ago
Alois Mahdal
5e8dc77f1b
Add simple Quoted-Printable encoding/decoding function
6 years ago
Alois Mahdal
b0b2b2362b
Use `[:blank:]` or space as default split/join character
6 years ago
Alois Mahdal
3ac13cca04
Add convenience function to do things twice()
6 years ago
Alois Mahdal
c8724b2cd7
Add 'shrinky' mode for path in window title
6 years ago
Alois Mahdal
d5ecf85b49
Solve the bell question
6 years ago
Alois Mahdal
5260f85770
Use shorter $PWD title info in some dirs
7 years ago
Alois Mahdal
0a3f317d8f
Enable syntax higliighting in less(1)
7 years ago
Alois Mahdal
6974c19111
Add function to grab audio from YouTube
...for the love of podcasts!
7 years ago
Alois Mahdal
b722f5d3dd
Remove confusing --binary-files=without-match
Many files may look like text file but be actually considerd binary by
git. In suich case this setting can be extremely confusing.
7 years ago
Alois Mahdal
8db0bc528c
Add grepfx() to grep for technical debt (AKA #FIXMEs)
7 years ago
Alois Mahdal
b3fa34e06c
Add x4x() to just pad primary clipboard to C-c clipboard
7 years ago
Alois Mahdal
46e5e26731
czrates is dead, long live czkrates
7 years ago
Alois Mahdal
b99fee63fd
Add verbosity to my czrates script
7 years ago
Alois Mahdal
3bec32c47a
Ignore "se" and "sc" (slovnik.cz fast access script) again
7 years ago
Alois Mahdal
77e6ec94a9
Add mdvimb, to easily open Markdown files in vimb
7 years ago
Alois Mahdal
4c1e2e0d9f
Add nljoin() for joining lines (reverse of nlfor())
7 years ago
Alois Mahdal
52c50e575c
Fix typo in nlfor() docstring
7 years ago
Alois Mahdal
920a7df54f
Replace broken hastebin Bash function
7 years ago
Alois Mahdal
9ada2fa46f
Add xvx() and xvvx() for quick clipboard editing
7 years ago
Alois Mahdal
e71dd754de
Split snippet to make it readable and under 80 characters
7 years ago
Alois Mahdal
fccec53bab
Remove obsolete user configs
7 years ago
Alois Mahdal
e1e744c483
Add grepcl() for grepping common (IRC) chat logs
7 years ago
Alois Mahdal
4b86814460
Add 'nlfor()' for most common tr syntax ("something to newline')
7 years ago
Alois Mahdal
81ba59fc1f
Improve vims() docstring
Most notably, add example of Vim configuration needed for the function
to work.
7 years ago
Alois Mahdal
d9db4da860
Be smarter about terminal title icon
First, I'm not sure where I took the former icon, but it does not work
out of the bos on Fedora, so I decided to use another one rather than
try to find out.
Also when a system is accessed via SSH, it will use different
(fa-server) icon.
7 years ago
Alois Mahdal
aca643e6eb
Replace `dt` alias with more powerfule functions
7 years ago
Alois Mahdal
8e7c52564f
Use vim everywhere
How come I haven't set this years ago?
7 years ago
Alois Mahdal
c9ffb46ccc
Add alias for easy cloning of terminal window
7 years ago
Alois Mahdal
1d66c8e3f5
Always end with true
7 years ago
Alois Mahdal
39508bee86
Introduce opt-in booleans for task context and bmo nagging
7 years ago
Alois Mahdal
cffb5623f0
Remove unused stman
7 years ago
Alois Mahdal
bac52e5f42
Rewrite mklinks and dotfiles structure
New version aims to simplify main vault and support deeper merging
strategies. We'll see...
7 years ago
Alois Mahdal
840e81a575
Use cmevoli's solution
http://unix.stackexchange.com/questions/72131/detecting-x-session-in-a-bash-script-bashrc-etc/338862#338862
7 years ago