summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* remove a bunch of unused stuffJesse Luehrs2021-12-271-1/+0
|
* switch from offlineimap to mbsyncJesse Luehrs2021-12-271-1/+1
|
* add some shfmt configJesse Luehrs2021-07-101-1/+4
|
* bring back my reply configurationJesse Luehrs2021-06-201-0/+1
|
* fix syntaxJesse Luehrs2021-02-281-1/+1
|
* don't install local machine config as rootJesse Luehrs2021-02-281-0/+2
|
* realistically i'm not going back to perl developmentJesse Luehrs2021-02-261-4/+0
|
* remove configuration for software i no longer useJesse Luehrs2021-02-261-2/+0
|
* stop using ircJesse Luehrs2021-02-261-3/+0
|
* fix more instances of the make bugJesse Luehrs2020-04-231-6/+8
|
* work around make bugJesse Luehrs2020-03-311-1/+3
| | | | see https://savannah.gnu.org/bugs/?57962
* 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
|