Skip to content

Instantly share code, notes, and snippets.

@nishinoshake
Created December 5, 2015 09:33
Show Gist options
  • Save nishinoshake/cc20b198644a43e068cd to your computer and use it in GitHub Desktop.
Save nishinoshake/cc20b198644a43e068cd to your computer and use it in GitHub Desktop.
よく使うディレクトリ作成
#!/bin/sh
mkdir 01_資料
mkdir 02_デザイン
mkdir 03_素材
mkdir 04_HTML
mkdir 05_納品データ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment