X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=roles%2Finit%2Ftemplates%2Fpam_environment.j2;fp=roles%2Finit%2Ftemplates%2Fpam_environment.j2;h=c2570457b5c3f6ee441135e756532a6abce5f446;hb=853c14457ef51fbca58f9c4fb5c1a255e68d7c87;hp=5bb88950c0ab69916286c96f8e9ccc84ea82e253;hpb=1a48017dde54325c5619f45f925478e7c3143ba8;p=perso%2FImmae%2FConfig%2FAnsible.git diff --git a/roles/init/templates/pam_environment.j2 b/roles/init/templates/pam_environment.j2 index 5bb8895..c257045 100644 --- a/roles/init/templates/pam_environment.j2 +++ b/roles/init/templates/pam_environment.j2 @@ -19,6 +19,9 @@ BROWSER DEFAULT="firefox" # replace GIO with xdg-open, see tools/files/gio_unwrapper.sh GIO_LAUNCH_DESKTOP DEFAULT=gio_unwrapper +# Readline +INPUTRC DEFAULT="${XDG_CONFIG_HOME}/inputrc" + # Ansible ANSIBLE_CONFIG DEFAULT="${XDG_CONFIG_HOME}/ansible/ansible.cfg"