0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

zshrcの変更方法

Last updated at Posted at 2024-02-14

毎回zshrcを変更する際にコマンドを調べていたので自分用としてアウトプットする。
また、編集はvimを使用する。

vim ~/.zshrc

設定した内容を以下のコマンドで反映する。

source ~/.zshrc
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?