flocon/dev-container-install.sh

4 lines
77 B
Bash
Executable file

#!/bin/sh
sudo apt update
sudo apt install fish fzf -y
chezmoi apply --force