Your one-stop-cake-shop for everything Freshly Baked has to offer

fix(pm/server): disable zsh new user welcome #73

closed opened by a.starrysky.fyi targeting main from private/minion/push-ksqmwrryxmky
Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:uuyqs6y3pwtbteet4swt5i5y/sh.tangled.repo.pull/3m2o7lg7ywk22
+10
Diff #0
+7
packetmix/systems/server/zsh.nix
··· 1 + # SPDX-FileCopyrightText: 2025 FreshlyBakedCake 2 + # 3 + # SPDX-License-Identifier: MIT 4 + 5 + { 6 + programs.zsh.shellInit = "zsh-newuser-install() { true }"; 7 + }
+3
packetmix/workspace.josh.license
··· 1 + SPDX-FileCopyrightText: 2025 FreshlyBakedCake 2 + 3 + SPDX-License-Identifier: CC0-1.0

History

1 round 0 comments
sign up or login to add to the discussion
a.starrysky.fyi submitted #0
1 commit
expand
fix(pm/server): disable zsh new user welcome
expand 0 comments
closed without merging