<!– Automatically generated by Pandoc –> ." Automatically generated by Pandoc 3.1.8 ." .TH “gemstash-setup” “1” “October 9, 2015” “” “” .SH Name gemstash-setup - Customize your Gemstash configuration interactively .SH Synopsis f[CR]gemstash setup [–redo] [–debug] [–config-file FILE]f .SH Description Customize your Gemstash configuration interactively. This will save your config file, but only if a few checks pass after youve provided your answers. .SS Usage .IP .EX gemstash setup gemstash setup –redo gemstash setup –config-file <file> .EE .SH Options .IP [bu] 2 f[CR]–redof: Redo the configuration. This does nothing the first time f[CR]gemstash setupf is run. If you want to change your configuration using f[CR]gemstash setupf after youve run it before, you must provide this option, otherwise Gemstash will simply indicate your setup is complete. .IP [bu] 2 f[CR]–debugf: Output additional information if one of the checks at the end of setup fails. This will do nothing if all checks pass. .IP [bu] 2 f[CR]–config-file FILEf: Specify the config file to write to. Without this option, your configuration will be written to f[CR][ti]/.gemstash/config.ymlf. If you write to a custom location, you will need to pass the f[CR]–config-filef option to all Gemstash commands. If you plan to use ERB in your config file, you might want to use f[CR][ti]/.gemstash/config.yml.erbf.