diff --git a/.hyper_plugins/.hyper_plugins b/.hyper_plugins/.hyper_plugins index 742c57d0..b13f2cdb 120000 --- a/.hyper_plugins/.hyper_plugins +++ b/.hyper_plugins/.hyper_plugins @@ -1 +1 @@ -/home/cyryl/dev/dotfiles/.hyper_plugins \ No newline at end of file +/Users/cyplo/dev/dotfiles/.hyper_plugins \ No newline at end of file diff --git a/macosx/up.sh b/macosx/up.sh index d3f4665d..17c35278 100755 --- a/macosx/up.sh +++ b/macosx/up.sh @@ -16,6 +16,8 @@ brew unlink gpg-agent brew uninstall gpg-agent brew unlink mercurial brew uninstall --force mercurial +brew unlink numpy +brew uninstall --ignore-dependencies numpy brew unlink python brew uninstall --ignore-dependencies python set -e