31
14

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 5 years have passed since last update.

Rust製のls代替ツールexa。tree・Git連携機能付き

Last updated at Posted at 2017-08-07

exa とは?

exa is a modern replacement for ls.

特徴

色分け

デフォルトで多くのファイルを色分け表示してくれる。

exa_list.png

Git

ディレクトリの Git 対応状況を表示する

git.png

tree view

ディレクトリのツリー表示をする

tree.png

インストール

Mac 環境のインストール例です。

$ brew install exa

関連情報

31
14
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
31
14

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?