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.

シェルをzshに変更する

Last updated at Posted at 2023-01-01

GMKtecから販売されているNucbox5にslackware15をインストールしました。
デフォルトではbashなので、zshに変更しました。

  1. ターミナルから"chsh"コマンドを実行します。
  2. パスワードを聞かれるのでパスワードを入力します。
  3. 新しいシェルを聞かれるので"/bin/zsh"と入力します。

ログインし直すと、bashのときのプロンプトは「bash-5.1$」だったのが、
zshでは「ホスト名%」になります。

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?