Brennen Bearnes
d80ab634e5
.vimrc: move yankring history file into .vim/
9 years ago
Brennen Bearnes
c4711c494b
couple of git aliases
9 years ago
Brennen Bearnes
8bcba0fe8e
use my vim-markdown fork
9 years ago
Brennen Bearnes
4f18a8d9f2
XM alias for xm, because i'm usually typing it with capslock on
...because aliasing capslock -> ctrl has certain inevitable hazards.
9 years ago
Brennen Bearnes
bd05599ed8
more self-contained i-hate-the-vpn
9 years ago
Brennen Bearnes
7fbaedb615
vim-tmux-navigator bindings turn out to kinda suck in readline
9 years ago
Brennen Bearnes
b2d53a9cf2
smaller vim font (14 pts)
9 years ago
Brennen Bearnes
d4be16cecc
dependencies: add curl, jq
curl is for http requests and sich
jq is for parsing json
9 years ago
Brennen Bearnes
5b20fb5768
move redshift coords to env vars
9 years ago
Brennen Bearnes
f81ef61f2e
s/gtk-redshift/redshift-gtk/
"...and naming things."
9 years ago
Brennen Bearnes
c80282cdd7
bin/i-hate-the-vpn: wrap some openconnect options i will otherwise forget
VPNware is in the general case awful.
9 years ago
Brennen Bearnes
68c6c73f27
.vimrc: add vim-indent-guides, password generation leaderkeys
9 years ago
Brennen Bearnes
fd398b1287
dependencies: add xmobar and volumeicon-alsa
9 years ago
Brennen Bearnes
d2d0d47ff8
aliases: m -> make, p -> cd ~/p1k3
9 years ago
Brennen Bearnes
bd48211e65
host stuff for fragility
9 years ago
Brennen Bearnes
a0dd6f1e18
mucking around with xmonad look & feel
9 years ago
Brennen Bearnes
87ec44d69c
vim: vimux, nerdtree-git-plugin
9 years ago
Brennen Bearnes
def2deab27
xmonad.start: xmodmap, fire up unity-settings-daemon
9 years ago
Brennen Bearnes
5b4b8f2878
AIO autocompletey bits in bash
9 years ago
Brennen Bearnes
77aea0b83d
tmux escape time
Fixes some weirdness in Vim with hitting Esc but then having it eaten by
tmux.
9 years ago
Brennen Bearnes
45a46974f5
timelog: add expense line processing
9 years ago
Brennen Bearnes
ea97b7452f
further reshuffle .vimrc sections - add functions {{{ }}}
Seems a bit easier to navigate this stuff with more top-level sections,
and putting functions in their own place probably encourages reuse a bit
more.
Also generalizes BPB_ExecFilter() to BPB_RunFilter() for use with
vim-filter-decorate and vim-filter-exec and whatever else I come up with
in the future. It seems like usually I want the cursor to come back
roughly where I left it, which I haven't yet found a way to do without
a function like this one that records the current line number before
filtering the file.
9 years ago
Brennen Bearnes
01a4d4396f
gitconfig: color.ui = auto
9 years ago
Brennen Bearnes
1b64533377
zap egregious "/.timelogrc" in photocp home dir resolution
9 years ago
Brennen Bearnes
881d3d9043
bookmark nerdtree git plugin
9 years ago
Brennen Bearnes
3e65a3eacd
i'm an idiot.
for some reason i forgot i could override system-wide binaries because the
path is expanded ltr
code is the enemy
death to code
9 years ago
Brennen Bearnes
2c854950d4
of course i forgot the double quotes
,
dM
MMr
4MMML .
MMMMM. xf
. "M6MMM .MM-
Mh.. +MM5MMM .MMMM
.MMM. .MMMMML. MMMMMh
)MMMh. MM5MMM MMMMMMM
3MMMMx. 'MMM3MMf xnMMMMMM"
'*MMMMM MMMMMM. nMMMMMMP"
*MMMMMx "MMM5M\ .MMMMMMM=
*MMMMMh "MMMMM" JMMMMMMP
MMMMMM GMMMM. dMMMMMM .
MMMMMM "MMMM .MMMMM( .nnMP"
.. *MMMMx MMM" dMMMM" .nnMMMMM*
"MMn... 'MMMMr 'MM MMM" .nMMMMMMM*"
"4MMMMnn.. *MMM MM MMP" .dMMMMMMM""
^MMMMMMMMx. *ML "M .M* .MMMMMM**"
*PMMMMMMhn. *x > M .MMMM**""
""**MMMMhx/.h/ .=*"
.3P"%....
[nosig] nP" "*MMnx·
9 years ago
Brennen Bearnes
a5e50f4596
call firefox-wrapper instead of firefox directly from firefox-fromselection
9 years ago
Brennen Bearnes
6844c8ca26
gif-sel-15 should call gif-sel, not gif_sel
(Because I renamed it.)
9 years ago
Brennen Bearnes
df3a8110ff
vim: wildmenu, some comments, an unused line number cycling function
The latter more or less ripped off from @thcipriani , as per usual.
Also gets rid of a couple of now-redundant keybindings for fuzzyfinder
and syntastic.
9 years ago
Brennen Bearnes
9293fa7c4d
.vimrc: terminal colors, utf8, wrapscan
poached from @thcipriani
9 years ago
Brennen Bearnes
67b0eba59b
.vimrc: remove unused & redundant plugins, arrange into sections
- kill a couple of unused keybindings
- better comments
- rename a couple of filter commands (now vim-filter-decorate,
vim-filter-exec)
- fold markers in .vimrc
- i don't even _like_ vim's folding, but whatever
- shouldn't need jshint2 and various fuzzyfinder type stuff
- remove deprecated golang plugin
9 years ago
Brennen Bearnes
c45b11a118
clip2firefox -> firefox-fromselection
Easier to find in dmenu.
9 years ago
Brennen Bearnes
22547e56da
rm foo.rb
9 years ago
Brennen Bearnes
d5086a2ab6
sections in README.md; renamed binaries remove wthr
(wthr has its own repo)
9 years ago
Brennen Bearnes
13fe33da8d
bin/photocp: use File::HomeDir
9 years ago
Brennen Bearnes
f904f35e7b
README -> README.md
9 years ago
Brennen Bearnes
f7bc8b55af
bin/jsonprint.pl: don't skip product_viewed
This is a holdover from blode stuff.
9 years ago
Brennen Bearnes
ecd9b2a8bf
bin/vertical: vertical comment
9 years ago
Brennen Bearnes
a8ab093224
bin/decorate: comments
9 years ago
Brennen Bearnes
48d345e324
agi, acs aliases
9 years ago
Brennen Bearnes
3fea800930
.gitignore pup & built deb
9 years ago
Brennen Bearnes
d3d1bd5f7c
bin/timelog: use File::HomeDir, add an rc file for hourly rate
9 years ago
Brennen Bearnes
b022b87eb9
rm publish (replaced with a Makefile in p1k3 repo)
9 years ago
Brennen Bearnes
07268fb0ed
;_;
9 years ago
Brennen Bearnes
3a90c1dc3a
addprop & findprop from userland-book
9 years ago
Brennen Bearnes
aa1a58901b
vim-tmux-navigator, ,tt for timestamp
9 years ago
Brennen Bearnes
4074a24fa1
tmux: blue status bar
9 years ago
Brennen Bearnes
df80cda592
bin/xm: an extremely stupid xmodmap wrapper for calling from dmenu
Note to self: Fix this.
9 years ago
Brennen Bearnes
73883547d8
vim: increase gui font size, go plugin, kernel-style c, f9 in insert mode
my dimming eyesight
hasn't made me hate tab characters
any less
9 years ago