summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* only install gpg config on hushJesse Luehrs2018-12-181-2/+0
|
* make gpg grab the keyboardJesse Luehrs2018-11-301-0/+1
| | | | so that i stop typing my password into background windows
* only install msmtp config on hushJesse Luehrs2018-11-291-2/+1
|
* ssh privkeys can't be world-readableJesse Luehrs2018-11-161-1/+1
|
* prefer xdg basedir specification directoriesJesse Luehrs2018-11-161-14/+26
|
* i don't think this is useful anymoreJesse Luehrs2018-11-041-1/+0
|
* switch between imap and offlineimap depending on the machineJesse Luehrs2018-11-031-1/+4
|
* make `make clean` not throw errorsJesse Luehrs2018-11-031-1/+1
|
* let's only keep weechat modifications hereJesse Luehrs2018-11-031-1/+3
| | | | | this should avoid needing to update weechat config on every version bump, and also every time i decide to join a new channel
* the ssh config isn't necessary since i'm using ssh-add directlyJesse Luehrs2018-11-011-1/+0
|
* remove logout filesJesse Luehrs2018-10-301-2/+0
| | | | this was never particularly useful
* stop using keychainJesse Luehrs2018-10-291-0/+1
|
* only use the first part of the hostnameJesse Luehrs2018-10-291-1/+1
| | | | osx defaults to st-doy1.local, for instance
* only install an authorized_keys file on toztJesse Luehrs2018-10-291-1/+0
|
* just use hostnames for this stuffJesse Luehrs2018-10-291-2/+1
| | | | i don't really want another level of indirection
* fix make cleanJesse Luehrs2018-10-291-4/+17
|
* be more specific about the conf files i installJesse Luehrs2018-10-291-4/+5
| | | | so that real data is (mostly) not sitting around in ~/conf
* split out configuration for different machine typesJesse Luehrs2018-10-291-57/+16
|
* always autocreate the base path when installingJesse Luehrs2018-10-291-4/+3
|
* also conditionalize this build stepJesse Luehrs2018-10-291-1/+1
|
* more reorganizingJesse Luehrs2018-10-291-26/+32
|
* make installation easier to understandJesse Luehrs2018-10-291-64/+63
|
* reorganize makefile a bitJesse Luehrs2018-10-281-85/+92
|
* fix another variableJesse Luehrs2018-10-271-1/+1
|
* fix testJesse Luehrs2018-10-271-1/+1
|
* don't break make if pass isn't installedJesse Luehrs2018-10-271-1/+1
| | | | eventually i'll make system-specific modifications a thing
* fix argument orderJesse Luehrs2018-10-271-1/+1
|
* none of my plugins have compiled bits anymoreJesse Luehrs2018-10-191-1/+0
|
* better variable usageJesse Luehrs2018-10-191-2/+2
|
* generate passwords instead of storing themJesse Luehrs2018-10-191-1/+10
|
* add some osx configJesse Luehrs2018-04-061-0/+2
| | | | karabiner, bettertouchtool, amethyst, hammerspoon
* switch to alacrittyJesse Luehrs2018-03-311-1/+2
|
* move services into separate available/enabled directoriesJesse Luehrs2018-03-061-2/+7
| | | | | this way, switching branches won't keep randomly spinning up a bunch of unkillable supervise processes
* fix makefileJesse Luehrs2018-03-061-1/+0
|
* fix makefileJesse Luehrs2018-03-051-3/+0
|
* fix makefile directory creationJesse Luehrs2018-03-031-8/+12
|
* use touchegg instead of ginnJesse Luehrs2018-03-031-1/+3
|
* also include a .profileJesse Luehrs2018-03-031-0/+1
| | | | necessary to set up env vars for xprofile
* use xprofile instead of xinitrcJesse Luehrs2018-03-031-0/+1
|
* make target to show changes in plugins after updatingJesse Luehrs2017-11-061-0/+3
|
* switch to ncmpcppJesse Luehrs2017-11-031-1/+1
|
* move shared shell files to ~/.shJesse Luehrs2017-10-301-4/+0
|
* add runesrcJesse Luehrs2017-10-301-0/+1
|
* add ledger configJesse Luehrs2017-10-301-0/+1
|
* remove peco config, since i'm not using it nowJesse Luehrs2017-10-301-1/+0
|
* add `make versions` to show when each of my plugins was last updatedJesse Luehrs2017-10-291-0/+3
|
* fix make updateJesse Luehrs2017-10-291-4/+6
|
* fix makefile for reorganizationJesse Luehrs2017-10-291-1/+1
|
* move the rest of vim's transient data from ~/.vim/data to ~/.cacheJesse Luehrs2017-10-241-1/+2
|
* fix makefileJesse Luehrs2017-10-201-7/+1
|