jbh / ibmi-dotfiles

IBM i BASH configuration dotfiles and a CLI to install them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add options to script

jbh opened this issue · comments

Add options. --version, --install-dir, etc.

A --user option would be nice. It would just use the username to build the home path and install the configuration files under a specific user's home directory.

Use --user and set owner after dotfiles have been installed. If user directory doesn't exist, prompt y/n to create it.