From d11f04dbf69f5e3c5e4afe9893e606b71b1b4a45 Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Tue, 12 Mar 2019 15:57:24 +0100 Subject: [PATCH] rename zsh script files to end with .zsh --- ...n-control-commands => 0-dotfiles-version-control-commands.zsh} | 0 .config/zsh/{0-history => 0-history.zsh} | 0 .../zsh/{0-inline-glob-expansion => 0-inline-glob-expansion.zsh} | 0 ...-screen-information-dialog => 0-screen-information-dialog.zsh} | 0 .../zsh/{0-set-locale-to-us-utf8 => 0-set-locale-to-us-utf8.zsh} | 0 ...elling-correction => 1-enable-command-spelling-correction.zsh} | 0 ...ing-processes => 1-report-time-for-long-running-processes.zsh} | 0 ...-up-powerlevel9k-theming => 1-set-up-powerlevel9k-theming.zsh} | 0 ...-agent-autoconfiguration => 1-ssh-agent-autoconfiguration.zsh} | 0 .config/zsh/{20-essential => 20-essential.zsh} | 0 .config/zsh/{21-integrations => 21-integrations.zsh} | 0 .config/zsh/{22-autocompletions => 22-autocompletions.zsh} | 0 ...{3-configure-autocompletion => 3-configure-autocompletion.zsh} | 0 ...cd-dot-dot-behavior => 3-disable-enhancd-dot-dot-behavior.zsh} | 0 ...tall-tmux-plugin-manager => 5-install-tmux-plugin-manager.zsh} | 0 .config/zsh/{6-base => 6-base.zsh} | 0 .config/zsh/{6-l-calls-k => 6-l-calls-k.zsh} | 0 .config/zsh/{6-mkcd => 6-mkcd.zsh} | 0 .config/zsh/{6-newest-files => 6-newest-files.zsh} | 0 ...{6-nvim-to-vim-if-installed => 6-nvim-to-vim-if-installed.zsh} | 0 .config/zsh/{6-ssht-tmux-attaching => 6-ssht-tmux-attaching.zsh} | 0 ...-deduplicate-path-variable => 9-deduplicate-path-variable.zsh} | 0 22 files changed, 0 insertions(+), 0 deletions(-) rename .config/zsh/{0-dotfiles-version-control-commands => 0-dotfiles-version-control-commands.zsh} (100%) rename .config/zsh/{0-history => 0-history.zsh} (100%) rename .config/zsh/{0-inline-glob-expansion => 0-inline-glob-expansion.zsh} (100%) rename .config/zsh/{0-screen-information-dialog => 0-screen-information-dialog.zsh} (100%) rename .config/zsh/{0-set-locale-to-us-utf8 => 0-set-locale-to-us-utf8.zsh} (100%) rename .config/zsh/{1-enable-command-spelling-correction => 1-enable-command-spelling-correction.zsh} (100%) rename .config/zsh/{1-report-time-for-long-running-processes => 1-report-time-for-long-running-processes.zsh} (100%) rename .config/zsh/{1-set-up-powerlevel9k-theming => 1-set-up-powerlevel9k-theming.zsh} (100%) rename .config/zsh/{1-ssh-agent-autoconfiguration => 1-ssh-agent-autoconfiguration.zsh} (100%) rename .config/zsh/{20-essential => 20-essential.zsh} (100%) rename .config/zsh/{21-integrations => 21-integrations.zsh} (100%) rename .config/zsh/{22-autocompletions => 22-autocompletions.zsh} (100%) rename .config/zsh/{3-configure-autocompletion => 3-configure-autocompletion.zsh} (100%) rename .config/zsh/{3-disable-enhancd-dot-dot-behavior => 3-disable-enhancd-dot-dot-behavior.zsh} (100%) rename .config/zsh/{5-install-tmux-plugin-manager => 5-install-tmux-plugin-manager.zsh} (100%) rename .config/zsh/{6-base => 6-base.zsh} (100%) rename .config/zsh/{6-l-calls-k => 6-l-calls-k.zsh} (100%) rename .config/zsh/{6-mkcd => 6-mkcd.zsh} (100%) rename .config/zsh/{6-newest-files => 6-newest-files.zsh} (100%) rename .config/zsh/{6-nvim-to-vim-if-installed => 6-nvim-to-vim-if-installed.zsh} (100%) rename .config/zsh/{6-ssht-tmux-attaching => 6-ssht-tmux-attaching.zsh} (100%) rename .config/zsh/{9-deduplicate-path-variable => 9-deduplicate-path-variable.zsh} (100%) diff --git a/.config/zsh/0-dotfiles-version-control-commands b/.config/zsh/0-dotfiles-version-control-commands.zsh similarity index 100% rename from .config/zsh/0-dotfiles-version-control-commands rename to .config/zsh/0-dotfiles-version-control-commands.zsh diff --git a/.config/zsh/0-history b/.config/zsh/0-history.zsh similarity index 100% rename from .config/zsh/0-history rename to .config/zsh/0-history.zsh diff --git a/.config/zsh/0-inline-glob-expansion b/.config/zsh/0-inline-glob-expansion.zsh similarity index 100% rename from .config/zsh/0-inline-glob-expansion rename to .config/zsh/0-inline-glob-expansion.zsh diff --git a/.config/zsh/0-screen-information-dialog b/.config/zsh/0-screen-information-dialog.zsh similarity index 100% rename from .config/zsh/0-screen-information-dialog rename to .config/zsh/0-screen-information-dialog.zsh diff --git a/.config/zsh/0-set-locale-to-us-utf8 b/.config/zsh/0-set-locale-to-us-utf8.zsh similarity index 100% rename from .config/zsh/0-set-locale-to-us-utf8 rename to .config/zsh/0-set-locale-to-us-utf8.zsh diff --git a/.config/zsh/1-enable-command-spelling-correction b/.config/zsh/1-enable-command-spelling-correction.zsh similarity index 100% rename from .config/zsh/1-enable-command-spelling-correction rename to .config/zsh/1-enable-command-spelling-correction.zsh diff --git a/.config/zsh/1-report-time-for-long-running-processes b/.config/zsh/1-report-time-for-long-running-processes.zsh similarity index 100% rename from .config/zsh/1-report-time-for-long-running-processes rename to .config/zsh/1-report-time-for-long-running-processes.zsh diff --git a/.config/zsh/1-set-up-powerlevel9k-theming b/.config/zsh/1-set-up-powerlevel9k-theming.zsh similarity index 100% rename from .config/zsh/1-set-up-powerlevel9k-theming rename to .config/zsh/1-set-up-powerlevel9k-theming.zsh diff --git a/.config/zsh/1-ssh-agent-autoconfiguration b/.config/zsh/1-ssh-agent-autoconfiguration.zsh similarity index 100% rename from .config/zsh/1-ssh-agent-autoconfiguration rename to .config/zsh/1-ssh-agent-autoconfiguration.zsh diff --git a/.config/zsh/20-essential b/.config/zsh/20-essential.zsh similarity index 100% rename from .config/zsh/20-essential rename to .config/zsh/20-essential.zsh diff --git a/.config/zsh/21-integrations b/.config/zsh/21-integrations.zsh similarity index 100% rename from .config/zsh/21-integrations rename to .config/zsh/21-integrations.zsh diff --git a/.config/zsh/22-autocompletions b/.config/zsh/22-autocompletions.zsh similarity index 100% rename from .config/zsh/22-autocompletions rename to .config/zsh/22-autocompletions.zsh diff --git a/.config/zsh/3-configure-autocompletion b/.config/zsh/3-configure-autocompletion.zsh similarity index 100% rename from .config/zsh/3-configure-autocompletion rename to .config/zsh/3-configure-autocompletion.zsh diff --git a/.config/zsh/3-disable-enhancd-dot-dot-behavior b/.config/zsh/3-disable-enhancd-dot-dot-behavior.zsh similarity index 100% rename from .config/zsh/3-disable-enhancd-dot-dot-behavior rename to .config/zsh/3-disable-enhancd-dot-dot-behavior.zsh diff --git a/.config/zsh/5-install-tmux-plugin-manager b/.config/zsh/5-install-tmux-plugin-manager.zsh similarity index 100% rename from .config/zsh/5-install-tmux-plugin-manager rename to .config/zsh/5-install-tmux-plugin-manager.zsh diff --git a/.config/zsh/6-base b/.config/zsh/6-base.zsh similarity index 100% rename from .config/zsh/6-base rename to .config/zsh/6-base.zsh diff --git a/.config/zsh/6-l-calls-k b/.config/zsh/6-l-calls-k.zsh similarity index 100% rename from .config/zsh/6-l-calls-k rename to .config/zsh/6-l-calls-k.zsh diff --git a/.config/zsh/6-mkcd b/.config/zsh/6-mkcd.zsh similarity index 100% rename from .config/zsh/6-mkcd rename to .config/zsh/6-mkcd.zsh diff --git a/.config/zsh/6-newest-files b/.config/zsh/6-newest-files.zsh similarity index 100% rename from .config/zsh/6-newest-files rename to .config/zsh/6-newest-files.zsh diff --git a/.config/zsh/6-nvim-to-vim-if-installed b/.config/zsh/6-nvim-to-vim-if-installed.zsh similarity index 100% rename from .config/zsh/6-nvim-to-vim-if-installed rename to .config/zsh/6-nvim-to-vim-if-installed.zsh diff --git a/.config/zsh/6-ssht-tmux-attaching b/.config/zsh/6-ssht-tmux-attaching.zsh similarity index 100% rename from .config/zsh/6-ssht-tmux-attaching rename to .config/zsh/6-ssht-tmux-attaching.zsh diff --git a/.config/zsh/9-deduplicate-path-variable b/.config/zsh/9-deduplicate-path-variable.zsh similarity index 100% rename from .config/zsh/9-deduplicate-path-variable rename to .config/zsh/9-deduplicate-path-variable.zsh