最新版の設定を適用するためには以下の命令文を実行すること。以下のフラッグやオプションをその命令文に続けて付すことで、挙動を調整することができる。
-o,--overwrite:設定ファイルが既に存在する場合は上書きする。-p,--preserve:設定ファイルが既に存在する場合は上書きしない。
curl -fsSL https://raw.githubusercontent.com/possior/config-bash/default/installer.sh | bash -s -- - License (CC0, 0BSD)
- Version Information
- Applying Bash Configuration
- Technical Documents
To apply the latest configuration, execute the following command. You can modify the behavior by adding the following flags and options after the command.
-o,--overwrite: overwrite if configuration files already exist.-p,--preserve: don't overwrite if configuration files already exist.
curl -fsSL https://raw.githubusercontent.com/possior/config-bash/default/installer.sh | bash -s --