northstack / northstack-client

NorthStack Client
https://northstack.com
GNU General Public License v3.0
7 stars 1 forks source link

Create .bashrc for user if they don't have one #92

Closed jeichorn closed 5 years ago

jeichorn commented 5 years ago

If a user doesn't have a .bashrc or .zshrc we warn the users, but don't create one.

Lets ask the users if we should create one (Default to yes) instead of just warning

jeichorn commented 5 years ago

We should also check for the existance of .bash_profile/.zsh_profile (is zsh_profile a thing?)