タグ

関連タグで絞り込む (2)

タグの絞り込みを解除

zshに関するiR3のブックマーク (4)

  • Use zsh as the default shell on your Mac - Apple Support

    Use zsh as the default shell on your Mac Starting with macOS Catalina, your Mac uses zsh as the default login shell and interactive shell. You can make zsh the default in earlier versions of macOS as well. By default, your Mac uses either zsh or bash as the command-line interpreter for the login shell and interactive shell: zsh (Z shell) is the default shell for all newly created user accounts, st

    Use zsh as the default shell on your Mac - Apple Support
    iR3
    iR3 2020/05/08
    いよいよそろそろbashからzshに移行しないといけないのね
  • おすすめzsh設定 - 2011-09-05 - ククログ

    他の人がzshを使っているのを見ていると、「もっと便利に使えるのに」と、もやっとしたり、「え、その便利な機能ってなに?」と、発見があったりします。だれかに「この設定をすると便利ですよ」と話しやすくするために、今のzshのおすすめ設定をここに記しておきます。 もし、Emacsも使っている場合はおすすめEmacs設定もどうぞ。 ディレクトリ構成 長年漬け込んできたzshの設定がそこそこの量になっているので、以下のようなディレクトリ構成にして分類しています。主に、zsh標準機能の設定と追加パッケージの設定を分けるためにこうしています。 ~ ├── .zshrc # シェルを起動する毎に読み込まれる。 │ # ~/.zsh.d/zshrcを読み込んで │ # 標準機能の追加設定を行う。 ├── .zshenv # ログイン時に一度だけ読み込まれる。 │ # ~/.zsh.d/zshenvを読み込ん

    おすすめzsh設定 - 2011-09-05 - ククログ
    iR3
    iR3 2012/07/22
  • DevLOVE ターミナル勉強会 zsh + screen

    This document contains a series of commands and their outputs from a zsh shell session. It introduces a user named SATO Yozo and provides their name, Twitter ID, email, job, and disclaimer. It also includes tips for using zsh like using screen, managing bash/zsh history files, and links to resources for learning zsh.Read less

    DevLOVE ターミナル勉強会 zsh + screen
  • zshのある暮らし2 - ManPage

    Because zsh contains many features, the zsh manual has been split into a number of sections: zsh は多くの機能を持っているので, マニュアルはいくつかのセクションに分かれています: ZshMisc Anything not fitting into the other sections ZshExpn Zsh command and parameter expansion ZshParam Zsh parameters ZshOptions Zsh options ZshBuiltins Zsh built-in functions ZshZle Zsh command line editing ZshCompWid? Zsh completion widgets ZshCompSys? Zsh

    iR3
    iR3 2008/02/19
  • 1