dotfiles/pam_environment
Thomas Preisner 88c797807d extend PATH in pam_environment instead of zsh config
This way, the extended PATH variable is available for the whole
session and not just for the zsh session.
2021-01-22 00:45:30 +01:00

1 line
40 B
Text

PATH DEFAULT="${HOME}/bin:${PATH}"