Use finger to selectively change shell
#17
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently
.conduit.yamlwill unconditionally call the command below even whenzshis already the default shell, requiringsudopassword to be entered.The users default shell can be found using the
fingercommand, use this toconditionally set call
chshwhenzshis not the default shell.This is no longer true. Closing.