Add init script.

This commit is contained in:
Shaun Reed 2024-06-29 11:00:31 -04:00
parent ed276824a2
commit 8fd7494aac

7
init.sh Normal file
View File

@ -0,0 +1,7 @@
#!/usr/bin/env bash
git submodule update --recursive --init
sudo apt install git stow vim xsel xclip tmux ranger clang yakuake wget curl golang-go
go install github.com/arl/gitmux@latest
source ~/.bashrc
stow . -t ~