dotfiles/install.sh

6 lines
84 B
Bash
Raw Normal View History

2025-04-06 20:23:01 -05:00
#!/bin/bash
2025-04-06 20:24:12 -05:00
sudo apt update
2025-05-17 10:40:22 -05:00
sudo apt install ansible -y
make devpod
#stow --adopt .