aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* adjust fonts and lemonbar offsets for new freetype2katherine2017-01-101-5/+5
|
* add sonic-pi support to vimkatherine2017-01-071-1/+10
|
* change nitrogen file formatkatherine2017-01-071-1/+1
|
* update mpv configkatherine2017-01-071-1/+3
|
* add new themekatherine2016-10-051-26/+57
|
* move 'f' to init/funcskatherine2016-10-034-16/+16
|
* update README!katherine2016-10-011-2/+7
|
* overhaul init systemkatherine2016-10-0114-54/+92
| | | | | | gen files now kept in gen directory. funcs now included in $PATH only if their funcreqs are successfully passed at login, making things cleaner and more system-independent
* add click via keyboard shortcutkatherine2016-09-301-0/+3
|
* update archive rifle commandskatherine2016-09-301-7/+6
|
* don't highlight hovered firefox tabkatherine2016-09-061-6/+0
|
* use non-fullwidth tabs in firefoxkatherine2016-09-061-6/+0
| | | | didn't feel comfy the other way ┐(¯-¯)┌
* update firefox tab themekatherine2016-09-061-22/+82
|
* open djvu with zathurakatherine2016-09-061-1/+1
|
* spacingkatherine2016-09-061-0/+1
|
* add mips filetype handlingkatherine2016-09-061-7/+13
|
* add mips supportkatherine2016-08-231-0/+4
|
* remove pointless checkkatherine2016-08-201-4/+2
|
* quit on empty strkatherine2016-08-201-0/+4
|
* new themekatherine2016-08-201-72/+103
|
* create screen capturing functionkatherine2016-08-131-0/+18
|
* delete unnecessary filekatherine2016-08-131-11/+0
|
* update blending / sub handling stuffkatherine2016-06-301-2/+2
|
* fix indentationkatherine2016-06-301-9/+9
|
* using urxvtdkatherine2016-06-301-19/+19
|
* add new theme!!katherine2016-06-281-21/+52
| | | | black and deep red and green and smooches ^_^
* add transmission launcherkatherine2016-06-281-0/+7
| | | | | this way can use the console client and still have it start up when launched and shut down when quit
* update firejail confkatherine2016-06-091-14/+31
|
* add scss support to vimkatherine2016-06-091-0/+1
|
* update vimrc filetype funcskatherine2016-06-091-1/+12
|
* panel font adjustmentskatherine2016-05-292-2/+3
|
* startxkatherine2016-05-291-0/+1
|
* fix backup fontkatherine2016-05-222-3/+3
| | | | how that escaped notice for so long i have no idea
* add aliases for site sshfskatherine2016-05-151-0/+3
|
* update colours for updated wallkatherine2016-05-131-15/+15
|
* mod vimdiff colourskatherine2016-05-091-3/+3
|
* prevent rendering escapes in window titleskatherine2016-05-051-1/+1
| | | | | escape \ chars in window titles to prevent things like \n from being interpreted as escapes
* wrong file commitedkatherine2016-05-051-0/+15
| | | | wooooooow X_X
* add fzf wrapperkatherine2016-05-051-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 eyebleedkatherine2016-05-051-1/+1
| | | | blacks close to true black hurt to look at X_X
* new themekatherine2016-05-041-19/+53
|
* fix lightline colourschemekatherine2016-05-041-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 PATHkatherine2016-05-012-9/+4
|
* misckatherine2016-04-242-2/+2
|
* slight zathurarc theming updatekatherine2016-04-241-2/+3
|
* expandtabs for ft=confkatherine2016-04-241-1/+6
| | | | for the sake of .ronn, which are recognised as conf
* add elixir to .vimrckatherine2016-04-181-4/+18
|
* typokatherine2016-04-021-1/+1
|
* avoid colouring race conditionkatherine2016-04-021-0/+4
|
* move one line for organisationkatherine2016-04-011-2/+1
| | | | i'm an idjit sometimes