0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

mac os fix

This commit is contained in:
fox 2011-07-24 11:58:41 +02:00
parent 5d5d2f94be
commit 76dd2d8b05

View file

@ -20,7 +20,7 @@ function noyes() {
function theme_preview() {
THEME=$1
export ZDOTDIR="$(mktemp -d)"
export ZDOTDIR="$(mktemp -d tmp.zshXXXX)"
cat <<-EOF >"$ZDOTDIR/.zshrc"
source ~/.zshrc