dot/init.sh

8 lines
217 B
Bash
Raw Normal View History

2024-06-29 11:00:31 -04:00
#!/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 ~