LoginSignup
1
0

More than 1 year has passed since last update.

一時的にプロンプトをシンプルにしたいとき

Last updated at Posted at 2021-05-25

実行コマンド

$ PROMPT='$ '

戻す際のコマンド( zshを利用の場合 )

$ source ~/.zshrc

※環境によって $ source ~/.bash_profile など柔軟に対応ください

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0