Alois Mahdal
285da2510c
Fix error being printed to stdout
7 kuukautta sitten
Alois Mahdal
5c18697676
Fix quoting in bashum handlers
7 kuukautta sitten
Alois Mahdal
86d58cea76
Report errors better with cal()
7 kuukautta sitten
Alois Mahdal
9e6a966263
Add MYPY_CACHE_DIR to sweep mypy caching under the rug
7 kuukautta sitten
Alois Mahdal
5b857e64c1
Keep meta-data while copy-pasting files with xpst()
7 kuukautta sitten
Alois Mahdal
629c553f48
Add xpst_l() and xpst_la(), symlinking variants of xpst()
7 kuukautta sitten
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.
7 kuukautta sitten
Alois Mahdal
48f04b37c9
Replace old xaa() with xop() usage copying its arguments to clipboard
7 kuukautta sitten
Alois Mahdal
054629317d
Add xdl() and xxdl() for quick downloading files
7 kuukautta sitten
Alois Mahdal
b1fab65a91
Add command/clipboard based xtrans() and xfromc()
7 kuukautta sitten
Alois Mahdal
a1397ac0ff
Expand set of quick-padding functions x4xx?()
7 kuukautta sitten
Alois Mahdal
9dfc30b9e9
Fix typos in x*() docstrings
7 kuukautta sitten
Alois Mahdal
61ac9f4993
Announce sdup (from minions) replacing lrep() and prep()
7 kuukautta sitten
Alois Mahdal
fff4b3a300
Add utility function to replicate STDIN horizontally
7 kuukautta sitten
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.
7 kuukautta sitten
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.
7 kuukautta sitten
Alois Mahdal
2a8a12d42e
Add prepend() to simplify mass-renaming files by prepending a string
(Yeah, I know, weirdly specific and likely not very useful.)
7 kuukautta sitten
Alois Mahdal
1fd6890a95
update signature
7 kuukautta sitten
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.
7 kuukautta sitten
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
7 kuukautta sitten
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.
7 kuukautta sitten
Alois Mahdal
c7d862bb3b
Cleanup of coding style quoting, docstring and bogus files
7 kuukautta sitten
Alois Mahdal
84cbb9710b
Move .gittum to .config/gittum
7 kuukautta sitten
Alois Mahdal
4d213f1fd0
Move .bashum to .config/bashum
7 kuukautta sitten
Alois Mahdal
0faf608f97
Drop (currently not working) clementine bar
7 kuukautta sitten
Alois Mahdal
f53426b162
Move .i3 to .config/i3
7 kuukautta sitten
Alois Mahdal
26efba26bc
Use proper directory name also for exit status temp
3 vuotta sitten
Alois Mahdal
69ef003392
Update bashum setup and init scripts with new directory name
3 vuotta sitten
Alois Mahdal
eba776e0be
Work around Vim completion taking long in Python projects
3 vuotta sitten
Alois Mahdal
fca98ac853
Add few more collected Vim tweaks
3 vuotta sitten
Alois Mahdal
b1ad0f7e7f
Use 'bashum' directory name for bash extensions
We already call it that way internally.
3 vuotta sitten
Alois Mahdal
b9cdce1fa6
Disable relative numbering
3 vuotta sitten
Alois Mahdal
1563b4ed26
Allow eaeier wrapping toggle via ',w'
3 vuotta sitten
Alois Mahdal
df60882528
Use F3 to toggle wrapping instead of less useful 'relativenumber'
3 vuotta sitten
Alois Mahdal
cf453b1b4e
Prefer ISO log formatting in git
3 vuotta sitten
Alois Mahdal
2ae5b9671e
Add bmo-wish query for xkcd
3 vuotta sitten
Alois Mahdal
3967244319
Update 'sc' alias for the new 'se' implementation
3 vuotta sitten
Alois Mahdal
47eeec5509
Set wombat colorscheme for lightline
3 vuotta sitten
Alois Mahdal
3f46508686
Use safer sign for removed line
3 vuotta sitten
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.
3 vuotta sitten
Alois Mahdal
eb6e83f4b9
Only allow fast-forward pulls by default
3 vuotta sitten
Alois Mahdal
35fdb7d97f
Disable spell checking in git GUI
3 vuotta sitten
Alois Mahdal
3bd4d3701a
Skip CI when slurping with git
3 vuotta sitten
Alois Mahdal
189b28d006
Update xfce4-terminal config
3 vuotta sitten
Alois Mahdal
07f2f16751
Don't force pure html mode for DDG
3 vuotta sitten
Alois Mahdal
4358ae4e26
Add links to favorite mynoise.net noise machines
3 vuotta sitten
Alois Mahdal
77f03bba2b
Prefer Dejavu Sans Mono for menus (Inconsolata is broken)
3 vuotta sitten
Alois Mahdal
f9f965610e
Also allow vlc as browser
3 vuotta sitten
Alois Mahdal
f1333678da
Add time notifier bmo nag
3 vuotta sitten
Alois Mahdal
02b4f4ce69
Drop broken pause commands for Clementine
3 vuotta sitten