Brennen Bearnes
775cd20ef8
bin/notes: update helptext with latest
1 week ago
Brennen Bearnes
998378e722
zsh: completion for wikimedia prod hosts, mcd completion
1 week ago
Brennen Bearnes
1be2b270b9
notes-logs-by-date: wrap notes-pages
1 week ago
Brennen Bearnes
6a710c6173
vim: airline: integrate with ale
1 week ago
Brennen Bearnes
dbd5ab5c6e
aliases: use $EDITOR for :e
1 week ago
Brennen Bearnes
bb4e8a682f
install.sh: add xsel
A dependency of the M-d shortcut in xmonad.
1 week ago
Brennen Bearnes
5a5db607a1
notes-tag-summary: some prelim investigation of finding photos
1 week ago
Brennen Bearnes
419e375655
bin/notes-pages: order by date
1 week ago
Brennen Bearnes
3df05562cf
git: init with main as default branch by default
1 week ago
Brennen Bearnes
756490a7f8
bin/photocp: copy mp4 and png files
1 week ago
Brennen Bearnes
383a0d8d64
bin/timeslice: add pod2usage
1 week ago
Brennen Bearnes
225a473b89
git: globally set pull.rebase
1 month ago
Brennen Bearnes
29a5bf8c5d
install.sh: add ncdu, shellcheck, yubikey-manager, virtualenv
1 month ago
Brennen Bearnes
a7b827361f
bin/mostrecent: better error handling for dirs
1 month ago
Brennen Bearnes
e99c5a8449
install.sh: add XML::FeedPP
2 months ago
Brennen Bearnes
ead387f1c9
vim: revert colorscheme to iceberg
2 months ago
Brennen Bearnes
56de1e025a
xmonad: switch from clipit to diodon
2 months ago
Brennen Bearnes
0f96f9143e
install.sh: add pandoc, fonts, python deps, konsole, ncdu, etc.
2 months ago
Brennen Bearnes
d24cdd10f1
current state of vimrc
2 months ago
Brennen Bearnes
aecc8b68ea
cheat: Ctrl-g for resetting history
2 months ago
Brennen Bearnes
c6118359cc
fragment-lyons-weather: document w3m alternative
2 months ago
Brennen Bearnes
509d52e377
notes tag-summary: some format tweaks, from_filename
2 months ago
Brennen Bearnes
3c707df243
fragments: some messing with sed
2 months ago
Brennen Bearnes
aef9c49936
xmobar date: add seconds
2 months ago
Brennen Bearnes
654b80875a
zsh prompt: add moon phase
Based on phasemoji. Fails if no php.
2 months ago
Brennen Bearnes
a379fe52a6
xmonad: grid background instead of blue
2 months ago
Brennen Bearnes
4e5fc1b14e
vimwiki: misc debugging config
2 months ago
Brennen Bearnes
fc82196976
vimwiki: disable table mappings
2 months ago
Brennen Bearnes
70aa5d538c
vimwiki: notes summary feature
2 months ago
Brennen Bearnes
4341a8f5c9
sed-bashrc
4 months ago
Brennen Bearnes
075831e99e
a few readme tweaks
5 months ago
Brennen Bearnes
994ac0a55b
photocp: a note that it handles overlapping filenames badly
5 months ago
Brennen Bearnes
0d80cfe08c
notes-links: improve handling of stuff with subdirs
5 months ago
Brennen Bearnes
fdf786446b
vim: use ale instead of syntastic
Async here is great.
5 months ago
Brennen Bearnes
71d75c5969
fragments/changelogs
I was messing with this at... Some point in the last few years.
7 months ago
Brennen Bearnes
b43888e7fc
bin/notes-calendar: display calendar stuff for given date
This just wraps the older calendar(1) invocation for the moment, just
adding a layer of indirection so it can include other data.
7 months ago
Brennen Bearnes
937f76dba9
.zshrc: remove google cloud sdk; add BPB_NOTES
7 months ago
Brennen Bearnes
9932c6f6fc
vimwiki: ,J instead of ,j for jumping
7 months ago
Brennen Bearnes
ac5c846201
stub bin/notes-pages docs
7 months ago
Brennen Bearnes
68ee943183
notes-collect-metadata: import pprint
8 months ago
Brennen Bearnes
fc9e1cb8b9
notes-logs-by-date: tack a 1; at end of file
In case this becomes a module.
8 months ago
Brennen Bearnes
f7f886681d
add experimental notes-pages
For querying overall page list.
8 months ago
Brennen Bearnes
28e6c97fdb
notes-links: remove --target requirement
8 months ago
Brennen Bearnes
c9817685d9
notes-tag-summary: 10 log items
8 months ago
Brennen Bearnes
6d4c036371
vimwiki jumps: open default wiki first if not on a wiki
8 months ago
Brennen Bearnes
7cdab06b58
vimwiki: add an fzf page / tag jumping binding to ,j
This is modeled on ,. for inserting a link.
8 months ago
Brennen Bearnes
78c126be9b
bin/notes-links: display links within notes in various formats
Uses metadata.db to find links targetting a particular page / tag, and
output in one of tsv, vimwiki list, vim location list, or fulltext.
Can be restricted to links from pages with dates, which makes it usable
for pulling logs.
Fully replaces the former:
- notes-links-for, of which it's a superset
- notes-logs-by-link
- notes-logs-for which was used for fulltext of a log, and wrapped
notes-links-for
This commit pulls into vim config as well.
8 months ago
Brennen Bearnes
00794a6e43
xmonad: comment out redshift for the moment
This needs work.
11 months ago
Brennen Bearnes
29b3e61d10
bin/pinboard: check for existence of ~/.pinboardrc
...and print a helpful error message.
11 months ago
Brennen Bearnes
f68074d8b5
install.sh: add packages, perl & python libs, new vimrc path, vundle
This adds a bunch of stuff I needed on a fresh Ubuntu install; I think
most of it should overlap fine with a stock Debian circa Bullseye.
I needed the exa out of cabal for the way I'm using exa, but it does exist
in the apt repos.
11 months ago