Alois Mahdal
dd06fe56f8
Fix case when git root is passed (as dot or .. from deeper)
In that case (i.e. , the `${full#git_root}` would not work and print the full
basically full absolute path to git root.
9 lat temu
Alois Mahdal
7742d07025
Rewrite templating system
Use "meta templates" that ate actually Bash scripts.
9 lat temu
Alois Mahdal
e832b691f3
New, even smarter git-slurp version
* Add --force-* options to skipt .git-slurp-ok file checks.
* Allow passing path to slurp.
You can slurp only a particular sub-tree.
* Improve commit message.
Host has been dropped, and slurped paths are logged (as relative
to worktree root).
9 lat temu
Alois Mahdal
938b40f410
Swap brightness for Vim cursor
Makes more sense to have darker cursor when "inside" in insert mode.
9 lat temu
Alois Mahdal
d1d3e2aac4
Reset desktop background when (un)docking
9 lat temu
Alois Mahdal
9427364219
Add the new docking mode to bmo-menu
9 lat temu
Alois Mahdal
d8335c600e
Add xod and xood for temporary dumping xclipboards (mktemp style)
9 lat temu
Alois Mahdal
55f899c517
Avoid reaching brightness 0 too easy
Apparently with some distros, raching 0 will turn off the display
completely. Step of 49 makes it easy to avoid that while still keeping
the advantage of huge step.
9 lat temu
Alois Mahdal
a9f39e6d8d
Allow finer conrol for some night hacking
9 lat temu
Alois Mahdal
e6744bd102
Update after ffoo is renamed to shellfu
9 lat temu
Alois Mahdal
4b2c7fabf8
Do not give error exit status if pushing is just not enabled
9 lat temu
Alois Mahdal
effea5bbb8
Re-implement greph as a .bashrc function
9 lat temu
Alois Mahdal
561312b3c7
Rewrite git-slurp to have "some" style
* Die by dedicated function.
* Push only if allowed (a line containing single word PUSH found in
.git-slurp-ok file)
* Allow working when deeper in git repo (but not if outside).
* Make permisson code readable (self-doc).
* Enclose in main() to allow for better hygiene.
9 lat temu
Alois Mahdal
e50fc304b4
Add tl;dr pages query
9 lat temu
Alois Mahdal
daadad426e
Show notifications from Clementine as low
9 lat temu
Alois Mahdal
eac13e4b8d
Improve git-slurp message
9 lat temu
Alois Mahdal
a5caa18741
Add defaults for PS1 composition
Now host/user overrides don't have to be created.
9 lat temu
Alois Mahdal
ece36c155f
Add basic version of 'git slurp'
9 lat temu
Alois Mahdal
98a90c41e7
Do not break long lines in git log
9 lat temu
Alois Mahdal
f1913f8d90
Split IDOS URI to specific URIs for Brno and the rest
9 lat temu
Alois Mahdal
b0b0f82f83
Do not pad4 emty lines
9 lat temu
Alois Mahdal
82c6ae3e5c
Add new git-log mode
Useful in repos with more users and especially in those with abundance
of tags.
Note to self: TODO: merge with other modes
9 lat temu
Alois Mahdal
381d8cf04a
Update for newer bmo version
Current bmo development version uses *first* reciord as default (which
seems to make more sense)
9 lat temu
Alois Mahdal
d9512a30e3
Add advanced syntastic settings
9 lat temu
Alois Mahdal
b881a74deb
Add shortcuts for quick clipboard-fed querying
9 lat temu
Alois Mahdal
978036481a
Add bmo menu for direct magic query with history
9 lat temu
Alois Mahdal
78fbe21979
Add bmo menu `query` for choosing query URL
9 lat temu
Alois Mahdal
9b8f7f7467
Remove obsolete $mod+o for mocp
Goodbye mocp :'), hello clementine... :)
9 lat temu
Alois Mahdal
16bdf450a2
Add mark set for choice workflow
9 lat temu
Alois Mahdal
60033ade52
Make neutral color more neutral (and a bit more visible)
9 lat temu
Alois Mahdal
cea0e8f11e
Migrate to bmo--split-fork of saturnin
9 lat temu
Alois Mahdal
9684204148
Use less contrasting color for $fail icon
9 lat temu
Alois Mahdal
6179a0d44e
Do not toggle Orage window state
Albeit a bit hidden, Orage does have a setting to start minimized, so
it's not necessary to toggle it after start.
9 lat temu
Alois Mahdal
ac3c04c9f2
Start hexchat minimized to tray icon
9 lat temu
Alois Mahdal
e2e31f1624
Add XA_CLIPBOARD versions of xclip aliases
9 lat temu
Alois Mahdal
14a2f707f8
Fortify bcdiff() against junky file paths
9 lat temu
Alois Mahdal
3f340cb913
Prevent quoting problems
9 lat temu
Alois Mahdal
08d261e9bc
Do not print field keys
They are already contained within the fetched string.
9 lat temu
Alois Mahdal
1e56529942
Set more subtle search highlighting
9 lat temu
Alois Mahdal
f1c07531ad
Finish notifirc integration with newer notifirc version via stdin
9 lat temu
Alois Mahdal
a1a0159e1c
Do not export what is not necessary
These variables only make sense in interactive bash session where we
always re-read .bashrc anyway.
9 lat temu
Alois Mahdal
57d3d8dcb2
Use appropriate icons for each state
9 lat temu
Alois Mahdal
ce6a6af0fd
Add bindings to mass-set marks on current workspace
9 lat temu
Alois Mahdal
2d21e866ad
Add "neutral" and "running" states for mark mode
9 lat temu
Alois Mahdal
e23b1f1922
Add `ts` alias for nicer formatting
9 lat temu
Alois Mahdal
4ab4944bb2
Add PoC IRC notification functions based on notifirc
9 lat temu
Alois Mahdal
e5dfac71e7
Save another 2px horizontally
10 lat temu
Alois Mahdal
a454e34377
Add convenient mouse commands for status bar
Thunar for easy lazy access to files (eg. videos), and gxkill which is a
tiny wrapper around xkill -- to "close" any window.
10 lat temu
Alois Mahdal
cb1fa5d6cf
Use custom separator symbol
10 lat temu
Alois Mahdal
465e5d9958
Add markers using new Pango support
10 lat temu