Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
76dd2d8b
Commit
76dd2d8b
authored
Jul 24, 2011
by
fox
Browse files
mac os fix
parent
5d5d2f94
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/theme_chooser.sh
View file @
76dd2d8b
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment