diff --git a/.zprezto/.editorconfig_backup b/.zprezto/.editorconfig_backup
deleted file mode 100644
index 42dd37a..0000000
--- a/.zprezto/.editorconfig_backup
+++ /dev/null
@@ -1,9 +0,0 @@
-[*]
-end_of_line = lf
-insert_final_newline = true
-indent_style = space
-indent_size = 2
-trim_trailing_whitespace = true
-
-[{.gitattributes,.gitignore,.gitmodules}]
-indent_style = tab
diff --git a/.zprezto/.github_backup/ISSUE_TEMPLATE.md b/.zprezto/.github_backup/ISSUE_TEMPLATE.md
deleted file mode 100644
index e39ca09..0000000
--- a/.zprezto/.github_backup/ISSUE_TEMPLATE.md
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-### Description
-
-
-### Expected behavior
-
-
-
-### Actual behavior
-
-
-
-### Steps to Reproduce
-
-1. [First Step]
-2. [Second Step]
-3. [and so on...]
-
-### Versions
-
- - Prezto commit:
- - ZSH version:
- - OS information:
diff --git a/.zprezto/.github_backup/PULL_REQUEST_TEMPLATE.md b/.zprezto/.github_backup/PULL_REQUEST_TEMPLATE.md
deleted file mode 100644
index b8548b6..0000000
--- a/.zprezto/.github_backup/PULL_REQUEST_TEMPLATE.md
+++ /dev/null
@@ -1,10 +0,0 @@
-Please be sure to check out our [contributing guidelines](https://github.com/sorin-ionescu/prezto/blob/master/CONTRIBUTING.md)
-before submitting your pull request.
-
-Fixes #
-
-## Proposed Changes
-
- -
- -
- -
diff --git a/.zprezto/.gitignore_backup b/.zprezto/.gitignore_backup
deleted file mode 100644
index 05e53b6..0000000
--- a/.zprezto/.gitignore_backup
+++ /dev/null
@@ -1,4 +0,0 @@
-*.zwc
-*.zwc.old
-modules/*/cache.zsh
-contrib
diff --git a/.zprezto/.gitmodules_backup b/.zprezto/.gitmodules_backup
deleted file mode 100644
index 051f263..0000000
--- a/.zprezto/.gitmodules_backup
+++ /dev/null
@@ -1,30 +0,0 @@
-[submodule "modules/autosuggestions/external"]
- path = modules/autosuggestions/external
- url = https://github.com/zsh-users/zsh-autosuggestions.git
-[submodule "modules/history-substring-search/external"]
- path = modules/history-substring-search/external
- url = https://github.com/zsh-users/zsh-history-substring-search.git
-[submodule "modules/syntax-highlighting/external"]
- path = modules/syntax-highlighting/external
- url = https://github.com/zsh-users/zsh-syntax-highlighting.git
-[submodule "modules/completion/external"]
- path = modules/completion/external
- url = https://github.com/zsh-users/zsh-completions.git
-[submodule "modules/prompt/external/powerline"]
- path = modules/prompt/external/powerline
- url = https://github.com/davidjrice/prezto_powerline.git
-[submodule "modules/prompt/external/agnoster"]
- path = modules/prompt/external/agnoster
- url = https://github.com/agnoster/agnoster-zsh-theme.git
-[submodule "modules/prompt/functions/pure"]
- path = modules/prompt/external/pure
- url = https://github.com/sindresorhus/pure.git
-[submodule "modules/fasd/external"]
- path = modules/fasd/external
- url = https://github.com/clvv/fasd.git
-[submodule "modules/prompt/external/async"]
- path = modules/prompt/external/async
- url = https://github.com/mafredri/zsh-async.git
-[submodule "modules/prompt/external/powerlevel9k"]
- path = modules/prompt/external/powerlevel9k
- url = https://github.com/bhilburn/powerlevel9k.git
diff --git a/.zprezto/modules/autosuggestions/external/.editorconfig_backup b/.zprezto/modules/autosuggestions/external/.editorconfig_backup
deleted file mode 100644
index ddabb17..0000000
--- a/.zprezto/modules/autosuggestions/external/.editorconfig_backup
+++ /dev/null
@@ -1,18 +0,0 @@
-[*]
-charset = utf-8
-end_of_line = lf
-insert_final_newline = true
-trim_trailing_whitespace = true
-indent_style = tab
-indent_size = 4
-
-[*.md]
-indent_style = space
-
-[*.rb]
-indent_style = space
-indent_size = 2
-
-[*.yml]
-indent_style = space
-indent_size = 2
diff --git a/.zprezto/modules/autosuggestions/external/.rspec_backup b/.zprezto/modules/autosuggestions/external/.rspec_backup
deleted file mode 100644
index 43ae203..0000000
--- a/.zprezto/modules/autosuggestions/external/.rspec_backup
+++ /dev/null
@@ -1,3 +0,0 @@
---color
---require spec_helper
---format documentation
diff --git a/.zprezto/modules/autosuggestions/external/.rubocop.yml_backup b/.zprezto/modules/autosuggestions/external/.rubocop.yml_backup
deleted file mode 100644
index 97facac..0000000
--- a/.zprezto/modules/autosuggestions/external/.rubocop.yml_backup
+++ /dev/null
@@ -1,30 +0,0 @@
-# Rails:
-# Enabled: true
-
-AllCops:
- TargetRubyVersion: 2.3
- Include:
- - '**/Rakefile'
- - '**/config.ru'
- - '**/Gemfile'
-
-Metrics/LineLength:
- Max: 120
-
-Style/Documentation:
- Enabled: false
-
-Style/DotPosition:
- EnforcedStyle: trailing
-
-Style/FrozenStringLiteralComment:
- Enabled: false
-
-Style/Lambda:
- Enabled: false
-
-Style/MultilineMethodCallIndentation:
- EnforcedStyle: indented
-
-Style/TrailingUnderscoreVariable:
- Enabled: false
diff --git a/.zprezto/modules/autosuggestions/external/.ruby-version_backup b/.zprezto/modules/autosuggestions/external/.ruby-version_backup
deleted file mode 100644
index 2bf1c1c..0000000
--- a/.zprezto/modules/autosuggestions/external/.ruby-version_backup
+++ /dev/null
@@ -1 +0,0 @@
-2.3.1
diff --git a/.zprezto/modules/completion/external/.editorconfig_backup b/.zprezto/modules/completion/external/.editorconfig_backup
deleted file mode 100644
index e762a90..0000000
--- a/.zprezto/modules/completion/external/.editorconfig_backup
+++ /dev/null
@@ -1,10 +0,0 @@
-; This file is for unifying the coding style for different editors and IDEs.
-; More information at http://EditorConfig.org
-
-root = true
-
-[_*]
-indent_style = space
-indent_size = 2
-tab_width = 2
-end_of_line = LF
diff --git a/.zprezto/modules/completion/external/.gitignore_backup b/.zprezto/modules/completion/external/.gitignore_backup
deleted file mode 100644
index ed16522..0000000
--- a/.zprezto/modules/completion/external/.gitignore_backup
+++ /dev/null
@@ -1,3 +0,0 @@
-# zsh word code files
-*.zwc
-
diff --git a/.zprezto/modules/history-substring-search/external/.gitignore_backup b/.zprezto/modules/history-substring-search/external/.gitignore_backup
deleted file mode 100644
index 75f3b76..0000000
--- a/.zprezto/modules/history-substring-search/external/.gitignore_backup
+++ /dev/null
@@ -1,2 +0,0 @@
-# zsh word code files (zcompile)
-*.zwc
diff --git a/.zprezto/modules/prompt/external/async/.editorconfig_backup b/.zprezto/modules/prompt/external/async/.editorconfig_backup
deleted file mode 100644
index 4655b13..0000000
--- a/.zprezto/modules/prompt/external/async/.editorconfig_backup
+++ /dev/null
@@ -1,12 +0,0 @@
-root = true
-
-[*]
-charset = utf-8
-end_of_line = lf
-indent_style = tab
-insert_final_newline = true
-trim_trailing_whitespace = true
-
-[*.{yml,json}]
-indent_style = space
-indent_size = 2
diff --git a/.zprezto/modules/prompt/external/async/.travis.yml_backup b/.zprezto/modules/prompt/external/async/.travis.yml_backup
deleted file mode 100644
index 2e0013b..0000000
--- a/.zprezto/modules/prompt/external/async/.travis.yml_backup
+++ /dev/null
@@ -1,54 +0,0 @@
-language: sh
-
-addons:
- apt:
- packages:
- - build-essential
-
-env:
- global:
- - ZSH_DIST=$HOME/.zshdist
- matrix:
- # Use _ZSH_VERSION since if ZSH_VERSION is present, travis cacher thinks it
- # is running in zsh and tries to use zsh specific functions.
- - _ZSH_VERSION=5.5.1
- - _ZSH_VERSION=5.4.2
- - _ZSH_VERSION=5.3.1
- - _ZSH_VERSION=5.3
- - _ZSH_VERSION=5.2
- - _ZSH_VERSION=5.1.1
- - _ZSH_VERSION=5.0.8
- - _ZSH_VERSION=5.0.2
-
-cache:
- directories:
- - $ZSH_DIST
-
-before_script:
- - >
- setup_zsh() {
- dest="$ZSH_DIST/$1"
- if [[ ! -d $dest/bin ]]; then
- tmp="$(mktemp --directory --tmpdir="${TMPDIR:/tmp}" zshbuild.XXXXXX)"
- (
- cd "$tmp" &&
- curl -L http://downloads.sourceforge.net/zsh/zsh-${1}.tar.gz | tar zx &&
- cd zsh-$1 &&
- ./configure --prefix="$dest" &&
- make &&
- mkdir -p "$dest" &&
- make install ||
- echo "Failed to build zsh-${1}!"
- )
- fi
- export PATH="$dest/bin:$PATH"
- }
- - setup_zsh $_ZSH_VERSION
- - zsh --version
-
-script:
- - zsh test.zsh -v
-
-allow_failures:
- - env: _ZSH_VERSION=5.0.2
- - env: _ZSH_VERSION=5.0.8
diff --git a/.zprezto/modules/prompt/external/powerlevel9k/.github_backup/ISSUE_TEMPLATE.md b/.zprezto/modules/prompt/external/powerlevel9k/.github_backup/ISSUE_TEMPLATE.md
deleted file mode 100644
index 01fbc41..0000000
--- a/.zprezto/modules/prompt/external/powerlevel9k/.github_backup/ISSUE_TEMPLATE.md
+++ /dev/null
@@ -1,35 +0,0 @@
-Thanks for opening an issue! For a project that deals with as many different things as P9k, debugging problems can be difficult. Please follow the guide, below, to create a bug report that will help us help you!
-
-### Before Opening a Bug
-P9k is lovingly maintained by volunteers, and we are happy to help you! You can help us by first making sure your issue hasn't already been solved before opening a new one. Please check the [Troubleshooting Guide](https://github.com/bhilburn/powerlevel9k/wiki/Troubleshooting) first. Many issues are actually local configuration problems, which may have previously been solved by another user - be sure to also [search the existing issues](https://github.com/bhilburn/powerlevel9k/issues?utf8=%E2%9C%93&q=is%3Aissue) before opening a new one.
-
-Once you've done these things, you can delete this section and proceed `=)`
-
------
-
-#### Describe Your Issue
-What is happening?
-
-Most issues are best explained with a screenshot. Please share one if you can!
-
-#### Have you tried to debug or fix it?
-
-
-Have you tinkered with your settings, and what happened when you did? Did you find a bit of code that you think might be the culprit? Let us know what you've done so far!
-
-#### Environment Information
-This information will help us understand your configuration.
-
- - What version of ZSH are you using? You can use `zsh --version` to see this.
- - Do you use a ZSH framework (e.g., Oh-My-ZSH, Antigen)?
- - How did you install P9k (cloning the repo, by tarball, a package from your OS, etc.,)?
- - What version of P9k are you using?
- - Which terminal emulator do you use?
-
-#### Issues with Fonts & Icons
-You may delete this section if your issue is not font / icon related.
-
- - Which font do you use?
- - Which [font configuration mode](https://github.com/bhilburn/powerlevel9k/wiki/About-Fonts) are you using? You can check this with (`echo $POWERLEVEL9K_MODE`).
- - Please share the contents of `$P9k/debug/font-issues.zsh`.
- - If this is an icon problem, does the output of `$ get_icon_names` look correct?
diff --git a/.zprezto/modules/prompt/external/powerlevel9k/.github_backup/PULL_REQUEST_TEMPLATE.md b/.zprezto/modules/prompt/external/powerlevel9k/.github_backup/PULL_REQUEST_TEMPLATE.md
deleted file mode 100644
index 4ade805..0000000
--- a/.zprezto/modules/prompt/external/powerlevel9k/.github_backup/PULL_REQUEST_TEMPLATE.md
+++ /dev/null
@@ -1,32 +0,0 @@
-Thank you so much for opening a PR for P9k! Many of our best features and segments have come from the community, and we are excited to see your contribution.
-
-To help you make the best PR, here are some guidelines:
-
- - The `master` branch is our *stable* branch, and the `next` branch is our development branch. If you are submitting a bug fix, please file your PR against `master`. If it is a new feature, enhancement, segment, or something similar, please submit it against `next`. For more information, please see our [Developer's Guide](https://github.com/bhilburn/powerlevel9k/wiki/Developer's-Guide).
- - We maintain unit tests for segments and features in the `test` directory. Please add unit tests for anything new you have developed! If you aren't sure how to do this, go ahead and file your PR and ask for help!
- - For running manual tests in different environments, we have Vagrant and Docker configurations. Please see the [Test README](https://github.com/bhilburn/powerlevel9k/blob/next/TESTS.md) and make sure your new feature is working as expected!
- - If your PR requires user configuration, please make sure that it includes an update to the README describing this.
- - P9k maintains a lot of useful information in our [Wiki](https://github.com/bhilburn/powerlevel9k/wiki). Depending on the content of your PR, we might ask you to update the Wiki (or provide text for us to use) to document your work. Most PRs don't require this.
- - Please make your commit messages useful! Here is a [great short guide on useful commit messages](https://code.likeagirl.io/useful-tips-for-writing-better-git-commit-messages-808770609503).
-
-Once you have submitted your PR, P9k core contributors will review the code and work with you to get it merged. During this process, we might request changes to your code and discuss different ways of doing things. This is all part of the open source process, and our goal is to help you create the best contribution possible for P9k `=)`.
-
-Please follow this template for creating your PR:
-
-#### Title
-Please make the title of your PR descriptive! If appropriate, please prefix the title with one of these tags:
-
- - [Bugfix]
- - [New Segment]
- - [Docs]
- - [Enhancement]
-
-#### Description
-Please describe the contribution your PR makes! Screenshots are especially helpful, here, if it's a new segment.
-
-If your PR is addressing an issue, please reference the Issue number here.
-
-#### Questions
-Is there something in your PR you're not sure about or need help with? Is there a particular piece of code you would like feedback on? Let us know here!
-
-
diff --git a/.zprezto/modules/prompt/external/powerlevel9k/.gitignore_backup b/.zprezto/modules/prompt/external/powerlevel9k/.gitignore_backup
deleted file mode 100644
index 83a6246..0000000
--- a/.zprezto/modules/prompt/external/powerlevel9k/.gitignore_backup
+++ /dev/null
@@ -1,3 +0,0 @@
-test-vm/.vagrant
-*.swp
-.idea
\ No newline at end of file
diff --git a/.zprezto/modules/prompt/external/powerlevel9k/.gitmodules_backup b/.zprezto/modules/prompt/external/powerlevel9k/.gitmodules_backup
deleted file mode 100644
index 743b8e9..0000000
--- a/.zprezto/modules/prompt/external/powerlevel9k/.gitmodules_backup
+++ /dev/null
@@ -1,3 +0,0 @@
-[submodule "shunit2"]
- path = shunit2
- url = https://github.com/kward/shunit2.git
diff --git a/.zprezto/modules/prompt/external/powerlevel9k/.travis.yml_backup b/.zprezto/modules/prompt/external/powerlevel9k/.travis.yml_backup
deleted file mode 100644
index 648499a..0000000
--- a/.zprezto/modules/prompt/external/powerlevel9k/.travis.yml_backup
+++ /dev/null
@@ -1,32 +0,0 @@
-sudo: true
-dist: trusty
-language: sh
-addons:
- apt:
- packages:
- - build-essential
-
-before_script:
- # Show the git version being used to test.
- - "git --version"
- # Show the zsh version being used to test.
- - "zsh --version"
-
-install:
- - "sudo apt-get update -qq"
- - "sudo apt-get install -y zsh"
- - "sudo chsh -s $(which zsh)"
- - "sudo apt-get install -y git mercurial subversion jq node golang ruby python python-virtualenv"
-
-script:
- - test/powerlevel9k.spec
- - test/functions/utilities.spec
- - test/functions/colors.spec
- - test/functions/icons.spec
- - test/segments/command_execution_time.spec
- - test/segments/dir.spec
- - test/segments/rust_version.spec
- - test/segments/go_version.spec
- - test/segments/vcs.spec
- - test/segments/kubecontext.spec
- - test/segments/laravel_version.spec
diff --git a/.zprezto/modules/prompt/external/powerlevel9k/shunit2/website/releases/.htaccess_backup b/.zprezto/modules/prompt/external/powerlevel9k/shunit2/website/releases/.htaccess_backup
deleted file mode 100644
index 8bdc4c0..0000000
--- a/.zprezto/modules/prompt/external/powerlevel9k/shunit2/website/releases/.htaccess_backup
+++ /dev/null
@@ -1,14 +0,0 @@
-# $Id$
-
-Options +Indexes
-IndexOptions NameWidth=*
-
-AddType multipart/digest .md5
-
- RemoveEncoding .tgz
-
-
-AddType application/gpg-signature .sig
-
- RemoveEncoding .tgz
-
diff --git a/.zprezto/modules/prompt/external/pure/.editorconfig_backup b/.zprezto/modules/prompt/external/pure/.editorconfig_backup
deleted file mode 100644
index 86c8f59..0000000
--- a/.zprezto/modules/prompt/external/pure/.editorconfig_backup
+++ /dev/null
@@ -1,15 +0,0 @@
-root = true
-
-[*]
-indent_style = tab
-end_of_line = lf
-charset = utf-8
-trim_trailing_whitespace = true
-insert_final_newline = true
-
-[package.json]
-indent_style = space
-indent_size = 2
-
-[*.md]
-trim_trailing_whitespace = false
diff --git a/.zprezto/modules/prompt/external/pure/.gitattributes_backup b/.zprezto/modules/prompt/external/pure/.gitattributes_backup
deleted file mode 100644
index 176a458..0000000
--- a/.zprezto/modules/prompt/external/pure/.gitattributes_backup
+++ /dev/null
@@ -1 +0,0 @@
-* text=auto
diff --git a/.zprezto/modules/prompt/external/pure/.github_backup/issue_template.md b/.zprezto/modules/prompt/external/pure/.github_backup/issue_template.md
deleted file mode 100644
index 6e09db0..0000000
--- a/.zprezto/modules/prompt/external/pure/.github_backup/issue_template.md
+++ /dev/null
@@ -1,34 +0,0 @@
-
-
-### General information
-
-- Pure version: 1.x.x
-- ZSH version: 5.x.x
-- Terminal program & version:
-- Operating system:
-- ZSH framework:
-
-I have:
-- [ ] Tested with another terminal program and can reproduce the issue:
-- [ ] Followed the [Integration](https://github.com/sindresorhus/pure#integration) instructions for my framework
-
-### Problem description
-
-
-### Reproduction steps
-
-1.
-2.
-3.
-
-### My `.zshrc`:
-
-
-
-```shell
-autoload -U promptinit; promptinit
-prompt pure
-```
diff --git a/.zprezto/modules/syntax-highlighting/external/.gitattributes_backup b/.zprezto/modules/syntax-highlighting/external/.gitattributes_backup
deleted file mode 100644
index 715e624..0000000
--- a/.zprezto/modules/syntax-highlighting/external/.gitattributes_backup
+++ /dev/null
@@ -1 +0,0 @@
-.revision-hash export-subst
diff --git a/.zprezto/modules/syntax-highlighting/external/.gitignore_backup b/.zprezto/modules/syntax-highlighting/external/.gitignore_backup
deleted file mode 100644
index 18fa5ec..0000000
--- a/.zprezto/modules/syntax-highlighting/external/.gitignore_backup
+++ /dev/null
@@ -1,3 +0,0 @@
-*.zwc*
-.pc/
-docs/all.md
diff --git a/.zprezto/modules/syntax-highlighting/external/.revision-hash b/.zprezto/modules/syntax-highlighting/external/.revision-hash
deleted file mode 100644
index 6828f88..0000000
--- a/.zprezto/modules/syntax-highlighting/external/.revision-hash
+++ /dev/null
@@ -1 +0,0 @@
-$Format:%H$
diff --git a/.zprezto/modules/syntax-highlighting/external/.revision-hash_backup b/.zprezto/modules/syntax-highlighting/external/.revision-hash_backup
deleted file mode 100644
index 6828f88..0000000
--- a/.zprezto/modules/syntax-highlighting/external/.revision-hash_backup
+++ /dev/null
@@ -1 +0,0 @@
-$Format:%H$
diff --git a/.zprezto/modules/syntax-highlighting/external/.travis.yml_backup b/.zprezto/modules/syntax-highlighting/external/.travis.yml_backup
deleted file mode 100644
index 2b801bd..0000000
--- a/.zprezto/modules/syntax-highlighting/external/.travis.yml_backup
+++ /dev/null
@@ -1,49 +0,0 @@
-language: generic
-sudo: required
-
-env:
- - ZSH=master
- - ZSH=5.5
- - ZSH=5.4.2
- - ZSH=5.4.1
- - ZSH=5.4
- - ZSH=5.3.1
- - ZSH=5.3
- - ZSH=5.2
- - ZSH=5.1.1
- - ZSH=5.1
- - ZSH=5.0.8
- - ZSH=5.0.7
- - ZSH=5.0.6
- - ZSH=5.0.5
- - ZSH=5.0.4
- - ZSH=5.0.3
- - ZSH=5.0.2
- - ZSH=5.0.1
- - ZSH=5.0.0
- - ZSH=4.3.17
- - ZSH=4.3.16
- - ZSH=4.3.15
- - ZSH=4.3.14
- - ZSH=4.3.13
- - ZSH=4.3.12
- - ZSH=4.3.11
-
-script: docker run -v $PWD:/work -w /work zshusers/zsh-${ZSH} /bin/sh -c 'install_packages make procps && make test'
-
-notifications:
- webhooks:
- urls:
- - https://webhooks.gitter.im/e/367e241cdea60cb2070b
- on_success: change
- on_failure: always
- on_start: never
- irc:
- channels:
- - "chat.freenode.net#zsh-syntax-highlighting"
- on_success: change
- on_failure: always
- on_start: never
- use_notice: true
- template:
- - "%{repository}/%{branch}#%{build_number}: %{message} Changes : %{compare_url} | Build : %{build_url}"
diff --git a/.zprezto/modules/syntax-highlighting/external/.version b/.zprezto/modules/syntax-highlighting/external/.version
deleted file mode 100644
index e1bde80..0000000
--- a/.zprezto/modules/syntax-highlighting/external/.version
+++ /dev/null
@@ -1 +0,0 @@
-0.7.0-dev
diff --git a/.zprezto/modules/syntax-highlighting/external/.version_backup b/.zprezto/modules/syntax-highlighting/external/.version_backup
deleted file mode 100644
index e1bde80..0000000
--- a/.zprezto/modules/syntax-highlighting/external/.version_backup
+++ /dev/null
@@ -1 +0,0 @@
-0.7.0-dev