dot/init.sh
2024-06-29 11:00:31 -04:00

8 lines
217 B
Bash

#!/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 ~