47
40

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.

macのつらい日本語ホームディレクトリを英語にする

Last updated at Posted at 2014-06-12

スクリーンショット 2014-06-12 15.55.45.png

このつらいやつをやめたい

rm ~/Applications/.localized \
~/Desktop/.localized \
~/Documents/.localized \
~/Downloads/.localized \
~/Movies/.localized \
~/Music/.localized \
~/Pictures/.localized \
~/Public/.localized

戻す

touch ~/Applications/.localized \
~/Desktop/.localized \
~/Documents/.localized \
~/Downloads/.localized \
~/Library/.localized \
~/Movies/.localized \
~/Music/.localized \
~/Pictures/.localized \
~/Public/.localized
47
40
3

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
47
40

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?