dotfiles/install.sh
2025-05-17 10:40:22 -05:00

5 lines
84 B
Bash

#!/bin/bash
sudo apt update
sudo apt install ansible -y
make devpod
#stow --adopt .