Brennen Bearnes
8a5bef6797
.bashrc: get rid of an extraneous newline
5 years ago
Brennen Bearnes
5e7a8ce492
shell config: slight path cleanup
5 years ago
Brennen Bearnes
dd555f1e5f
remove rash dependencies
6 years ago
Brennen Bearnes
858d9c4604
rash, fzf --height
7 years ago
Brennen Bearnes
89d8ba70a2
add fzf; move git func to .sh_common; add unsorted-unique
fzf:
https://github.com/junegunn/fzf
I'm not 100% sold yet, but it's basically dmenu for the shell. Much to
recommend. Adds an improved ctrl-r.
unsorted-unique is just a wrapper around a short awk operation. I put it
in its own script because quoting things in aliases is hard.
8 years ago
Brennen Bearnes
463f17f5b6
shell config: tidy comments, order; add "[bash]" to bash prompt
Sometimes it's good to be reminded what shell you're in.
8 years ago
Brennen Bearnes
a4cc6f7787
shell config: more consistent use of ~/.histfile; update path
8 years ago
Brennen Bearnes
b03abbeb8e
.bashrc: enable autocd
Like zsh's autocd - treat a bare directory name as `cd directory`.
8 years ago
Brennen Bearnes
087b2b6c09
merge, README update, rvm crap, move html-gallery to its own repo
8 years ago
Brennen Bearnes
92f759ff0f
move stuff for ~ into home/
8 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
5b4b8f2878
AIO autocompletey bits in bash
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
1c674b841d
save more CLI history
9 years ago
Brennen Bearnes
5cdb917f75
path stuff in .zshrc
13 years ago
Brennen Bearnes
eb11d0dd0b
initial commit
13 years ago