Skip to content

Commit 311ff9a

Browse files
committed
Wanna see whats happening.
1 parent 42bceb3 commit 311ff9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/bootstrap

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ install_dotfiles
157157
if [ "$(uname -s)" == "Darwin" ]
158158
then
159159
info "installing dependencies"
160-
if source bin/dot > /tmp/dotfiles-dot 2>&1
160+
if source bin/dot
161161
then
162162
success "dependencies installed"
163163
else

0 commit comments

Comments
 (0)