GNU公式サイト(外部リンク)を参照すること。
最新版の設定を適用するためには以下の命令文を実行すること。以下のフラッグやオプションを命令文に続けて付すことで、挙動を調整することができる。
-o,--overwrite:設定ファイルが既に存在する場合は上書きする。-p,--preserve:設定ファイルが既に存在する場合は上書きしない。
bash <(curl -s https://raw.githubusercontent.com/possior/config-bash/default/install.sh)- License (CC0, 0BSD)
- Version Information
- Installing Bash
- Applying Bash Configuration
- Technical Documents
Reference the GNU official site (external link).
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
bash <(curl -s https://raw.githubusercontent.com/possior/config-bash/default/install.sh)