diff --git a/install-osx.sh b/install-osx.sh index ae1af87..ed7a7dd 100755 --- a/install-osx.sh +++ b/install-osx.sh @@ -1,3 +1,3 @@ #!/usr/bin/env bash -stow -R ag bash bin bundler git javascript kitty neovim ruby timetrap todo zsh +stow -R ag bash bin bundler git javascript kitty neovim ruby timetrap todo zsh 2> >(grep -v 'BUG in find_stowed_path? Absolute/relative mismatch' 1>&2)