Alois Mahdal
7958b78edb
Enable yum_hasbin handle any kind of file, not just bin
8 years ago
Alois Mahdal
9a007c3eb2
Add hastebin.com bookmark
8 years ago
Alois Mahdal
2114bca40b
Add utility function for hastebin.com
8 years ago
Alois Mahdal
c272886f99
Add Disqus bookmark
8 years ago
Alois Mahdal
6d33a13c7c
Add priority tag 'ftgg' to all contexts
8 years ago
Alois Mahdal
ab64fa81be
Add i3 typing macros
experimental -- finger injury risk ;)
8 years ago
Alois Mahdal
e909e7d344
Update for Shellfu 0.9.0
8 years ago
Alois Mahdal
d4f437a154
Update for new bmo conf API (upcoming version)
8 years ago
Alois Mahdal
d48e26144e
Accomodate TaskWarrior in mydots
8 years ago
Alois Mahdal
337d276159
Dim first, then redshift, not the other way
8 years ago
Alois Mahdal
5dd53d32ac
Add 'tasks' alias to easily see tasks outside current context
8 years ago
Alois Mahdal
739aead3ff
Use a bit more visible PS2 (and consistent with PS1)
8 years ago
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 years ago
Alois Mahdal
a9d31a24af
Drop bmo menu query_hist, never used
8 years ago
Alois Mahdal
ff397bad62
Use the new bmo-jinn also inside bmo menus
8 years ago
Alois Mahdal
05aec52499
Add search query for YouTube
8 years ago
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 years ago
Alois Mahdal
c1a96e5015
Add DMOZ to public links
8 years ago
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 years ago
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 years ago
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