Files
dotfiles/setup_mac.sh

13 lines
263 B
Bash
Raw Normal View History

2022-07-06 11:39:50 +02:00
#! /bin/sh
#
# setup_mac.sh
# Copyright (C) 2022 fabian <fabian@FordPrefect.home>
#
# Distributed under terms of the MIT license.
#
2022-09-05 14:41:15 +02:00
brew install neovim tmux alacritty coreutils
2022-07-06 11:39:50 +02:00
pip3 install neovim
./clone_and_link_mac.sh
tmux/plugins/tpm/binding/install_plugins