From 854e22357377650802b439b8642b99816a09ca74 Mon Sep 17 00:00:00 2001 From: David Tomaschik Date: Fri, 11 Sep 2015 13:58:10 -0700 Subject: [PATCH] Rename zshrc functions to end in .zsh --- dotfiles/zshrc.d/{remove-wine-files => remove-wine-files.zsh} | 0 dotfiles/zshrc.d/{ssh-completion => ssh-completion.zsh} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename dotfiles/zshrc.d/{remove-wine-files => remove-wine-files.zsh} (100%) rename dotfiles/zshrc.d/{ssh-completion => ssh-completion.zsh} (100%) diff --git a/dotfiles/zshrc.d/remove-wine-files b/dotfiles/zshrc.d/remove-wine-files.zsh similarity index 100% rename from dotfiles/zshrc.d/remove-wine-files rename to dotfiles/zshrc.d/remove-wine-files.zsh diff --git a/dotfiles/zshrc.d/ssh-completion b/dotfiles/zshrc.d/ssh-completion.zsh similarity index 100% rename from dotfiles/zshrc.d/ssh-completion rename to dotfiles/zshrc.d/ssh-completion.zsh