1
0
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:
Eric Drechsel 2022-02-28 11:15:19 -08:00 committed by GitHub
parent 71e8a47a03
commit f38c2a09e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;