points/.xsessionrc

13 lines
313 B
Plaintext
Raw Normal View History

2024-02-27 09:49:37 +01:00
# https://wiki.debian.org/Xsession
LOG=$HOME/.xsessionrc.log
2024-10-13 19:34:23 +02:00
rm -f $LOG
2024-02-27 09:49:37 +01:00
touch $LOG
2024-10-18 14:41:06 +02:00
#export ALT_HISTORY_FILE=$HOME/QubesIncoming/Cloud/history
#export SSH_VAULT_VM="keepassXC"
#export SSH_AUTH_SOCK="/home/user/.SSH_AGENT_${SSH_VAULT_VM}"
# Connection to agent is done by ~/bin/once-connected.zsh
2024-02-27 09:49:37 +01:00
export >> $LOG