Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eat failure return code | katherine | 2018-11-12 | 1 | -1/+1 |
| | |||||
* | remove .pentadactylrc | katherine | 2018-11-11 | 1 | -13/+0 |
| | | | | poor pentadactyl, died too young ;_; | ||||
* | ocaml support | katherine | 2018-11-11 | 4 | -3/+78 |
| | | | | stuff for zsh and vim integration and utop config | ||||
* | update mpv confs | katherine | 2018-11-03 | 2 | -1/+1 |
| | |||||
* | add missed closeme | katherine | 2018-10-26 | 1 | -2/+2 |
| | |||||
* | script cleaning | shmibs | 2018-10-19 | 3 | -24/+18 |
| | | | | migrate autostart to zsh and simplify, among other things | ||||
* | merge tablet configs | shmibs | 2018-10-19 | 8 | -18/+73 |
| | |||||
* | Merge branch 'master' of github.com:shmibs/dotfiles | katherine | 2018-10-18 | 1 | -1/+0 |
|\ | |||||
| * | trim pointless header | katherine | 2018-10-08 | 1 | -1/+0 |
| | | |||||
* | | add yaml settings | katherine | 2018-10-18 | 1 | -12/+17 |
|/ | |||||
* | update readme | katherine | 2018-10-05 | 1 | -2/+1 |
| | |||||
* | fix dunst (finally!) | katherine | 2018-10-05 | 5 | -19/+14 |
| | |||||
* | add links to readme | katherine | 2018-10-05 | 1 | -23/+26 |
| | |||||
* | add coffee compiling script | katherine | 2018-10-05 | 2 | -0/+45 |
| | | | | it's messy, but it works. tools aren't the best ┐('~`;)┌ | ||||
* | better comments for asm and coffeescript | katherine | 2018-10-05 | 1 | -0/+5 |
| | |||||
* | vim skel for ia64 | katherine | 2018-09-28 | 2 | -0/+9 |
| | |||||
* | intel asm syntax | katherine | 2018-09-28 | 1 | -5/+11 |
| | |||||
* | clean ssh-socks | katherine | 2018-09-27 | 1 | -1/+1 |
| | | | | | with no config it bypasses ssh multiplexing, which was causing some problematic conflicting-ness | ||||
* | remove userchrome gen | katherine | 2018-09-27 | 2 | -94/+7 |
| | | | | | | | useless now that using no-gui with tridactyl (which is really disappointing, by the way, but no qutebrowser just yet... | ||||
* | yay-lias | katherine | 2018-09-27 | 1 | -0/+4 |
| | |||||
* | redshift temp | katherine | 2018-09-27 | 1 | -1/+1 |
| | |||||
* | formatting | katherine | 2018-09-20 | 1 | -7/+14 |
| | |||||
* | fix send hang | katherine | 2018-09-20 | 1 | -2/+2 |
| | | | | | suddenly started hanging on those xclip commands for whatever reason, so cut out the /dev/null and it works now for whatever reason, who knows | ||||
* | add parens to `send`'s escapes | katherine | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | clean up vim skeleton loading | katherine | 2018-03-23 | 2 | -5/+7 |
| | |||||
* | typo | katherine | 2018-03-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:shmibs/dotfiles | katherine | 2018-03-23 | 2 | -12/+49 |
|\ | |||||
| * | more mutt settings | katherine | 2018-03-23 | 2 | -12/+49 |
| | | |||||
* | | typo | katherine | 2018-03-23 | 1 | -2/+2 |
|/ | |||||
* | reinstate editor fallback | katherine | 2018-03-22 | 1 | -1/+4 |
| | | | | wiped it accidentally in cleaning | ||||
* | clean rifle config | katherine | 2018-03-22 | 1 | -93/+40 |
| | |||||
* | add compton config | katherine | 2018-03-22 | 1 | -0/+3 |
| | |||||
* | slight README.md introduction / caveat | katherine | 2018-03-22 | 1 | -0/+3 |
| | |||||
* | use stint for colourgrab.sh | katherine | 2018-03-22 | 1 | -3/+2 |
| | |||||
* | add html support to mutt via elinks | katherine | 2018-03-22 | 2 | -0/+4 |
| | | | | read-able now! | ||||
* | add ultisnips in vimrc | katherine | 2018-03-17 | 1 | -0/+9 |
| | |||||
* | forgotten shiftwidth in Settings_text() | katherine | 2018-03-01 | 1 | -0/+1 |
| | |||||
* | fix send permissions setting | katherine | 2018-02-26 | 1 | -1/+1 |
| | | | | dunno how was dumb enough to not get this sooner | ||||
* | switch of auto +a for text files | katherine | 2018-02-13 | 1 | -30/+30 |
| | | | | | caused more problems than it was worth to begin with, and, now that i have the write mode function to call, it's also pointless | ||||
* | add redshift | katherine | 2018-02-13 | 1 | -0/+2 |
| | | | | headaches again recently, and this helps slightly, at least | ||||
* | symbola as bkfont | katherine | 2018-02-13 | 1 | -1/+1 |
| | | | | | it actually catches things not in the other fonts, which was the point of the thing. no idea this was fira before... | ||||
* | add Goyo to write mode | katherine | 2018-01-28 | 1 | -0/+4 |
| | |||||
* | remove statusline clutter | katherine | 2017-12-22 | 1 | -1/+6 |
| | | | | not completely useless, but get in the way on small terms | ||||
* | fix zsh-syntax-highlighting default dir | katherine | 2017-12-21 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of github.com:shmibs/dotfiles | katherine | 2017-12-10 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'master' of github.com:shmibs/dotfiles | shmibs | 2017-11-27 | 20 | -124/+358 |
| |\ | |||||
| * | | typo | shmibs | 2017-09-06 | 1 | -1/+1 |
| | | | |||||
* | | | misc updates | katherine | 2017-12-10 | 1 | -10/+2 |
| | | | |||||
* | | | always optipng files | katherine | 2017-12-10 | 1 | -2/+1 |
| | | | |||||
* | | | xoris -> grabc | katherine | 2017-12-10 | 1 | -1/+1 |
| | | |