Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Jul 29, 2022
1 parent 04888b5 commit 7830e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ if [[ "$OSTYPE" == "linux-gnu"* ]]; then
install_base_dependencies_for_linux
fi

install_tools_with_brew # Includes asd
install_tools_with_brew # Includes asdf

# Wait to prefer nushell until https://github.com/nushell/nushell/issues/1616 resolved
# make_nushell_as_login_shell
Expand Down

0 comments on commit 7830e76

Please sign in to comment.