Alois Mahdal
d4f437a154
Update for new bmo conf API (upcoming version)
8 年之前
Alois Mahdal
d48e26144e
Accomodate TaskWarrior in mydots
8 年之前
Alois Mahdal
337d276159
Dim first, then redshift, not the other way
8 年之前
Alois Mahdal
5dd53d32ac
Add 'tasks' alias to easily see tasks outside current context
8 年之前
Alois Mahdal
739aead3ff
Use a bit more visible PS2 (and consistent with PS1)
8 年之前
Alois Mahdal
8be418af6b
Calm down Vim's default syntax highlighter
When case is left without quotes, Vim's default syntax highlighter shows
the left bracket in strong, error-y red style (not sure why, e.g.
ShellCheck does not complain about that notation). It seems to work
fine when quoted, though.
8 年之前
Alois Mahdal
a9d31a24af
Drop bmo menu query_hist, never used
8 年之前
Alois Mahdal
ff397bad62
Use the new bmo-jinn also inside bmo menus
8 年之前
Alois Mahdal
05aec52499
Add search query for YouTube
8 年之前
Alois Mahdal
74a5b13283
Use more customized main page for reddit
The / main page seems to be a bit too "dangerous", this should make it
easy to go to a particular subscribed subreddit without much
distraction.
8 年之前
Alois Mahdal
c1a96e5015
Add DMOZ to public links
8 年之前
Alois Mahdal
69f846edc1
Don't use bindsym for language switching
The in-line comment startles i3, and by the way using bindsym here is
not so useful when using only CS and EN, which have 'n' at the same
place.
8 年之前
Alois Mahdal
f78817a4f8
Ignore terminal reset
Hardly needed to do repeatedly and when it is, it's best linked with
an observed command on the same line.
8 年之前
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 年之前