From 92235090867dfdf4b2060d1f4e1cd16b2e73ae14 Mon Sep 17 00:00:00 2001 From: Caio Gondim Date: Sat, 6 Aug 2016 20:44:05 +0200 Subject: [PATCH] Moves wiki images to `img/wiki/` --- img/{preview => wiki/screenshots}/monokai.png | Bin .../screenshots}/solarized-dark.png | Bin .../screenshots}/tomorrow-night-bright.png | Bin .../screenshots}/tomorrow-night-eighties.png | Bin img/{ => wiki}/tips/git_prompt_command.png | Bin img/{ => wiki}/tips/git_prompt_function.png | Bin img/{ => wiki}/tips/git_prompt_origin.png | Bin img/{ => wiki}/tips/prompt_order.png | Bin 8 files changed, 0 insertions(+), 0 deletions(-) rename img/{preview => wiki/screenshots}/monokai.png (100%) rename img/{preview => wiki/screenshots}/solarized-dark.png (100%) rename img/{preview => wiki/screenshots}/tomorrow-night-bright.png (100%) rename img/{preview => wiki/screenshots}/tomorrow-night-eighties.png (100%) rename img/{ => wiki}/tips/git_prompt_command.png (100%) rename img/{ => wiki}/tips/git_prompt_function.png (100%) rename img/{ => wiki}/tips/git_prompt_origin.png (100%) rename img/{ => wiki}/tips/prompt_order.png (100%) diff --git a/img/preview/monokai.png b/img/wiki/screenshots/monokai.png similarity index 100% rename from img/preview/monokai.png rename to img/wiki/screenshots/monokai.png diff --git a/img/preview/solarized-dark.png b/img/wiki/screenshots/solarized-dark.png similarity index 100% rename from img/preview/solarized-dark.png rename to img/wiki/screenshots/solarized-dark.png diff --git a/img/preview/tomorrow-night-bright.png b/img/wiki/screenshots/tomorrow-night-bright.png similarity index 100% rename from img/preview/tomorrow-night-bright.png rename to img/wiki/screenshots/tomorrow-night-bright.png diff --git a/img/preview/tomorrow-night-eighties.png b/img/wiki/screenshots/tomorrow-night-eighties.png similarity index 100% rename from img/preview/tomorrow-night-eighties.png rename to img/wiki/screenshots/tomorrow-night-eighties.png diff --git a/img/tips/git_prompt_command.png b/img/wiki/tips/git_prompt_command.png similarity index 100% rename from img/tips/git_prompt_command.png rename to img/wiki/tips/git_prompt_command.png diff --git a/img/tips/git_prompt_function.png b/img/wiki/tips/git_prompt_function.png similarity index 100% rename from img/tips/git_prompt_function.png rename to img/wiki/tips/git_prompt_function.png diff --git a/img/tips/git_prompt_origin.png b/img/wiki/tips/git_prompt_origin.png similarity index 100% rename from img/tips/git_prompt_origin.png rename to img/wiki/tips/git_prompt_origin.png diff --git a/img/tips/prompt_order.png b/img/wiki/tips/prompt_order.png similarity index 100% rename from img/tips/prompt_order.png rename to img/wiki/tips/prompt_order.png