Brennen Bearnes
1f787d1d31
add a stub ranger(1) config
8 years ago
Brennen Bearnes
b56c9fd917
bin/jump-to-window; mod-shift-g to activate in xmonad
A little wmctrl wrapper. Required adding EWMH stuff to xmonad for this
to work properly.
8 years ago
Brennen Bearnes
d8674c432f
.vimrc: update vundle path, comment out ultisnips stuff
Re: ultisnips:
https://p1k3.com/2016/4/14/
Re: Vundle:
http://www.gmarik.info/blog/2014/why-i-stopped-contributing-to-vundle/
8 years ago
Brennen Bearnes
761c06ceed
updated README (and a few other comments)
8 years ago
Brennen Bearnes
cdf684d00b
vim: ultisnips, terminal-compatible-ish airline color scheme
8 years ago
Brennen Bearnes
87d3e144ef
xmonad.hs cleanup
8 years ago
Brennen Bearnes
107d54a48f
.vimrc: BPB_CommandOutputInNewWindow(); ,w for dict lookup of word
8 years ago
Brennen Bearnes
2bab00886a
xmonad: mod-shift-n for a notes scratchpad in gnome-terminal + tmux
8 years ago
Brennen Bearnes
4cbcd36573
add ewmh desktop hooks to xmonad
8 years ago
Brennen Bearnes
51a1a20380
bin/dmenu_unique + improved h alias for directory history
8 years ago
Brennen Bearnes
8507534923
bigger xmonad scratchpad
8 years ago
Brennen Bearnes
f56b084cf8
bin/vim-filter-exec-raw and keybinding to ,r
This is a more general, unformatted raw output version of vim-filter-exec.
It will be useful for pulling some utility output into HTML / Markdown
docs in a more generalized way.
I'm using it to make simple image galleries with the terrible python
script in bin/html-gallery.
8 years ago
Brennen Bearnes
a148de69ab
embiggen vim font once more
8 years ago
Brennen Bearnes
3780c424f8
slightly smaller terminal fonts, vim-airline
I don't know if I'll stick with vim-airline for my statusbar, but it has
some appealing features.
Dropped terminal fonts down a bit in size. Seems better to have a
little more context for editing on this display. At this res, with
those fonts, I get a 147x40 terminal. It's reasonably legible.
(I'm currently on a System76 Galago UltraPro or whatever it's called,
purchased in August of 2014 or thereabouts.)
8 years ago
Brennen Bearnes
f357ebdf5f
.sh_common: add ~/.local/bin to $PATH
For some Python or something? I dunno. It didn't work anyway.
8 years ago
Brennen Bearnes
0469c77be1
alias dim to get current terminal dimensions
Via bishop at:
http://stackoverflow.com/questions/263890/how-do-i-find-the-width-height-of-a-terminal-window
8 years ago
Brennen Bearnes
54b94f49b5
.vimrc: better bullet char insertion, swap D and d
8 years ago
Brennen Bearnes
167f6681b4
various and sundry too-many-pixels tweaks
Getting old may beat the alternatives, but it sure is kind of shit on its
own terms in a lot of ways.
8 years ago
Brennen Bearnes
55eb3e8784
high DPI config thievery
everything is so tiny my god i am old
8 years ago
Brennen Bearnes
fe38f397aa
named scratchpad stolen as per usual from tyler
https://github.com/thcipriani/dotfiles/blob/master/xmonad/xmonad.hs
https://pbrisbin.com/posts/xmonad_scratchpad/
http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Util-NamedScratchpad.html
https://pinboard.in/u:brennen/t:xmonad/
8 years ago
Brennen Bearnes
6d2350d5c7
xmonad: unfuck Gimp save dialogs
...by removing a doFloat. Things seem normal, minus this, since
(evidently) dialogs are floated by default. I was getting this horrible
flickering effect before. In my mind, I added this in the first place
to try to solve that problem, but obviously something has changed.
8 years ago
Brennen Bearnes
0875cd07be
actually add .config/redshift.conf
8 years ago
Brennen Bearnes
0136221197
.vimrc: disable startify
I really like this thing in theory, but it kept breaking my brain on
opening a new buffer.
8 years ago
Brennen Bearnes
a1a601ea1e
replace not-really-working redshift-wrapper with .config/redshift.conf
8 years ago
Brennen Bearnes
555588ac26
bin/vim-fragment-bullet
8 years ago
Brennen Bearnes
d9896b541d
less(1) options; vim plugin tweaks & swapfiles on
8 years ago
Brennen Bearnes
a384fbcc45
.vimrc: keys: td for lowercase datestamp, tD for capitalized
Silly.
8 years ago
Brennen Bearnes
d9a438a899
xmonad: go back to old workspace layout, comment
Changing this continues to break my brain, and it turns out I was actually
using more of those workspaces than I thought.
I need two monitors.
8 years ago
Brennen Bearnes
dfa96c4096
vim: add Startify, tweak F-keys, better comments in .vimrc
8 years ago
Brennen Bearnes
aa22f6bf85
.sh_common: moar vi-like aliases
8 years ago
Brennen Bearnes
57bc38e434
.sh_common: aliases: :e -> vim
8 years ago
Brennen Bearnes
34b95ed35b
.vimrc: F8 -> notes.txt
8 years ago
Brennen Bearnes
959336d1dd
.vimrc: colorschemes: taking icansee for a test drive
8 years ago
Brennen Bearnes
03fd2af286
simplify workspace layout, more vim F-keys
F7: Opens ~/code/bpb-kit/.vimrc
F8: ~/notes/scratch
F10: `git commit -av` using fugitive
9 years ago
Brennen Bearnes
05c9286532
.vimrc: disable swapfiles, add Recover.vim just in case one exists
9 years ago
Brennen Bearnes
fc7eb4acef
.xmobarrc: appearance tweaks
9 years ago
Brennen Bearnes
90d627fe7a
.tmux.conf cleanup
9 years ago
Brennen Bearnes
84bf8a3379
add GOPATH, migrate aliases and some vars to ~/.sh_common
I'm realizing that this is all kind of an embarrassing mess, and doing my
best not to cat-vacuum it into a more complicated state.
9 years ago
Brennen Bearnes
7e73301014
.vimrc: turn off folding
9 years ago
Brennen Bearnes
23014790e7
.vimrc: switch F12-to-copy-all to just using :%y+
9 years ago
Brennen Bearnes
b8d9ba02c9
.vimrc: add F7 to open .vimrc (get it?); unfuck F12-to-yank-all
9 years ago
Brennen Bearnes
e51e6bc51b
.vimrc: add "-" to iskeyword - dashes in words for nav, autocomplete
9 years ago
Brennen Bearnes
8ff2065c9c
xmonad: float the Gimp's quit-without-save dialog
9 years ago
Brennen Bearnes
fa7fd26668
trayer tweaks
To be honest I don't even know if this worked.
9 years ago
Brennen Bearnes
e7c0cb72e5
have XM undo capslock
...sorta.
9 years ago
Brennen Bearnes
aa603703aa
(g)vim: switch both colorschemes to hybrid
9 years ago
Brennen Bearnes
dff905d798
.vimrc: <F12> to copy entire buffer; BPB_ExecNormalAndReturnCursor()
There is almost certainly a better way to do this:
https://stackoverflow.com/questions/829935/yank-entire-file
9 years ago
Brennen Bearnes
47fb8a8475
space bitching on prompt
9 years ago
Brennen Bearnes
4a5aa2f8cc
.zshrc: moar whitespace
9 years ago
Brennen Bearnes
46ca0a923a
.zshrc: better git prompt, moar awk - thanks @robacarp
9 years ago