diff --git a/setup_mac.sh b/setup_mac.sh new file mode 100755 index 0000000..168173b --- /dev/null +++ b/setup_mac.sh @@ -0,0 +1,12 @@ +#! /bin/sh +# +# setup_mac.sh +# Copyright (C) 2022 fabian +# +# Distributed under terms of the MIT license. +# + +brew install neovim tmux alacritty +pip3 install neovim +./clone_and_link_mac.sh +tmux/plugins/tpm/binding/install_plugins