Make Wezterm default terminal; and use starship prompt

This commit is contained in:
mitchell 2024-06-30 19:33:35 -04:00
parent 503fb8bff6
commit 39ec755186
17 changed files with 330 additions and 65 deletions

View file

@ -353,7 +353,7 @@ d-i apt-setup/security_host string security.debian.org
tasksel tasksel/first multiselect standard, ssh-server
# Individual additional packages to install
d-i pkgsel/include string git fish curl neovim kitty-terminfo firewalld qemu-guest-agent
d-i pkgsel/include string git fish curl neovim firewalld qemu-guest-agent
# Whether to upgrade packages after debootstrap.
# Allowed values: none, safe-upgrade, full-upgrade
#d-i pkgsel/upgrade select none