Brennen Bearnes
f98749c359
bin/wrt-serve: the lazy version of something i should do for real
5 years ago
Brennen Bearnes
eded281910
today: allow an optional date parameter
5 years ago
Brennen Bearnes
4b2da8fd06
.zshrc: various yaks (prompt color, nav keys, etc.)
- add zsh syntax highlighting plugin
- add more color options to prompt configuration
- tweak inertia prompt colors
- refresh prompt periodically (this may need some thought)
- add Alt-Up, Alt-Back for dir navigation
- automatically rehash to pick up new commands for completion
5 years ago
Brennen Bearnes
f2365d08d6
timeslice: clean up output, fix a stderr redirection bug
- stop erroring on utf-8 output
- use the right syntax for redirecting stderr
- don't display sections with no output
- indicate vimwiki path
5 years ago
Brennen Bearnes
efc43f0ee8
turn gvim toolbar back on, add some buttons
5 years ago
Brennen Bearnes
32afb16314
zsh prompt: remove unnecessary space
5 years ago
Brennen Bearnes
d3cb53634b
flesh out install.sh (in the lamest possible way)
Also removes xmodmap from xmonad.start.
5 years ago
Brennen Bearnes
c9d406b1a4
xmobar weather: s/KDEN/KLMO/
5 years ago
Brennen Bearnes
7759cd774f
new utils: addscript, f-to-c, put-mv-notes
addscript: add a new script in ~/bin.
f-to-c: convert degrees Fahrenheit to degrees C. A wrapper around
units(1), because I'm always forgetting the syntax for this.
put-mv-notes: move the currently yanked file to ~/notes.
5 years ago
Brennen Bearnes
43d89db4bf
vim: youcompleteme, fully-random apg strings
5 years ago
Brennen Bearnes
ef90a1668a
zsh: tweak prompts & some comments; add menu select to completion
5 years ago
Brennen Bearnes
8783bd361d
vim: revert to regular line number toggling from cycle
5 years ago
Brennen Bearnes
b9573c9c41
.gitconfig: gitreview options
5 years ago
Brennen Bearnes
2ec94c3bc5
bin/edit-clipboard: allow $EDITOR to contain spaces / flags
5 years ago
Brennen Bearnes
e7d01f69f1
bin/today: add year to datestamp
5 years ago
Brennen Bearnes
46347954e3
bin/mostrecent: add an optional directory param
5 years ago
Brennen Bearnes
baba25d228
add git-edit-changed, git-sel-changed, completions for both
Use fzf to select files from changed files (including untracked) in a
working tree. Thanks to @tomasino@mastodon.sdf.org for the git subcommand
idea here - these are scripts rather than aliases, but the interface
is pretty well the same:
https://mastodon.social/@brennen/101440377610036479
5 years ago
Brennen Bearnes
ae13ede950
~/bin/{http-{cwd,local-cwd}
Serve the current directory.
5 years ago
Brennen Bearnes
607cb077c2
organize some fragments a bit
5 years ago
Brennen Bearnes
1a52fa9464
vim: add ,ts mapping to run timeslice for file in current buffer
5 years ago
Brennen Bearnes
2faea9cfd3
put: do cp -r
5 years ago
Brennen Bearnes
4f64fb892a
timeslice: add last git commit date for file
Shells out twice in a silly way.
5 years ago
Brennen Bearnes
f3ab99ced6
fragments/test-run-parts
5 years ago
Brennen Bearnes
8178f33177
timeslice: cd to $HOME before running mr
5 years ago
Brennen Bearnes
36639752e7
timeslice: potentially get multiple dates per file
5 years ago
Brennen Bearnes
3307d8db0d
bin/edit-clipboard-gvim
5 years ago
Brennen Bearnes
75b6808efe
README.md: s/probably/generally/
5 years ago
Brennen Bearnes
de399f914b
cheatsheets header
5 years ago
Brennen Bearnes
db53bfa03f
README.md: describe some recent additions and add a "copying" section
5 years ago
Brennen Bearnes
443d50a6d8
apache2 -> etc/apache2; remove some .xinitrc comments
5 years ago
Brennen Bearnes
6f9cff4724
bin/timeslice: add myrepos log, tidy display slightly
5 years ago
Brennen Bearnes
7dd359955b
.vimrc: get rid of "ENTER to continue" some messages
5 years ago
Brennen Bearnes
ce1370f983
Merge branch 'master' of code.p1k3.com:brennen/bpb-kit
5 years ago
Brennen Bearnes
54c19dac97
timeslice: stub myrepos()
5 years ago
Brennen Bearnes
3be78ebe5f
add dunst for notifications
5 years ago
Brennen Bearnes
04bfb9e47d
.vimrc: add func / menu command to get timeslice window for current buffer
5 years ago
Brennen Bearnes
b2123a1f81
.vimrc: try line number cycling again
5 years ago
Brennen Bearnes
6fd328bff7
.vimrc: fix Listbindings cheat menu
5 years ago
Brennen Bearnes
888afa8f1e
timeslice: add file mtime & embedded date handling
Adds a --file option that will either:
- pull the date from a vimwiki filename
- pull the date from a p1k3 entry path
- pull the day from file's mtime
5 years ago
Brennen Bearnes
f8544374a2
timeslice: fix p1k3 entry-grabbing (was using a hardcoded path)
5 years ago
Brennen Bearnes
78865a6646
some pod tweaks to dog & photocp: remove gmail addy, order options to dog
5 years ago
Brennen Bearnes
6cc4353748
chmod +x bin/enterprise
5 years ago
Brennen Bearnes
be5ebe6402
pinboard entries in timeslice
5 years ago
Brennen Bearnes
6a312f148d
move fragments into /home, add a couple things to cheat
5 years ago
Brennen Bearnes
503c9000ff
bin/timeslice
Aggregates some stuff by date range.
5 years ago
Brennen Bearnes
b0ab44718f
import wthr to bin from its own repo
This is Tyler's bash version, just because it doesn't have much in the
way of dependencies.
5 years ago
Brennen Bearnes
88f0c0af5f
photocp: tweak homedir var
5 years ago
Brennen Bearnes
992674795d
fragments/python-test-returnval.py
5 years ago
Brennen Bearnes
0bef4a898f
git-gui: remove special font config
5 years ago
Brennen Bearnes
73ff404dbb
switch terminal back to konsole from uxterm
5 years ago