Alois Mahdal
285da2510c
Fix error being printed to stdout
vor 7 Monaten
Alois Mahdal
5c18697676
Fix quoting in bashum handlers
vor 7 Monaten
Alois Mahdal
86d58cea76
Report errors better with cal()
vor 7 Monaten
Alois Mahdal
9e6a966263
Add MYPY_CACHE_DIR to sweep mypy caching under the rug
vor 7 Monaten
Alois Mahdal
5b857e64c1
Keep meta-data while copy-pasting files with xpst()
vor 7 Monaten
Alois Mahdal
629c553f48
Add xpst_l() and xpst_la(), symlinking variants of xpst()
vor 7 Monaten
Alois Mahdal
6bd87b80de
Add xt() and xtt() for typing clipboard out with xdotool
Useful in places where keyboard shortcut is not available, such as
primary clipboard in in almost all GUI applications.
vor 7 Monaten
Alois Mahdal
48f04b37c9
Replace old xaa() with xop() usage copying its arguments to clipboard
vor 7 Monaten
Alois Mahdal
054629317d
Add xdl() and xxdl() for quick downloading files
vor 7 Monaten
Alois Mahdal
b1fab65a91
Add command/clipboard based xtrans() and xfromc()
vor 7 Monaten
Alois Mahdal
a1397ac0ff
Expand set of quick-padding functions x4xx?()
vor 7 Monaten
Alois Mahdal
9dfc30b9e9
Fix typos in x*() docstrings
vor 7 Monaten
Alois Mahdal
61ac9f4993
Announce sdup (from minions) replacing lrep() and prep()
vor 7 Monaten
Alois Mahdal
fff4b3a300
Add utility function to replicate STDIN horizontally
vor 7 Monaten
Alois Mahdal
939759a76b
Add spec_cksources() to verify Sources: in spec files
Handy when working with Python module spec files which tend to use
GitHub or PyPi links.
vor 7 Monaten
Alois Mahdal
3a95e4dff6
Improve sleeping/beeping Bash functions
Move bb() double-functionatity (sleep+throw alarm but also tell about
it) to snore() and keep bb() without info output.
Also add dotsleep() to double down on the outputting by producing dots
while sleeping.
vor 7 Monaten
Alois Mahdal
2a8a12d42e
Add prepend() to simplify mass-renaming files by prepending a string
(Yeah, I know, weirdly specific and likely not very useful.)
vor 7 Monaten
Alois Mahdal
1fd6890a95
update signature
vor 7 Monaten
Alois Mahdal
cd9f64f8ca
Try and fixe Bash history
Turns out what also breaks it is what might be a bug in Bash causing
HIST* vars in Debian's .bashrc trim the history immediately, before wwe
get a chance to set it to a huge number.
The workaround -- which cannot be done safely within bashum -- is to
comment any HIST* variables in your .bashrc.
vor 7 Monaten
Alois Mahdal
bf667b8115
Add mutt dotfile
I always just want to move Mail folder so that I can have mutt create it
(and stop bugging me about it) without messing up my $HOME
vor 7 Monaten
Alois Mahdal
87a9e25499
Set cursor size
See also https://unix.stackexchange.com/questions/423633/huge-mouse-cursor-in-some-windows
Thanks to oftc#i3 for help.
vor 7 Monaten
Alois Mahdal
c7d862bb3b
Cleanup of coding style quoting, docstring and bogus files
vor 7 Monaten
Alois Mahdal
84cbb9710b
Move .gittum to .config/gittum
vor 7 Monaten
Alois Mahdal
4d213f1fd0
Move .bashum to .config/bashum
vor 7 Monaten
Alois Mahdal
0faf608f97
Drop (currently not working) clementine bar
vor 7 Monaten
Alois Mahdal
f53426b162
Move .i3 to .config/i3
vor 7 Monaten
Alois Mahdal
26efba26bc
Use proper directory name also for exit status temp
vor 3 Jahren
Alois Mahdal
69ef003392
Update bashum setup and init scripts with new directory name
vor 3 Jahren
Alois Mahdal
eba776e0be
Work around Vim completion taking long in Python projects
vor 3 Jahren
Alois Mahdal
fca98ac853
Add few more collected Vim tweaks
vor 3 Jahren
Alois Mahdal
b1ad0f7e7f
Use 'bashum' directory name for bash extensions
We already call it that way internally.
vor 3 Jahren
Alois Mahdal
b9cdce1fa6
Disable relative numbering
vor 3 Jahren
Alois Mahdal
1563b4ed26
Allow eaeier wrapping toggle via ',w'
vor 3 Jahren
Alois Mahdal
df60882528
Use F3 to toggle wrapping instead of less useful 'relativenumber'
vor 3 Jahren
Alois Mahdal
cf453b1b4e
Prefer ISO log formatting in git
vor 3 Jahren
Alois Mahdal
2ae5b9671e
Add bmo-wish query for xkcd
vor 3 Jahren
Alois Mahdal
3967244319
Update 'sc' alias for the new 'se' implementation
vor 3 Jahren
Alois Mahdal
47eeec5509
Set wombat colorscheme for lightline
vor 3 Jahren
Alois Mahdal
3f46508686
Use safer sign for removed line
vor 3 Jahren
Alois Mahdal
2631c131f6
Remove several unused git plugins
Most plugins are not used anymore; some (eg. pathogen) have been
replaced by native Vim features, some will be replaced using new Vim's
plugin system.
vor 3 Jahren
Alois Mahdal
eb6e83f4b9
Only allow fast-forward pulls by default
vor 3 Jahren
Alois Mahdal
35fdb7d97f
Disable spell checking in git GUI
vor 3 Jahren
Alois Mahdal
3bd4d3701a
Skip CI when slurping with git
vor 3 Jahren
Alois Mahdal
189b28d006
Update xfce4-terminal config
vor 3 Jahren
Alois Mahdal
07f2f16751
Don't force pure html mode for DDG
vor 3 Jahren
Alois Mahdal
4358ae4e26
Add links to favorite mynoise.net noise machines
vor 3 Jahren
Alois Mahdal
77f03bba2b
Prefer Dejavu Sans Mono for menus (Inconsolata is broken)
vor 3 Jahren
Alois Mahdal
f9f965610e
Also allow vlc as browser
vor 3 Jahren
Alois Mahdal
f1333678da
Add time notifier bmo nag
vor 3 Jahren
Alois Mahdal
02b4f4ce69
Drop broken pause commands for Clementine
vor 3 Jahren