Alois Mahdal
974967da9c
Use new, much cleaner bmo-jinn CLI
... instead of crawling through hoops.
преди 8 години
Alois Mahdal
d221b00d0d
Give at least some order to main cunstomizations
преди 8 години
Alois Mahdal
81b88dc665
Notify about overdue tasks
преди 8 години
Alois Mahdal
53ed93d039
No need to prevent storing certs
преди 8 години
Alois Mahdal
9488e62c9c
Be also verbose when debugging
преди 8 години
Alois Mahdal
ee923bf81c
Add option to chdir to a particular dir
Helpful to fight cron-related issues.
преди 8 години
Alois Mahdal
f117f2d296
Do not debug by default
преди 8 години
Alois Mahdal
07a527f186
Remove imapfilter config (replaced by imapdomo)
преди 8 години
Alois Mahdal
7969e42214
Add imapdomo, an "imapfilter app"
преди 8 години
Alois Mahdal
e8a366f82d
Remove forgotten debugging code
преди 8 години
Alois Mahdal
b1a4ea3e9f
Check if TaskWarrior is present
преди 8 години
Alois Mahdal
18ce372a5d
Mute unavoidable ShellCheck warnings
преди 8 години
Alois Mahdal
9a455ea83a
No need to export interactive-mode variables
преди 8 години
Alois Mahdal
50799560b6
Improve variable declaration style
Separate declaration from initialization and add variable comments.
преди 8 години
Alois Mahdal
ebc095b1c2
Add DuckDuckGo query
преди 8 години
Alois Mahdal
d0edfa54cf
Add XKCD
I don't understand how could I not have it there for so long.
преди 8 години
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 години
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 години
Alois Mahdal
2637454cc0
yum is deprecated; use dnf in util function
преди 8 години
Alois Mahdal
5882fd8f25
Add alias for `task modify`
I keeo forgetting to say "modify" and even `m` alias did not help. This
maybe...
преди 8 години
Alois Mahdal
dbd6536617
Never used, except on maybe one machine
преди 8 години
Alois Mahdal
7680deafcb
Add query for allmusic.com
преди 8 години
Alois Mahdal
578d6ffae2
Add forgotten argument to xi*/xo* functions
преди 8 години
Alois Mahdal
acc75cd445
Replace common aliases with xop commands
преди 8 години
Alois Mahdal
579d55b303
Add xop() to apply fixnl to common clipboard-related annoyances
преди 8 години
Alois Mahdal
e72883698d
Add fixnl() to fix common newline-related annoyances
преди 8 години
Alois Mahdal
b9495759c4
Add bindings for clipboard management with (new, improved) bmo-clip
преди 8 години
Alois Mahdal
f2887061a5
Fix typo when creating hostname tag for title
преди 9 години
Alois Mahdal
0e0f73ae25
Add taskwarrior context to PS1
...yep, we're getting a bit naggy...
преди 9 години
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!
преди 9 години
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,
преди 9 години
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...
преди 9 години
Alois Mahdal
60e4dcb44a
Use POSIX (I think) USER rather than calling whoami
преди 9 години
Alois Mahdal
29a6aa2f58
Add key bindings for taskwaror 'context' switching
преди 9 години
Alois Mahdal
54f18977c7
Add 'context' BMO menu for switching taskwarrior context
преди 9 години
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.
преди 9 години
Alois Mahdal
9c2ac4c679
Also watch root partition
At least once I ran into problems, not realizing that full / was the
cause.
Not funny.
преди 9 години
Alois Mahdal
a5e4d7926f
Set treshold to 2GiB
преди 9 години
Alois Mahdal
67fd9aebb4
Add second battery for fullmoon
преди 10 години
Alois Mahdal
f30026b0b1
Remove ancient forgotten ini file
преди 9 години
Alois Mahdal
041e3850c9
Add items to easily switch to night and day mode
преди 9 години
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.
преди 9 години
Alois Mahdal
1f1836dbfc
Remove unused menu items
преди 9 години
Alois Mahdal
0d80a5668a
Add link to my beloved MusicBrainz
преди 9 години
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).
преди 9 години
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.
преди 9 години
Alois Mahdal
074930f972
Add vim-taskwarrior
преди 9 години
Alois Mahdal
5a81de0a99
Add bookmark to musicforprogramming.net
преди 9 години
Alois Mahdal
bc03cfaf8a
Add link to Taskwarrior storage
преди 9 години
Alois Mahdal
7a2cc7770b
Sync vim plugins with upstream
преди 9 години