Updated pam_environment and zshrc

This commit is contained in:
Eric Renfro 2018-06-02 17:49:12 -04:00
parent 7e432b12ec
commit 7f4f59c382
Signed by: psi-jack
GPG Key ID: 14977F3A50D9A5BF
2 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,7 @@
EDITOR=vim
VISUAL=vim
PATH=DEFAULT=${PATH}:/home/@{PAM_USER}/bin
#PATH DEFAULT=${PATH}:/home/@{PAM_USER}/bin
#PATH DEFAULT=${PATH}:@{HOME}/bin
SSH_ASKPASS=/usr/lib/ssh/x11-ssh-askpass
QT_QPA_PLATFORMTHEME=qgnomeplatform

2
zshrc
View File

@ -3,6 +3,8 @@
#
# User configuration sourced by interactive shells
#
typeset -U PATH
export PATH
# Change default zim location
export ZIM_HOME=${ZDOTDIR:-${HOME}}/.zim