From afbedd3eeeb203493fa2277d412f16e773f31a9d Mon Sep 17 00:00:00 2001 From: andre Date: Thu, 18 Nov 2010 08:54:27 +0000 Subject: [PATCH] New ZSH folder (3) --- {zsh.d => zsh/zsh.d}/00-options | 0 {zsh.d => zsh/zsh.d}/10-environment | 0 {zsh.d => zsh/zsh.d}/20-bindkeys | 0 {zsh.d => zsh/zsh.d}/20-complete | 0 {zsh.d => zsh/zsh.d}/30-aliases | 0 {zsh.d => zsh/zsh.d}/30-less | 0 {zsh.d => zsh/zsh.d}/30-prompt | 0 {zsh.d => zsh/zsh.d}/30-termcolors | 0 {zsh.d => zsh/zsh.d}/90-functions | 0 {zsh.d => zsh/zsh.d}/Darwin/50-darwin | 0 {zsh.d => zsh/zsh.d}/Darwin/90-coreutilsDarwin | 0 {zsh.d => zsh/zsh.d}/Darwin/90-dsFunctions | 0 {zsh.d => zsh/zsh.d}/Darwin/90-macportsDarwin | 0 {zsh.d => zsh/zsh.d}/Linux/50-linux | 0 zshrc => zsh/zshrc | 0 15 files changed, 0 insertions(+), 0 deletions(-) rename {zsh.d => zsh/zsh.d}/00-options (100%) rename {zsh.d => zsh/zsh.d}/10-environment (100%) rename {zsh.d => zsh/zsh.d}/20-bindkeys (100%) rename {zsh.d => zsh/zsh.d}/20-complete (100%) rename {zsh.d => zsh/zsh.d}/30-aliases (100%) rename {zsh.d => zsh/zsh.d}/30-less (100%) rename {zsh.d => zsh/zsh.d}/30-prompt (100%) rename {zsh.d => zsh/zsh.d}/30-termcolors (100%) rename {zsh.d => zsh/zsh.d}/90-functions (100%) rename {zsh.d => zsh/zsh.d}/Darwin/50-darwin (100%) rename {zsh.d => zsh/zsh.d}/Darwin/90-coreutilsDarwin (100%) rename {zsh.d => zsh/zsh.d}/Darwin/90-dsFunctions (100%) rename {zsh.d => zsh/zsh.d}/Darwin/90-macportsDarwin (100%) rename {zsh.d => zsh/zsh.d}/Linux/50-linux (100%) rename zshrc => zsh/zshrc (100%) diff --git a/zsh.d/00-options b/zsh/zsh.d/00-options similarity index 100% rename from zsh.d/00-options rename to zsh/zsh.d/00-options diff --git a/zsh.d/10-environment b/zsh/zsh.d/10-environment similarity index 100% rename from zsh.d/10-environment rename to zsh/zsh.d/10-environment diff --git a/zsh.d/20-bindkeys b/zsh/zsh.d/20-bindkeys similarity index 100% rename from zsh.d/20-bindkeys rename to zsh/zsh.d/20-bindkeys diff --git a/zsh.d/20-complete b/zsh/zsh.d/20-complete similarity index 100% rename from zsh.d/20-complete rename to zsh/zsh.d/20-complete diff --git a/zsh.d/30-aliases b/zsh/zsh.d/30-aliases similarity index 100% rename from zsh.d/30-aliases rename to zsh/zsh.d/30-aliases diff --git a/zsh.d/30-less b/zsh/zsh.d/30-less similarity index 100% rename from zsh.d/30-less rename to zsh/zsh.d/30-less diff --git a/zsh.d/30-prompt b/zsh/zsh.d/30-prompt similarity index 100% rename from zsh.d/30-prompt rename to zsh/zsh.d/30-prompt diff --git a/zsh.d/30-termcolors b/zsh/zsh.d/30-termcolors similarity index 100% rename from zsh.d/30-termcolors rename to zsh/zsh.d/30-termcolors diff --git a/zsh.d/90-functions b/zsh/zsh.d/90-functions similarity index 100% rename from zsh.d/90-functions rename to zsh/zsh.d/90-functions diff --git a/zsh.d/Darwin/50-darwin b/zsh/zsh.d/Darwin/50-darwin similarity index 100% rename from zsh.d/Darwin/50-darwin rename to zsh/zsh.d/Darwin/50-darwin diff --git a/zsh.d/Darwin/90-coreutilsDarwin b/zsh/zsh.d/Darwin/90-coreutilsDarwin similarity index 100% rename from zsh.d/Darwin/90-coreutilsDarwin rename to zsh/zsh.d/Darwin/90-coreutilsDarwin diff --git a/zsh.d/Darwin/90-dsFunctions b/zsh/zsh.d/Darwin/90-dsFunctions similarity index 100% rename from zsh.d/Darwin/90-dsFunctions rename to zsh/zsh.d/Darwin/90-dsFunctions diff --git a/zsh.d/Darwin/90-macportsDarwin b/zsh/zsh.d/Darwin/90-macportsDarwin similarity index 100% rename from zsh.d/Darwin/90-macportsDarwin rename to zsh/zsh.d/Darwin/90-macportsDarwin diff --git a/zsh.d/Linux/50-linux b/zsh/zsh.d/Linux/50-linux similarity index 100% rename from zsh.d/Linux/50-linux rename to zsh/zsh.d/Linux/50-linux diff --git a/zshrc b/zsh/zshrc similarity index 100% rename from zshrc rename to zsh/zshrc