mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-24 13:47:38 +00:00
docs: remove enableZshIntegration from homemanager installation (#3671)
This commit is contained in:
parent
71e8a47a03
commit
f38c2a09e4
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user