Switch default shell from Zsh to Fish with Starship prompt #4
Reference in New Issue
Block a user
Delete Branch "claude/switch-to-fish-shell-LDSqe"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
This PR migrates the shell configuration from Zsh to Fish, replacing the Powerlevel10k theme with Starship as the prompt manager.
Key Changes
Shell migration: Changed default shell from
zshtofishacross all configuration fileshome.nixto useprograms.fishinstead ofprograms.zshconfiguration.nixto set user shell topkgs.fishshell.nixdevelopment environment configurationPrompt management: Replaced Powerlevel10k theme with Starship
programs.starshipwith Fish integration enabledCleanup: Removed unused
pkgsparameter fromhome.nixsince it's no longer needed for theme sourcingImplementation Details
nixos-rebuildhttps://claude.ai/code/session_01NS2hpapno51a1Ng7hWaQKy