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.
8 maanden geleden
Alois Mahdal
48f04b37c9
Replace old xaa() with xop() usage copying its arguments to clipboard
8 maanden geleden
Alois Mahdal
054629317d
Add xdl() and xxdl() for quick downloading files
8 maanden geleden
Alois Mahdal
b1fab65a91
Add command/clipboard based xtrans() and xfromc()
8 maanden geleden
Alois Mahdal
a1397ac0ff
Expand set of quick-padding functions x4xx?()
8 maanden geleden
Alois Mahdal
9dfc30b9e9
Fix typos in x*() docstrings
8 maanden geleden
Alois Mahdal
61ac9f4993
Announce sdup (from minions) replacing lrep() and prep()
8 maanden geleden
Alois Mahdal
fff4b3a300
Add utility function to replicate STDIN horizontally
8 maanden geleden
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.
8 maanden geleden
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.
8 maanden geleden
Alois Mahdal
2a8a12d42e
Add prepend() to simplify mass-renaming files by prepending a string
(Yeah, I know, weirdly specific and likely not very useful.)
8 maanden geleden
Alois Mahdal
1fd6890a95
update signature
8 maanden geleden
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.
8 maanden geleden
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
8 maanden geleden
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.
8 maanden geleden
Alois Mahdal
c7d862bb3b
Cleanup of coding style quoting, docstring and bogus files
8 maanden geleden
Alois Mahdal
84cbb9710b
Move .gittum to .config/gittum
8 maanden geleden
Alois Mahdal
4d213f1fd0
Move .bashum to .config/bashum
8 maanden geleden
Alois Mahdal
0faf608f97
Drop (currently not working) clementine bar
8 maanden geleden
Alois Mahdal
f53426b162
Move .i3 to .config/i3
8 maanden geleden
Alois Mahdal
26efba26bc
Use proper directory name also for exit status temp
3 jaren geleden
Alois Mahdal
69ef003392
Update bashum setup and init scripts with new directory name
3 jaren geleden
Alois Mahdal
eba776e0be
Work around Vim completion taking long in Python projects
3 jaren geleden
Alois Mahdal
fca98ac853
Add few more collected Vim tweaks
3 jaren geleden
Alois Mahdal
b1ad0f7e7f
Use 'bashum' directory name for bash extensions
We already call it that way internally.
3 jaren geleden
Alois Mahdal
b9cdce1fa6
Disable relative numbering
3 jaren geleden
Alois Mahdal
1563b4ed26
Allow eaeier wrapping toggle via ',w'
3 jaren geleden
Alois Mahdal
df60882528
Use F3 to toggle wrapping instead of less useful 'relativenumber'
3 jaren geleden
Alois Mahdal
cf453b1b4e
Prefer ISO log formatting in git
3 jaren geleden
Alois Mahdal
2ae5b9671e
Add bmo-wish query for xkcd
3 jaren geleden
Alois Mahdal
3967244319
Update 'sc' alias for the new 'se' implementation
3 jaren geleden
Alois Mahdal
47eeec5509
Set wombat colorscheme for lightline
3 jaren geleden
Alois Mahdal
3f46508686
Use safer sign for removed line
3 jaren geleden
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 jaren geleden
Alois Mahdal
eb6e83f4b9
Only allow fast-forward pulls by default
3 jaren geleden
Alois Mahdal
35fdb7d97f
Disable spell checking in git GUI
3 jaren geleden
Alois Mahdal
3bd4d3701a
Skip CI when slurping with git
3 jaren geleden
Alois Mahdal
189b28d006
Update xfce4-terminal config
3 jaren geleden
Alois Mahdal
07f2f16751
Don't force pure html mode for DDG
3 jaren geleden
Alois Mahdal
4358ae4e26
Add links to favorite mynoise.net noise machines
3 jaren geleden
Alois Mahdal
77f03bba2b
Prefer Dejavu Sans Mono for menus (Inconsolata is broken)
3 jaren geleden
Alois Mahdal
f9f965610e
Also allow vlc as browser
3 jaren geleden
Alois Mahdal
f1333678da
Add time notifier bmo nag
3 jaren geleden
Alois Mahdal
02b4f4ce69
Drop broken pause commands for Clementine
3 jaren geleden
Alois Mahdal
c50360609f
Tweak contrast for zenburn colorscheme
3 jaren geleden
Alois Mahdal
4afaf70cd3
Clean up style for Xlib setup script
3 jaren geleden
Alois Mahdal
4923f431e8
Prefer cmark for mdvimb
On Fedora, commonmark is from nodejs-commonmark, which is long-term
broken.
3 jaren geleden
Alois Mahdal
9d2affbfa0
Use more standard xdg-open for open()
3 jaren geleden
Alois Mahdal
e6e3615b15
Fix /usr/bin/cal version detection
3 jaren geleden
Alois Mahdal
0ac602f1e2
Add urle() for urlencode encoding/decoding
3 jaren geleden