Add mac setup script

This commit is contained in:
Fabian Ising
2022-07-06 11:39:50 +02:00
parent 3bac32cbec
commit ce7869b2f0

12
setup_mac.sh Executable file
View File

@@ -0,0 +1,12 @@
#! /bin/sh
#
# setup_mac.sh
# Copyright (C) 2022 fabian <fabian@FordPrefect.home>
#
# 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