Add mac setup script
This commit is contained in:
12
setup_mac.sh
Executable file
12
setup_mac.sh
Executable 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
|
||||||
Reference in New Issue
Block a user