This commit is contained in:
Sam A. 2023-05-08 13:21:18 +02:00
parent 2ccf7a6d94
commit 4ce768693e
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 3 additions and 0 deletions

View File

@ -16,5 +16,8 @@ export TERM="xterm-256color"
export LESS="-R"
export LESSHISTFILE="/dev/null"
# Lol
export ANSIBLE_COW_SELECTION="random"
# Secret variables
[[ -f $ZDOTDIR/.env.zsh ]] && source $ZDOTDIR/.env.zsh