The configuration of Collin Doering; deprecated, see https://git.rekahsoft.ca/rekahsoft/dotfiles instead.
This repository has been archived on 2022-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Collin J. Doering cff91a9110 Pass environment variables from shell to systemd
Instead of having the systemd user units in .config/systemd/user/ who's
programs require access to a environment variable to define them
explicitly using "Environment = 'VAR=value'". Instead from .bashrc and
.zshrc we can import all environment variables using "systemctl --user
import-environment" or import variables individually like so "systemctl
--user import-environment VAR_NAME".

Here I import (using the method above) both $PATH and $SMLNJ_HOME so
that they can be used by emacs (and maybe some other
program/systemd-user-unit I have forgotten).

Signed-off-by: Collin J. Doering <rekahsoft@gmail.com>
2015-01-14 05:12:43 -05:00
.bin Various minor changes and missed fixes 2015-01-14 05:12:43 -05:00
.config Pass environment variables from shell to systemd 2015-01-14 05:12:43 -05:00
.conkeror.d Various changes to conkeror 2015-01-14 05:12:43 -05:00
.emacs.d Various minor changes and missed fixes 2015-01-14 05:12:43 -05:00
.eshell Various minor changes 2015-01-14 05:12:43 -05:00
.gnupg Add gpg-agent configuration 2015-01-14 05:12:43 -05:00
.local/share Various minor changes and missed fixes 2015-01-14 05:12:43 -05:00
.ncmpcpp Various (mostly self-documented) minor changes 2015-01-14 05:12:43 -05:00
.pekwm Various minor changes; see details below. 2015-01-14 05:12:42 -05:00
.vnc Numerous changes and a restructure of .xinitrc to allow .vnc/xstartup to piggy back off of it 2015-01-14 05:12:42 -05:00
.xmonad Various minor changes and missed fixes 2015-01-14 05:12:43 -05:00
.Xresources Change font size in urxvt 2015-01-14 05:12:43 -05:00
.bash_profile Some major revisions as i have recently replaced my desktop. Namely: 2015-01-14 05:12:43 -05:00
.bashrc Pass environment variables from shell to systemd 2015-01-14 05:12:43 -05:00
.conkerorrc Various changes to conkeror 2015-01-14 05:12:43 -05:00
.emacs Various changes to emacs configuration 2015-01-14 05:12:43 -05:00
.ghci A variety of accumulated changes/fixes 2015-01-14 05:12:43 -05:00
.gitconfig Various (mostly self-documented) minor changes 2015-01-14 05:12:43 -05:00
.gitignore Various minimal changes 2015-01-14 05:12:43 -05:00
.gnus A variety of accumulated changes/fixes 2015-01-14 05:12:43 -05:00
.gtkrc-2.0 Pimp out and cleanup conkeror config 2015-01-14 05:12:43 -05:00
.mbsync-authinfo.gpg Various minor changes and missed fixes 2015-01-14 05:12:43 -05:00
.mbsyncrc Various minor changes and missed fixes 2015-01-14 05:12:43 -05:00
.mpdconf Aesthetic fixes and maintenance 2015-01-14 05:12:43 -05:00
.pentadactylrc Added syntax-highlighting to less output using source-highlight (in both .bashrc and .zshrc) 2015-01-14 05:12:42 -05:00
.ratpoisonrc Added a variety of things including: 2015-01-14 05:12:42 -05:00
.screenrc Various minor changes 2015-01-14 05:12:43 -05:00
.stumpwmrc Some major revisions as i have recently replaced my desktop. Namely: 2015-01-14 05:12:43 -05:00
.tmux.conf Various minor changes and missed fixes 2015-01-14 05:12:43 -05:00
.vimrc Some major revisions as i have recently replaced my desktop. Namely: 2015-01-14 05:12:43 -05:00
.xbindkeysrc A variety of accumulated changes/fixes 2015-01-14 05:12:43 -05:00
.xinitrc Various (mostly self-documented) minor changes 2015-01-14 05:12:43 -05:00
.xmobarrc Various (mostly self-documented) minor changes 2015-01-14 05:12:43 -05:00
.xscreensaver Some major revisions as i have recently replaced my desktop. Namely: 2015-01-14 05:12:43 -05:00
.xsession Some major revisions as i have recently replaced my desktop. Namely: 2015-01-14 05:12:43 -05:00
.zshrc Pass environment variables from shell to systemd 2015-01-14 05:12:43 -05:00