Replace setup

This commit is contained in:
Warren Hood 2022-11-12 15:42:53 +02:00
parent 9c3187396f
commit a116b7ab7c
2 changed files with 0 additions and 17 deletions

5
setup
View file

@ -24,8 +24,3 @@ nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'
add_to_file "alias nv='nvim'" "$HOME/.zshrc"
# add_to_file "nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'" "$HOME/.zshrc"
#if grep -Fxq "nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'"
#then
#end

View file

@ -1,12 +0,0 @@
#! /usr/bin/env bash
echo "Setting up the stuff..."
echo "Updating arch"
sudo pacman -Syyu
sudo pacman -S ripgrep fd neovim make stow
# tmux plugin manager and theme
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm