holman / holman/dotfiles

zsh is not set to standard shell

Open
#239 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
7.8k
Forks
3.2k
PR merge metrics
No merged PRs in 30d

Description

If script/bootstrap is executed, zsh is not set as a standard shell.

chsh -s $(which zsh)

can do the job here

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with script/bootstrap and inspect how shell setup is currently handled. Confirm the bootstrap flow, then verify that running it sets zsh as the standard shell using the behavior described in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell, zsh
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.