kaihowl / dotfiles

@kaihowl does dotfiles
MIT License
5 stars 0 forks source link

feat(zsh): load zsh with exec in profile instead of chsh #809

Closed kaihowl closed 2 weeks ago

kaihowl commented 2 weeks ago

As prep for using a nix-installed zsh, do not directly change the shell for the user. In case that the nix-installed shell is not available or fails to start, we risk a complete lock out.

With a safe-exec of the zsh binary in the profile, we can fallback to the default login shell of the user.

topic: safe-zsh relative-topic: faster-ci

kaihowl commented 2 weeks ago

Reviews in this chain: └https://github.com/kaihowl/dotfiles/pull/809 feat(zsh): load zsh with exec in profile instead of chsh

kaihowl commented 2 weeks ago
# head base diff date summary
0 43167ea6 c2025547 diff Nov 9 10:04 AM 1 file changed, 28 insertions(+), 8 deletions(-)
1 b758ce5d c2025547 diff Nov 9 11:38 AM 0 files changed
2 aa2584dc e848cda9 rebase Nov 9 11:45 AM 0 files changed
github-actions[bot] commented 2 weeks ago

Performance Results

github-actions[bot] commented 2 weeks ago

Performance Results

github-actions[bot] commented 2 weeks ago

Performance Results

github-actions[bot] commented 2 weeks ago

Performance Results

github-actions[bot] commented 2 weeks ago

Performance Results