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.

個人的「質はともかく継続する」38日目です。

macでzshを利用中にtreeコマンドを使おうとしたら、インストールされていなかったのでメモ。

brewでインストール

brew install tree

表示された。

├── 第一章
│   ├── 1.はじめに.md
│   ├── 2.Markdownの概要.md
│   └── 3.見出し.md
└── 第二章
    ├── 4.文字装飾.md
    ├── 5.リスト.md
    └── 6.コードブロック.md
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?