Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | update vimrc filetype funcs | katherine | 2016-06-09 | 1 | -1/+12 | |
| | ||||||
* | panel font adjustments | katherine | 2016-05-29 | 2 | -2/+3 | |
| | ||||||
* | startx | katherine | 2016-05-29 | 1 | -0/+1 | |
| | ||||||
* | fix backup font | katherine | 2016-05-22 | 2 | -3/+3 | |
| | | | | how that escaped notice for so long i have no idea | |||||
* | add aliases for site sshfs | katherine | 2016-05-15 | 1 | -0/+3 | |
| | ||||||
* | update colours for updated wall | katherine | 2016-05-13 | 1 | -15/+15 | |
| | ||||||
* | mod vimdiff colours | katherine | 2016-05-09 | 1 | -3/+3 | |
| | ||||||
* | prevent rendering escapes in window titles | katherine | 2016-05-05 | 1 | -1/+1 | |
| | | | | | escape \ chars in window titles to prevent things like \n from being interpreted as escapes | |||||
* | wrong file commited | katherine | 2016-05-05 | 1 | -0/+15 | |
| | | | | wooooooow X_X | |||||
* | add fzf wrapper | katherine | 2016-05-05 | 1 | -12/+0 | |
| | | | | | | | | | | | | | as pretty as this little function is, shouldn't be stuck in a .zshrc. adding more and more things like this will slow stuff down, and it's a mess for portability too, with the whole .zshrc-linux .zshrc-freebsd .zshrc-linux-desktop thing going on. instead, going to move all these things to .config/init/funcs and add a system which is called from .zprofile (and should move .config/init/init.sh to being run there and .config/init/vars to being sourced there too.). this system should check prereqs for each func and load only when they're satisfied. | |||||
* | brighten black for less eyebleed | katherine | 2016-05-05 | 1 | -1/+1 | |
| | | | | blacks close to true black hurt to look at X_X | |||||
* | new theme | katherine | 2016-05-04 | 1 | -19/+53 | |
| | ||||||
* | fix lightline colourscheme | katherine | 2016-05-04 | 1 | -16/+16 | |
| | | | | | was sploding, for whatever internal reason; i guess those full colour versions are for gvim; don't use it ever, so doesn't matter | |||||
* | cabal in PATH | katherine | 2016-05-01 | 2 | -9/+4 | |
| | ||||||
* | misc | katherine | 2016-04-24 | 2 | -2/+2 | |
| | ||||||
* | slight zathurarc theming update | katherine | 2016-04-24 | 1 | -2/+3 | |
| | ||||||
* | expandtabs for ft=conf | katherine | 2016-04-24 | 1 | -1/+6 | |
| | | | | for the sake of .ronn, which are recognised as conf | |||||
* | add elixir to .vimrc | katherine | 2016-04-18 | 1 | -4/+18 | |
| | ||||||
* | typo | katherine | 2016-04-02 | 1 | -1/+1 | |
| | ||||||
* | avoid colouring race condition | katherine | 2016-04-02 | 1 | -0/+4 | |
| | ||||||
* | move one line for organisation | katherine | 2016-04-01 | 1 | -2/+1 | |
| | | | | i'm an idjit sometimes | |||||
* | elixir | katherine | 2016-04-01 | 1 | -0/+2 | |
| | ||||||
* | fug :D | katherine | 2016-04-01 | 1 | -1/+1 | |
| | ||||||
* | clean send wrappers | katherine | 2016-03-26 | 2 | -2/+2 | |
| | | | | too lazy to write an actual description; it's, like two lines | |||||
* | use name when sending 1 file | katherine | 2016-03-21 | 1 | -1/+5 | |
| | ||||||
* | use backup font that's actually recognised | katherine | 2016-03-21 | 1 | -1/+1 | |
| | ||||||
* | reduce vim colours eyeburn | katherine | 2016-03-20 | 1 | -1/+1 | |
| | | | | | less distracting to just leave the non-text section the same boring colour than to make it something brighter | |||||
* | fix ssh-scrot symlinking | katherine | 2016-03-20 | 1 | -1/+1 | |
| | ||||||
* | fancy new theme | katherine | 2016-03-20 | 1 | -63/+37 | |
| | | | | this one's all brown and depressing and things | |||||
* | make vim colours more dynamic | katherine | 2016-03-20 | 1 | -9/+9 | |
| | ||||||
* | add sxiv send count notification | katherine | 2016-03-20 | 1 | -1/+1 | |
| | ||||||
* | clean send | katherine | 2016-03-19 | 1 | -32/+30 | |
| | | | | was a bit ad-hoc; hopefully cleaner to read now | |||||
* | snapshot | katherine | 2016-03-19 | 15 | -138/+306 | |
| | | | | | | lots of random things changed; forgot to update for a while again. moving things to .config/init/funcs is one important thing; means being able to use those shell scripts anywhere, like ranger or whatever | |||||
* | refactor key handler | katherine | 2016-02-17 | 1 | -24/+47 | |
| | ||||||
* | get rid of comment highlight | katherine | 2016-02-17 | 1 | -2/+0 | |
| | | | | for now. got to figure out how to do it properly | |||||
* | another typo | katherine | 2016-02-08 | 1 | -2/+2 | |
| | ||||||
* | typo | katherine | 2016-02-08 | 1 | -1/+1 | |
| | ||||||
* | update colours | katherine | 2016-02-08 | 2 | -17/+17 | |
| | ||||||
* | lightline theme | katherine | 2016-02-08 | 1 | -0/+43 | |
| | ||||||
* | update for "release" :P | katherine | 2016-02-06 | 2 | -7/+25 | |
| | ||||||
* | unify theming | katherine | 2016-02-06 | 16 | -170/+242 | |
| | ||||||
* | move desktop aliases | katherine | 2016-02-05 | 2 | -7/+8 | |
| | ||||||
* | switcher.sh: cleaner implementation | katherine | 2016-02-03 | 1 | -10/+17 | |
| | ||||||
* | local function variables | katherine | 2016-02-02 | 3 | -9/+18 | |
| | | | | i feel dumb | |||||
* | faster, cleaner, more dynamic mpd-filetypes | katherine | 2016-02-02 | 1 | -46/+82 | |
| | ||||||
* | was a buffering issue | katherine | 2016-02-01 | 1 | -1/+1 | |
| | | | | s'nice to know this sort of thing | |||||
* | uniq doesn't work for some reason x-x | katherine | 2016-02-01 | 1 | -3/+5 | |
| | | | | | so confused. does it wait to output things when piping? | |||||
* | comment | katherine | 2016-02-01 | 1 | -1/+4 | |
| | ||||||
* | mpd-cover-convert | katherine | 2016-02-01 | 1 | -1/+12 | |
| | ||||||
* | rounding with calc | katherine | 2016-02-01 | 1 | -3/+3 | |
| |