Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
mfisher911
3 years agoOccasional Contributor
Incorrect .tmp folder location on macOS?
1Password is creating a directory structure on my Mac as:
/Users/mfisher/~/.tmp/com.agilebits.op.501
I would prefer that it not create this ~ directory. I have a .tmp directory directly i...
mfisher911
3 years agoOccasional Contributor
Hi, Andi, thanks for the response (long ago)!
I just tested and things look promising. FWIW (in case others are searching), I'm using the modern Mac default shell (zsh), so I added these lines to my .zshenv
file:
export TMPDIR=$HOME/.tmp
export XDG_RUNTIME_DIR=$HOME/.tmp