diff --git a/Setup-shell-4-containers/void.sh b/Setup-shell-4-containers/void.sh new file mode 100755 index 0000000..628da61 --- /dev/null +++ b/Setup-shell-4-containers/void.sh @@ -0,0 +1,3 @@ +sudo xbps-install fastfetch fzf git +curl -sS https://starship.rs/install.sh | sh +sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"