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

@ -11,6 +11,7 @@ function configure_fish
import_sources $uname
define_aliases $uname
ssh_agent_startup
starship init fish | source
end
configure_fish