summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use different alacritty config on osxJesse Luehrs2018-11-035-0/+179
|
* don't build wunderground api key file anymoreJesse Luehrs2018-11-031-2/+0
|
* let's only keep weechat modifications hereJesse Luehrs2018-11-0326-1655/+319
| | | | | this should avoid needing to update weechat config on every version bump, and also every time i decide to join a new channel
* make update-weather not depend on non-core modulesJesse Luehrs2018-11-031-2/+12
|
* fix weather scriptJesse Luehrs2018-11-031-1/+1
|
* add paths for homebrew if it's installedJesse Luehrs2018-11-011-0/+2
|
* add brewfile for useful osx packagesJesse Luehrs2018-11-011-0/+57
|
* make this work on python 2 and 3Jesse Luehrs2018-11-011-2/+10
|
* remove some old nethack stuffJesse Luehrs2018-11-019-654/+1
|
* fix work hostnameJesse Luehrs2018-11-011-1/+1
|
* better nameJesse Luehrs2018-11-011-0/+0
|
* simplify web scriptJesse Luehrs2018-11-011-6/+1
| | | | core python is better than non-core perl
* use darksky for weather dataJesse Luehrs2018-11-015-45/+33226
| | | | also stop relying on a perlbrew installation
* the ssh config isn't necessary since i'm using ssh-add directlyJesse Luehrs2018-11-012-2/+0
|
* handle errors properly when templating this fileJesse Luehrs2018-10-301-1/+2
| | | | | $() only causes a shell error when it's part of a variable assignment, not if it's used inline as part of an expression (???)
* fix crontab pathJesse Luehrs2018-10-301-1/+1
| | | | | just hardcode this for now since hush is the only one currently using a crontab
* bring back watch-lockJesse Luehrs2018-10-305-3/+50
|
* remove logout filesJesse Luehrs2018-10-304-15/+0
| | | | this was never particularly useful
* stop using keychainJesse Luehrs2018-10-299-35/+14
|
* clean up gitignoreJesse Luehrs2018-10-291-24/+0
|
* new image viewersJesse Luehrs2018-10-291-5/+5
|
* only create default tmux sessions on laptopsJesse Luehrs2018-10-291-0/+2
|
* support multiple installation locations of diff-highlightJesse Luehrs2018-10-292-2/+6
|
* 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-292-2/+2
|
* fix syntax errorJesse Luehrs2018-10-291-1/+1
|
* remove some unnecessary references to /homeJesse Luehrs2018-10-292-2/+2
| | | | to be more compatible with osx
* move bettertouchtool stuff into hammerspoonJesse Luehrs2018-10-292-0/+118
|
* only trust personal laptops for sshJesse Luehrs2018-10-291-4/+0
|
* just use hostnames for this stuffJesse Luehrs2018-10-2937-10/+11
| | | | i don't really want another level of indirection
* move around some type-specific scriptsJesse Luehrs2018-10-2932-8/+8
|
* fix make cleanJesse Luehrs2018-10-294-7/+20
|
* be more specific about the conf files i installJesse Luehrs2018-10-292-12/+14
| | | | so that real data is (mostly) not sitting around in ~/conf
* move vim's netrw data files out of ~/.vimJesse Luehrs2018-10-291-0/+6
|
* split out configuration for different machine typesJesse Luehrs2018-10-295-57/+89
|
* 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
|
* one more weechat config tweakJesse Luehrs2018-10-271-1/+1
|
* fix up using wifi with no argumentsJesse Luehrs2018-10-271-3/+3
|
* 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
|
* remove a few old machines from password-store accessJesse Luehrs2018-10-191-1/+1
|
* ditch the multiple-cursors vim pluginJesse Luehrs2018-10-192-3/+0
| | | | it's too slow to be usable
* update pluginsJesse Luehrs2018-10-1912-0/+0
|
* none of my plugins have compiled bits anymoreJesse Luehrs2018-10-191-1/+0
|