LoginSignup
1
2

More than 5 years have passed since last update.

Finderで ~/Library をデフォルトで表示させる(MacOS High Sierra)

Posted at

MacOS High Sierra (10.13) をクリーンインストールしてセットアップ。

で、毎回のようにFinderで ~/Library をデフォルト表示させようと以下のコマンドを発行。

chflags nohidden ~/Library/;killall Finder

が、ライブラリは表示されず。

なので、Finderの表示メニューから設定。

Finderでホームフォルダを表示
  ↓
「表示」メニュー
  ↓
「表示オプションを表示(⌘J)」
  ↓
「“ライブラリ”フォルダを表示」にチェック
表示オプション_2.png

1
2
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
1
2