Reconcile env variables between specific OSes

This commit is contained in:
Eric Torres
2022-12-13 20:57:18 -08:00
parent ca4d693a8b
commit 675c1b1ec0
2 changed files with 6 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
# Local Environment Variables
# Linux-specific environment variables
#export SSH_ASKPASS='/usr/bin/ksshaskpass ssh-add < /dev/null'
#export FZF_DEFAULT_COMMAND="fd --threads $(nproc) --type f --hidden --color=never"