Skip to content

Commit 4ca2221

Browse files
committed
Make slightly less broken
1 parent e73359a commit 4ca2221

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/too
77

88
ln -s "$DIR/p10k.zsh" ~/.p10k.zsh
99
ln -s "$DIR/p10k.zsh" ~/p10k.zsh
10+
ln -s "$DIR/bazel_magic.zsh" ~/bazel_magic.zsh
1011
mv ~/.zshrc ~/zshrc-old || ln -s "$DIR/zshrc" ~/.zshrc
1112
g++ --std=c++17 bazel_fast_metadata.cc -o bazel_fast_metadata
1213
ln -s "$DIR/bazel_fast_metadata" ~/bazel_fast_metadata

0 commit comments

Comments
 (0)