dotfiles/terminal
Marty Oehme 2e9701ea26
services: Fix missing environment variables for user services
We add an additional 'core' user service (i.e. one that gets loaded
before all others by turnstile) which populates the TURNSTILE_ENV_DIR
with all manner of custom set env vars that are important for other
applications.

Most importantly, this sets up the XDG directory compliance for
applications either managed by turnstile or applications started through
turnstile on my system. So, for example `pass` knows to search for its
database in `XDG_DATA_HOME` and river knows to search for binaries in a
PATH which has been prefixed with my custom user binary location.
2025-03-19 21:30:00 +01:00
..
.config services: Fix missing environment variables for user services 2025-03-19 21:30:00 +01:00
.bash_profile terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
.bashrc terminal: Add unified history for shells 2023-12-30 21:33:19 +01:00
.zshenv terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00