all repos — nixfiles @ f8f5398d96b34adb178b9b73ee8228e78eddd329

System and user configuration, managed by nix and home-manager

Remove zsh config

Alan Pearce
commit

f8f5398d96b34adb178b9b73ee8228e78eddd329

parent

4a22fe0cf6b7c54d67dbf7c45d82fb8d7f330bbf

1 file changed, 0 insertions(+), 1 deletion(-)

changed files
M user/settings/development/javascript.nixuser/settings/development/javascript.nix
@@ -123,7 +123,6 @@ home.file.".npmrc".text = ''
prefix=''${HOME}/.local cache=${config.xdg.cacheHome}/npm/ store-dir=${config.xdg.cacheHome}/pnpm/ - script-shell=${pkgs.zsh}/bin/zsh always-auth=true sign-git-tag=true rebuild-bundle=false