summaryrefslogtreecommitdiff
path: root/roles/init/templates
diff options
context:
space:
mode:
Diffstat (limited to 'roles/init/templates')
-rw-r--r--roles/init/templates/pam_environment.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/init/templates/pam_environment.j2 b/roles/init/templates/pam_environment.j2
index 422b98d..e75726c 100644
--- a/roles/init/templates/pam_environment.j2
+++ b/roles/init/templates/pam_environment.j2
@@ -47,6 +47,7 @@ SSH_AGENT_PID DEFAULT=
47SSH_AUTH_SOCK DEFAULT="${XDG_RUNTIME_DIR}/gnupg/{{ gnupg_runtime_dir_cmd.stdout }}/S.gpg-agent.ssh" 47SSH_AUTH_SOCK DEFAULT="${XDG_RUNTIME_DIR}/gnupg/{{ gnupg_runtime_dir_cmd.stdout }}/S.gpg-agent.ssh"
48 48
49# Less 49# Less
50LESS DEFAULT="-iqFMRSX"
50LESSHISTFILE DEFAULT="${XDG_STATE_HOME}/less/history" 51LESSHISTFILE DEFAULT="${XDG_STATE_HOME}/less/history"
51 52
52# Pass 53# Pass