Alois Mahdal
974967da9c
Use new, much cleaner bmo-jinn CLI
... instead of crawling through hoops.
8 years ago
Alois Mahdal
d221b00d0d
Give at least some order to main cunstomizations
8 years ago
Alois Mahdal
81b88dc665
Notify about overdue tasks
8 years ago
Alois Mahdal
53ed93d039
No need to prevent storing certs
8 years ago
Alois Mahdal
9488e62c9c
Be also verbose when debugging
8 years ago
Alois Mahdal
ee923bf81c
Add option to chdir to a particular dir
Helpful to fight cron-related issues.
8 years ago
Alois Mahdal
f117f2d296
Do not debug by default
8 years ago
Alois Mahdal
07a527f186
Remove imapfilter config (replaced by imapdomo)
8 years ago
Alois Mahdal
7969e42214
Add imapdomo, an "imapfilter app"
8 years ago
Alois Mahdal
e8a366f82d
Remove forgotten debugging code
8 years ago
Alois Mahdal
b1a4ea3e9f
Check if TaskWarrior is present
8 years ago
Alois Mahdal
18ce372a5d
Mute unavoidable ShellCheck warnings
8 years ago
Alois Mahdal
9a455ea83a
No need to export interactive-mode variables
8 years ago
Alois Mahdal
50799560b6
Improve variable declaration style
Separate declaration from initialization and add variable comments.
8 years ago
Alois Mahdal
ebc095b1c2
Add DuckDuckGo query
8 years ago
Alois Mahdal
d0edfa54cf
Add XKCD
I don't understand how could I not have it there for so long.
8 years ago
Alois Mahdal
e285efa94f
Not so relevant since a devel version of bmo
We want to choose browsrt with bmo-sensible now, so sensible.ini holds
this and many more similar lists.
8 years ago
Alois Mahdal
1084f05ebd
Call local utility to reset nagging timers
This will ensure nagging is predictable during session: on first
opportunity (which is normally new terminal window) `tasknag` will nag
about everything, then according to preset intervals.
8 years ago
Alois Mahdal
2637454cc0
yum is deprecated; use dnf in util function
8 years ago
Alois Mahdal
5882fd8f25
Add alias for `task modify`
I keeo forgetting to say "modify" and even `m` alias did not help. This
maybe...
8 years ago
Alois Mahdal
dbd6536617
Never used, except on maybe one machine
8 years ago
Alois Mahdal
7680deafcb
Add query for allmusic.com
8 years ago
Alois Mahdal
578d6ffae2
Add forgotten argument to xi*/xo* functions
8 years ago
Alois Mahdal
acc75cd445
Replace common aliases with xop commands
8 years ago
Alois Mahdal
579d55b303
Add xop() to apply fixnl to common clipboard-related annoyances
8 years ago
Alois Mahdal
e72883698d
Add fixnl() to fix common newline-related annoyances
8 years ago
Alois Mahdal
b9495759c4
Add bindings for clipboard management with (new, improved) bmo-clip
8 years ago
Alois Mahdal
f2887061a5
Fix typo when creating hostname tag for title
8 years ago
Alois Mahdal
0e0f73ae25
Add taskwarrior context to PS1
...yep, we're getting a bit naggy...
8 years ago
Alois Mahdal
b3a226a0a7
Refactor title and "lastrv" setting
This likely breaks hostname setting when accessing via SSH, but:
* it's first version that is at least somehow readable,
* and also WE *MAY* have fixed the long-standing PITA escaping
errors that we used to get in urxvt if BASH_COMMAND had backslashes
in it!
8 years ago
Alois Mahdal
5280b0e4ed
Clean up bashrc system
* Remove excess comments and optional syntax (eg. EOL `;`),
* use non-conflict function names,
* simplify PS1 generation,
* close PROMPT_COMMAND setup into function,
8 years ago
Alois Mahdal
31e0af6b66
Use colordiff (everywhere)
This used to be re-set in host-specific bashrc, but we already rely on
so many things installed anyway...
8 years ago
Alois Mahdal
60e4dcb44a
Use POSIX (I think) USER rather than calling whoami
8 years ago
Alois Mahdal
29a6aa2f58
Add key bindings for taskwaror 'context' switching
8 years ago
Alois Mahdal
54f18977c7
Add 'context' BMO menu for switching taskwarrior context
8 years ago
Alois Mahdal
71295e1318
Revert "Don't put taskwarrior commands to history"
This reverts commit 55a4088d807c5ca0552e89c3240ec1d3c88842f6.
Turns out this makes it too hard to explore and learn the vast potentials
of taskwarrior CLI.
8 years ago
Alois Mahdal
9c2ac4c679
Also watch root partition
At least once I ran into problems, not realizing that full / was the
cause.
Not funny.
8 years ago
Alois Mahdal
a5e4d7926f
Set treshold to 2GiB
9 years ago
Alois Mahdal
67fd9aebb4
Add second battery for fullmoon
9 years ago
Alois Mahdal
f30026b0b1
Remove ancient forgotten ini file
8 years ago
Alois Mahdal
041e3850c9
Add items to easily switch to night and day mode
8 years ago
Alois Mahdal
d15087a8c6
Re-orded according to use frequency/urgency
AFK and GONE have dedicated key bindings, so they don't need to be
first. BACK is never meant to be called manually anyway.
UNDOCKING and ZLEEPING may often be needed in hurry, though, DOCKING
normally comes soon after them.
8 years ago
Alois Mahdal
1f1836dbfc
Remove unused menu items
8 years ago
Alois Mahdal
0d80a5668a
Add link to my beloved MusicBrainz
8 years ago
Alois Mahdal
55a4088d80
Don't put taskwarrior commands to history
Since task IDs are dynamic in taskwarrior, commands like `task 4 delete`
and `task 4 done` can be destructive with hard-to-trace damage if
inadverently repeated.
Better to avoid that, even at cost of not remembering anything.
(Note that `task` without arguments is still remembered; there's no harm
in repeating that, and it still can be convenient eg. w/ ^L).
8 years ago
Alois Mahdal
b20cf898d9
Nag about overdue tasks
Script not (yet) released, but it's s simple taskwarrior wrapper to
remind about unfinished and overdue tasks once per set period.
8 years ago
Alois Mahdal
074930f972
Add vim-taskwarrior
8 years ago
Alois Mahdal
5a81de0a99
Add bookmark to musicforprogramming.net
8 years ago
Alois Mahdal
bc03cfaf8a
Add link to Taskwarrior storage
8 years ago
Alois Mahdal
7a2cc7770b
Sync vim plugins with upstream
8 years ago