flocon/dev-container-install.sh

5 lines
75 B
Bash
Raw Normal View History

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