summaryrefslogtreecommitdiff
path: root/archive/bin/apple-setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'archive/bin/apple-setup.sh')
-rwxr-xr-xarchive/bin/apple-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/archive/bin/apple-setup.sh b/archive/bin/apple-setup.sh
index 71101fc2..21f382f1 100755
--- a/archive/bin/apple-setup.sh
+++ b/archive/bin/apple-setup.sh
@@ -54,7 +54,7 @@ if ! [ -d "$HOME/src/dotfiles/.git" ]; then
git clone https://git.spwhitton.name/dotfiles $HOME/src/dotfiles
# this is currently out of action because GNU stow installs but
# doesn't seem to actually do anything on Mac OS
- # $HOME/src/dotfiles/bin/bstraph.sh
+ # $HOME/src/dotfiles/bin/bstraph
cp $HOME/src/dotfiles/{.zshrc,.shenv} $HOME # instead
fi
pkill firefox