Commit graph

26 commits

Author SHA1 Message Date
Danielle McLean df87551b1e
Add support for PHIVE with XDG (by default it uses ~/.phive :c ) 2021-06-05 16:03:35 +10:00
Danielle McLean 990afa5693
feat: apply XDG to Rust cargo directories 2021-01-26 15:03:50 +11:00
Danielle McLean 1013c9de02
Update tiny-care-terminal config so it knows where to find repos and handles lack of API keys correctly 2020-07-27 15:31:37 +10:00
Danielle McLean 45ad3615aa
Load a Homebrewed Ruby into the PATH, when one is present 2020-06-18 13:28:53 +10:00
Danielle McLean ad8ee421e4
Add support for the 'poetry' Python package manager 2019-11-04 12:22:14 +11:00
Danielle McLean c1b1fbfe5d
Set my PASSWORD_STORE_DIR in zsh login, since EnvPane seems to be having trouble setting it 2018-07-26 09:13:54 +10:00
Danielle McLean 1d321aa33c
Add support for pyenv 2018-07-01 14:42:28 +10:00
Danielle McLean ad0d9f72f5
Add .cargo/bin to PATH to support Rust-based commands 2018-06-18 10:44:46 +10:00
Danielle McLean a2d253384a
Add support for tj/n, using ~/.local as the prefix - this integrates quite nicely with the other stuff that goes in ~/.local, such as global npm packages 2018-01-15 09:08:30 +11:00
Danielle McLean 15c3ef3a45
Put haskell-stack root directory in XDG_DATA_HOME 2017-09-13 14:05:18 +10:00
Danielle McLean b4c985eac8
Get OpenSSL to put its random seedfile inside XDG_CACHE_HOME instead of polluting ~ 2017-09-11 09:12:57 +10:00
Danielle McLean a8eddde979
Move npm's user configuration file under XDG config home 2017-09-11 08:55:33 +10:00
Danielle McLean b67d9ebf2f
Move awscli configuration files into XDG config home 2017-09-09 18:40:23 +10:00
Danielle McLean 7637ff8ed3
Use a fuzzier glob to find TeXLive installation, the bin directory's name is different in TeXLive 2017 2017-07-05 08:35:58 +10:00
Danielle McLean 79894affd5
Add env configuration for notwaldorf/tiny-care-terminal 2017-05-10 12:26:20 +10:00
Danielle McLean c60279cef4
Point ssh to the gpg-agent, when GnuPG is available 2017-03-15 10:11:28 +11:00
Danielle McLean 4ad6765e79
Avoid including lots of weird sam files (besides the binary itself) in PATH 2017-02-27 13:54:41 +11:00
Danielle McLean f3ba120c6a
XDG-ify my local Perl modules 2016-11-25 10:40:02 +11:00
Danielle McLean d735183dcb
Use the nicer approach to detect whether rock is installed 2016-11-25 10:39:43 +11:00
Danielle McLean 203ba14e78
XDG-ify ooc's user library directory and handle it a little more cleanly 2016-11-25 10:26:53 +11:00
Danielle McLean 25f73ced74
Update the path to Composer's binary directory, since it went pseudo-XDG 2016-11-25 10:26:00 +11:00
Danielle McLean 8833894671
Reliably set up environment to be inherited by non-login shells, including FPATH 2016-10-20 11:49:13 +11:00
Danielle McLean 38eb2c7b6f
Smarter default umask, use 002 on systems that support UPG 2016-10-17 19:50:29 +11:00
Danielle McLean 141e5de8ce
Set umask to 022 if it's not set already 2016-10-08 01:38:34 +11:00
Danielle McLean d35dcd9699 Fixes so that the login shell bits work properly on Ubuntu 2016-10-08 00:27:15 +11:00
Danielle McLean 68d5f293cf
Using stow-rename, unhide all the files :3 2016-10-07 23:13:58 +11:00