summaryrefslogtreecommitdiffstats
path: root/Makefile.hush
Commit message (Collapse)AuthorAgeFilesLines
* remove hush configurationJesse Luehrs2021-03-011-65/+0
|
* remove configuration for software i no longer useJesse Luehrs2021-02-261-2/+0
|
* switch to rbwJesse Luehrs2020-04-201-2/+2
|
* don't keep my location in the repositoryJesse Luehrs2019-10-081-1/+0
|
* only install gpg config on hushJesse Luehrs2018-12-181-0/+2
|
* only install msmtp config on hushJesse Luehrs2018-11-291-0/+4
|
* actually, don't move notmuch config aroundJesse Luehrs2018-11-171-1/+1
| | | | let's try to keep with default config file locations
* prefer xdg basedir specification directoriesJesse Luehrs2018-11-161-5/+8
|
* switch to perspektiv instead of volnotiJesse Luehrs2018-11-041-0/+1
| | | | it supports brightness notifications, and is still being developed
* use different alacritty config on osxJesse Luehrs2018-11-031-0/+4
|
* don't build wunderground api key file anymoreJesse Luehrs2018-11-031-2/+0
|
* remove some old nethack stuffJesse Luehrs2018-11-011-2/+1
|
* use darksky for weather dataJesse Luehrs2018-11-011-2/+4
| | | | also stop relying on a perlbrew installation
* 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 (???)
* just use hostnames for this stuffJesse Luehrs2018-10-291-0/+54
i don't really want another level of indirection