Added pam_environment and profile

This commit is contained in:
Eric Renfro 2018-12-23 11:36:27 -05:00
parent 06ac2131c8
commit 14a04ee653
Signed by: psi-jack
GPG Key ID: 14977F3A50D9A5BF
2 changed files with 14 additions and 0 deletions

6
.pam_environment Normal file
View File

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

8
.profile Normal file
View File

@ -0,0 +1,8 @@
#if [[ -f /etc/solus-release ]]; then
# source /usr/share/defaults/etc/profile
#fi
export EDITOR=vim
export PATH=$PATH:$HOME/bin:$HOME/go/bin
#export QT_QPA_PLATFORMTHEME=qgnomeplatform