mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
docs: remove enableZshIntegration from homemanager installation (#3671)
This commit is contained in:
@@ -67,7 +67,6 @@ Enable the `programs.starship` module in your `home.nix` file, and add your sett
|
||||
{
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
# Configuration written to ~/.config/starship.toml
|
||||
settings = {
|
||||
# add_newline = false;
|
||||
|
||||
Reference in New Issue
Block a user