Skip to content

Add a user and continue recipes using it #1268

Answered by casey
mihaigalos asked this question in Q&A
Discussion options

You must be logged in to vote

Can you use a dependency?

add user:
    sudo adduser {{ user }}

run user: (add user)
    # sudo su {{ user }} here, or similar ..
    # Setup zsh for that user, instead of the user who initiated the just invocation.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@mihaigalos
Comment options

@casey
Comment options

@mihaigalos
Comment options

@casey
Comment options

Answer selected by mihaigalos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants