From 386f9271125f93651cb20420de696efab8798fa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 26 Nov 2018 22:57:25 +0100 Subject: Some fixes - Firefox creates desktop dir unless a trailing / is added to XDG_DESKTOP_DIR - LESS options - evince option - bashrc is loaded twice - add gundo for vim --- roles/init/templates/pam_environment.j2 | 1 + 1 file changed, 1 insertion(+) (limited to 'roles/init/templates/pam_environment.j2') 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= SSH_AUTH_SOCK DEFAULT="${XDG_RUNTIME_DIR}/gnupg/{{ gnupg_runtime_dir_cmd.stdout }}/S.gpg-agent.ssh" # Less +LESS DEFAULT="-iqFMRSX" LESSHISTFILE DEFAULT="${XDG_STATE_HOME}/less/history" # Pass -- cgit v1.2.3