From 451d8a03912c90da51b0ec35c6d82c943275f1ee Mon Sep 17 00:00:00 2001 From: tumillanino Date: Tue, 24 Mar 2026 20:57:42 +1100 Subject: [PATCH] moved etc into usr folder --- files/system/{ => usr}/etc/.gitkeep | 0 .../etc/skel/.config/alacritty/alacritty.toml | 0 .../{ => usr}/etc/skel/.config/nvim/.neoconf.json | 0 .../system/{ => usr}/etc/skel/.config/nvim/LICENSE | 0 .../{ => usr}/etc/skel/.config/nvim/README.md | 0 .../system/{ => usr}/etc/skel/.config/nvim/init.lua | 0 .../{ => usr}/etc/skel/.config/nvim/lazy-lock.json | 0 .../{ => usr}/etc/skel/.config/nvim/lazyvim.json | 0 .../etc/skel/.config/nvim/lua/config/autocmds.lua | 0 .../etc/skel/.config/nvim/lua/config/keymaps.lua | 0 .../etc/skel/.config/nvim/lua/config/lazy.lua | 0 .../etc/skel/.config/nvim/lua/config/options.lua | 0 .../etc/skel/.config/nvim/lua/plugins/disabled.lua | 0 .../etc/skel/.config/nvim/lua/plugins/oil.lua | 0 .../{ => usr}/etc/skel/.config/nvim/stylua.toml | 0 .../skel/.oh-my-zsh/.devcontainer/devcontainer.json | 0 .../{ => usr}/etc/skel/.oh-my-zsh/.editorconfig | 0 .../{ => usr}/etc/skel/.oh-my-zsh/.prettierrc | 0 .../etc/skel/.oh-my-zsh/CODE_OF_CONDUCT.md | 0 .../{ => usr}/etc/skel/.oh-my-zsh/CONTRIBUTING.md | 0 .../{ => usr}/etc/skel/.oh-my-zsh/LICENSE.txt | 0 .../system/{ => usr}/etc/skel/.oh-my-zsh/README.md | 0 .../{ => usr}/etc/skel/.oh-my-zsh/SECURITY.md | 0 .../{ => usr}/etc/skel/.oh-my-zsh/cache/.zsh-update | 0 .../{ => usr}/etc/skel/.oh-my-zsh/cache/grep-alias | 0 .../etc/skel/.oh-my-zsh/custom/example.zsh | 0 .../custom/plugins/example/example.plugin.zsh | 0 .../fast-syntax-highlighting/.fast-make-targets | 0 .../fast-syntax-highlighting/.fast-read-ini-file | 0 .../fast-syntax-highlighting/.fast-run-command | 0 .../fast-syntax-highlighting/.fast-run-git-command | 0 .../fast-syntax-highlighting/.fast-zts-read-all | 0 .../plugins/fast-syntax-highlighting/.zunit.yml | 0 .../plugins/fast-syntax-highlighting/CHANGELOG.md | 0 .../fast-syntax-highlighting/CHROMA_GUIDE.adoc | 0 .../custom/plugins/fast-syntax-highlighting/LICENSE | 0 .../plugins/fast-syntax-highlighting/README.md | 0 .../plugins/fast-syntax-highlighting/THEME_GUIDE.md | 0 .../plugins/fast-syntax-highlighting/_fast-theme | 0 .../plugins/fast-syntax-highlighting/fast-highlight | 0 .../fast-syntax-highlighting/fast-string-highlight | 0 .../fast-syntax-highlighting.plugin.zsh | 0 .../plugins/fast-syntax-highlighting/fast-theme | 0 .../fast-syntax-highlighting/images/203654.gif | Bin .../images/array-assign.png | Bin .../fast-syntax-highlighting/images/assign.png | Bin .../fast-syntax-highlighting/images/brackets.gif | Bin .../fast-syntax-highlighting/images/cmdsubst.png | Bin .../fast-syntax-highlighting/images/cplx_cond.png | Bin .../fast-syntax-highlighting/images/eval_cmp.png | Bin .../fast-syntax-highlighting/images/execfd.png | Bin .../fast-syntax-highlighting/images/execfd_cmp.png | Bin .../images/for-loop-cmp.png | Bin .../fast-syntax-highlighting/images/for-loop.png | Bin .../fast-syntax-highlighting/images/function.png | Bin .../fast-syntax-highlighting/images/git_chroma.png | Bin .../images/global-alias.png | Bin .../fast-syntax-highlighting/images/heredoc.png | Bin .../fast-syntax-highlighting/images/herestring.png | Bin .../images/highlight-less.png | Bin .../images/highlight-much.png | Bin .../images/ideal-string.png | Bin .../fast-syntax-highlighting/images/in_string.png | Bin .../fast-syntax-highlighting/images/math.gif | Bin .../fast-syntax-highlighting/images/parameter.png | Bin .../fast-syntax-highlighting/images/theme.png | Bin .../fast-syntax-highlighting/images/typeset.png | Bin .../fast-syntax-highlighting/images/zcalc.png | Bin .../fast-syntax-highlighting/share/free_theme.zsh | 0 .../plugins/fast-syntax-highlighting/test/parse.zsh | 0 .../fast-syntax-highlighting/test/to-parse.zsh | 0 .../tests/_support/bootstrap | 0 .../fast-syntax-highlighting/tests/example.zunit | 0 .../fast-syntax-highlighting/tests/main.zunit | 0 .../fast-syntax-highlighting/themes/base16.ini | 0 .../fast-syntax-highlighting/themes/clean.ini | 0 .../fast-syntax-highlighting/themes/default.ini | 0 .../fast-syntax-highlighting/themes/forest.ini | 0 .../fast-syntax-highlighting/themes/free.ini | 0 .../fast-syntax-highlighting/themes/q-jmnemonic.ini | 0 .../fast-syntax-highlighting/themes/safari.ini | 0 .../plugins/fast-syntax-highlighting/themes/spa.ini | 0 .../fast-syntax-highlighting/themes/sv-orple.ini | 0 .../fast-syntax-highlighting/themes/sv-plant.ini | 0 .../fast-syntax-highlighting/themes/zdharma.ini | 0 .../fast-syntax-highlighting/→chroma/-alias.ch | 0 .../fast-syntax-highlighting/→chroma/-autoload.ch | 0 .../fast-syntax-highlighting/→chroma/-autorandr.ch | 0 .../fast-syntax-highlighting/→chroma/-awk.ch | 0 .../fast-syntax-highlighting/→chroma/-docker.ch | 0 .../fast-syntax-highlighting/→chroma/-example.ch | 0 .../fast-syntax-highlighting/→chroma/-fast-theme.ch | 0 .../fast-syntax-highlighting/→chroma/-fpath_peq.ch | 0 .../fast-syntax-highlighting/→chroma/-git.ch | 0 .../fast-syntax-highlighting/→chroma/-grep.ch | 0 .../fast-syntax-highlighting/→chroma/-hub.ch | 0 .../fast-syntax-highlighting/→chroma/-ionice.ch | 0 .../fast-syntax-highlighting/→chroma/-lab.ch | 0 .../fast-syntax-highlighting/→chroma/-make.ch | 0 .../fast-syntax-highlighting/→chroma/-nice.ch | 0 .../fast-syntax-highlighting/→chroma/-nmcli.ch | 0 .../fast-syntax-highlighting/→chroma/-node.ch | 0 .../fast-syntax-highlighting/→chroma/-ogit.ch | 0 .../fast-syntax-highlighting/→chroma/-perl.ch | 0 .../fast-syntax-highlighting/→chroma/-podman.ch | 0 .../fast-syntax-highlighting/→chroma/-precommand.ch | 0 .../fast-syntax-highlighting/→chroma/-printf.ch | 0 .../fast-syntax-highlighting/→chroma/-ruby.ch | 0 .../fast-syntax-highlighting/→chroma/-scp.ch | 0 .../plugins/fast-syntax-highlighting/→chroma/-sh.ch | 0 .../fast-syntax-highlighting/→chroma/-source.ch | 0 .../fast-syntax-highlighting/→chroma/-ssh.ch | 0 .../fast-syntax-highlighting/→chroma/-subcommand.ch | 0 .../fast-syntax-highlighting/→chroma/-subversion.ch | 0 .../fast-syntax-highlighting/→chroma/-vim.ch | 0 .../fast-syntax-highlighting/→chroma/-whatis.ch | 0 .../fast-syntax-highlighting/→chroma/-which.ch | 0 .../fast-syntax-highlighting/→chroma/-zinit.ch | 0 .../fast-syntax-highlighting/→chroma/main-chroma.ch | 0 .../zsh-autocomplete/.img/alias-expansion.png | Bin .../plugins/zsh-autocomplete/.img/file-search.gif | Bin .../plugins/zsh-autocomplete/.img/history-lines.png | Bin .../plugins/zsh-autocomplete/.img/history-menu.png | Bin .../zsh-autocomplete/.img/history-search.gif | Bin .../plugins/zsh-autocomplete/.img/multi-select.png | Bin .../plugins/zsh-autocomplete/.img/recent-dirs.png | Bin .../plugins/zsh-autocomplete/.img/requoted.png | Bin .../plugins/zsh-autocomplete/.img/unambiguous.png | Bin .../Completions/_autocomplete__command | 0 .../Completions/_autocomplete__compadd_opts_len | 0 .../Completions/_autocomplete__history_lines | 0 .../Completions/_autocomplete__recent_paths | 0 .../Completions/_autocomplete__should_add_space | 0 .../_autocomplete__should_insert_unambiguous | 0 .../Completions/_autocomplete__unambiguous | 0 .../Functions/Init/.autocomplete__async | 0 .../Functions/Init/.autocomplete__compinit | 0 .../Functions/Init/.autocomplete__config | 0 .../Functions/Init/.autocomplete__key-bindings | 0 .../Functions/Init/.autocomplete__main | 0 .../Functions/Init/.autocomplete__recent-dirs | 0 .../Functions/Init/.autocomplete__widgets | 0 .../Functions/Util/.autocomplete__patch | 0 .../Functions/Util/.autocomplete__zle-flags | 0 .../.autocomplete__complete-word__completion-widget | 0 .../Widgets/.autocomplete__complete-word__post | 0 .../.autocomplete__down-line-or-select__zle-widget | 0 ....autocomplete__history-search__completion-widget | 0 .../.autocomplete__up-line-or-search__zle-widget | 0 .../custom/plugins/zsh-autocomplete/LICENSE | 0 .../custom/plugins/zsh-autocomplete/README.md | 0 .../plugins/zsh-autocomplete/Tests/__init__.zsh | 0 .../plugins/zsh-autocomplete/Tests/complete-word.md | 0 .../zsh-autocomplete/Tests/complete-word.post.md | 0 .../custom/plugins/zsh-autocomplete/run-tests.zsh | 0 .../zsh-autocomplete/zsh-autocomplete.plugin.zsh | 0 .../plugins/zsh-autosuggestions/.editorconfig | 0 .../custom/plugins/zsh-autosuggestions/.rspec | 0 .../custom/plugins/zsh-autosuggestions/.rubocop.yml | 0 .../plugins/zsh-autosuggestions/.ruby-version | 0 .../custom/plugins/zsh-autosuggestions/CHANGELOG.md | 0 .../custom/plugins/zsh-autosuggestions/DESCRIPTION | 0 .../custom/plugins/zsh-autosuggestions/Dockerfile | 0 .../custom/plugins/zsh-autosuggestions/Gemfile | 0 .../custom/plugins/zsh-autosuggestions/Gemfile.lock | 0 .../custom/plugins/zsh-autosuggestions/INSTALL.md | 0 .../custom/plugins/zsh-autosuggestions/LICENSE | 0 .../custom/plugins/zsh-autosuggestions/Makefile | 0 .../custom/plugins/zsh-autosuggestions/README.md | 0 .../custom/plugins/zsh-autosuggestions/URL | 0 .../custom/plugins/zsh-autosuggestions/VERSION | 0 .../custom/plugins/zsh-autosuggestions/ZSH_VERSIONS | 0 .../plugins/zsh-autosuggestions/install_test_zsh.sh | 0 .../plugins/zsh-autosuggestions/spec/async_spec.rb | 0 .../spec/integrations/auto_cd_spec.rb | 0 .../spec/integrations/bracketed_paste_magic_spec.rb | 0 .../spec/integrations/client_zpty_spec.rb | 0 .../spec/integrations/glob_subst_spec.rb | 0 .../spec/integrations/rebound_bracket_spec.rb | 0 .../spec/integrations/vi_mode_spec.rb | 0 .../spec/integrations/wrapped_widget_spec.rb | 0 .../spec/integrations/zle_input_stack_spec.rb | 0 .../zsh-autosuggestions/spec/kill_ring_spec.rb | 0 .../zsh-autosuggestions/spec/line_init_spec.rb | 0 .../zsh-autosuggestions/spec/multi_line_spec.rb | 0 .../spec/options/buffer_max_size_spec.rb | 0 .../spec/options/highlight_style_spec.rb | 0 .../spec/options/original_widget_prefix_spec.rb | 0 .../spec/options/strategy_spec.rb | 0 .../spec/options/widget_lists_spec.rb | 0 .../plugins/zsh-autosuggestions/spec/spec_helper.rb | 0 .../spec/strategies/completion_spec.rb | 0 .../spec/strategies/history_spec.rb | 0 .../spec/strategies/match_prev_cmd_spec.rb | 0 .../spec/strategies/special_characters_helper.rb | 0 .../zsh-autosuggestions/spec/terminal_session.rb | 0 .../spec/widgets/disable_spec.rb | 0 .../zsh-autosuggestions/spec/widgets/enable_spec.rb | 0 .../zsh-autosuggestions/spec/widgets/fetch_spec.rb | 0 .../zsh-autosuggestions/spec/widgets/toggle_spec.rb | 0 .../plugins/zsh-autosuggestions/src/async.zsh | 0 .../custom/plugins/zsh-autosuggestions/src/bind.zsh | 0 .../plugins/zsh-autosuggestions/src/config.zsh | 0 .../plugins/zsh-autosuggestions/src/fetch.zsh | 0 .../plugins/zsh-autosuggestions/src/highlight.zsh | 0 .../plugins/zsh-autosuggestions/src/start.zsh | 0 .../src/strategies/completion.zsh | 0 .../zsh-autosuggestions/src/strategies/history.zsh | 0 .../src/strategies/match_prev_cmd.zsh | 0 .../custom/plugins/zsh-autosuggestions/src/util.zsh | 0 .../plugins/zsh-autosuggestions/src/widgets.zsh | 0 .../zsh-autosuggestions.plugin.zsh | 0 .../zsh-autosuggestions/zsh-autosuggestions.zsh | 0 .../plugins/zsh-syntax-highlighting/.editorconfig | 0 .../plugins/zsh-syntax-highlighting/.revision-hash | 0 .../custom/plugins/zsh-syntax-highlighting/.version | 0 .../plugins/zsh-syntax-highlighting/COPYING.md | 0 .../plugins/zsh-syntax-highlighting/HACKING.md | 0 .../plugins/zsh-syntax-highlighting/INSTALL.md | 0 .../custom/plugins/zsh-syntax-highlighting/Makefile | 0 .../plugins/zsh-syntax-highlighting/README.md | 0 .../plugins/zsh-syntax-highlighting/changelog.md | 0 .../zsh-syntax-highlighting/docs/highlighters.md | 0 .../docs/highlighters/brackets.md | 0 .../docs/highlighters/cursor.md | 0 .../docs/highlighters/line.md | 0 .../docs/highlighters/main.md | 0 .../docs/highlighters/pattern.md | 0 .../docs/highlighters/regexp.md | 0 .../docs/highlighters/root.md | 0 .../zsh-syntax-highlighting/highlighters/README.md | 0 .../highlighters/brackets/README.md | 0 .../highlighters/brackets/brackets-highlighter.zsh | 0 .../cursor-matchingbracket-line-finish.zsh | 0 .../brackets/test-data/cursor-matchingbracket.zsh | 0 .../brackets/test-data/empty-styles.zsh | 0 .../highlighters/brackets/test-data/loop-styles.zsh | 0 .../brackets/test-data/mismatch-patentheses.zsh | 0 .../highlighters/brackets/test-data/near-quotes.zsh | 0 .../brackets/test-data/nested-parentheses.zsh | 0 .../highlighters/brackets/test-data/only-error.zsh | 0 .../brackets/test-data/quoted-patentheses.zsh | 0 .../brackets/test-data/simple-parentheses.zsh | 0 .../brackets/test-data/unclosed-patentheses.zsh | 0 .../brackets/test-data/unclosed-patentheses2.zsh | 0 .../highlighters/cursor/README.md | 0 .../highlighters/cursor/cursor-highlighter.zsh | 0 .../highlighters/line/README.md | 0 .../highlighters/line/line-highlighter.zsh | 0 .../highlighters/main/README.md | 0 .../highlighters/main/main-highlighter.zsh | 0 .../main/test-data/abspath-in-command-position1.zsh | 0 .../test-data/abspath-in-command-position1b.zsh | 0 .../main/test-data/abspath-in-command-position2.zsh | 0 .../main/test-data/abspath-in-command-position3.zsh | 0 .../test-data/abspath-in-command-position3b.zsh | 0 .../main/test-data/abspath-in-command-position4.zsh | 0 .../main/test-data/abspath-in-command-position5.zsh | 0 .../main/test-data/alias-assignment1.zsh | 0 .../highlighters/main/test-data/alias-basic.zsh | 0 .../highlighters/main/test-data/alias-brackets.zsh | 0 .../main/test-data/alias-command-substitution.zsh | 0 .../highlighters/main/test-data/alias-comment1.zsh | 0 .../highlighters/main/test-data/alias-comment2.zsh | 0 .../highlighters/main/test-data/alias-complex.zsh | 0 .../highlighters/main/test-data/alias-empty.zsh | 0 .../main/test-data/alias-eponymous1.zsh | 0 .../main/test-data/alias-eponymous2.zsh | 0 .../main/test-data/alias-in-cmdsubst.zsh | 0 .../highlighters/main/test-data/alias-loop.zsh | 0 .../highlighters/main/test-data/alias-loop2.zsh | 0 .../main/test-data/alias-nested-precommand.zsh | 0 .../highlighters/main/test-data/alias-nested.zsh | 0 .../highlighters/main/test-data/alias-parameter.zsh | 0 .../test-data/alias-precommand-option-argument1.zsh | 0 .../test-data/alias-precommand-option-argument2.zsh | 0 .../test-data/alias-precommand-option-argument3.zsh | 0 .../test-data/alias-precommand-option-argument4.zsh | 0 .../highlighters/main/test-data/alias-quoted.zsh | 0 .../highlighters/main/test-data/alias-redirect.zsh | 0 .../highlighters/main/test-data/alias-reuse1.zsh | 0 .../highlighters/main/test-data/alias-reuse2.zsh | 0 .../highlighters/main/test-data/alias-reuse3.zsh | 0 .../highlighters/main/test-data/alias-reuse4.zsh | 0 .../highlighters/main/test-data/alias-reuse5.zsh | 0 .../highlighters/main/test-data/alias-self.zsh | 0 .../highlighters/main/test-data/alias-self2.zsh | 0 .../highlighters/main/test-data/alias-to-dir.zsh | 0 .../highlighters/main/test-data/alias-to-dir1b.zsh | 0 .../main/test-data/alias-unknown-token1.zsh | 0 .../main/test-data/alias-unknown-token2.zsh | 0 .../highlighters/main/test-data/alias.zsh | 0 .../highlighters/main/test-data/always1.zsh | 0 .../highlighters/main/test-data/always2.zsh | 0 .../highlighters/main/test-data/always3.zsh | 0 .../main/test-data/anonymous-function.zsh | 0 .../highlighters/main/test-data/arg0-colon.zsh | 0 .../main/test-data/arith-cmdsubst-mess.zsh | 0 .../highlighters/main/test-data/arith1.zsh | 0 .../highlighters/main/test-data/arith2.zsh | 0 .../test-data/arithmetic-command-substitution.zsh | 0 .../main/test-data/arithmetic-doubled-parens.zsh | 0 .../main/test-data/arithmetic-empty.zsh | 0 .../main/test-data/arithmetic-evaluation.zsh | 0 .../main/test-data/arithmetic-hist-expn.zsh | 0 .../main/test-data/arithmetic-invalid-chars.zsh | 0 .../main/test-data/arithmetic-multiplication.zsh | 0 .../main/test-data/arithmetic-nested.zsh | 0 .../main/test-data/arithmetic-quoted.zsh | 0 .../main/test-data/arithmetic-unclosed.zsh | 0 .../main/test-data/arithmetic-unfinished.zsh | 0 .../highlighters/main/test-data/array-cmdsep1.zsh | 0 .../highlighters/main/test-data/array-cmdsep2.zsh | 0 .../highlighters/main/test-data/array-cmdsep3.zsh | 0 .../highlighters/main/test-data/assign-append.zsh | 0 .../highlighters/main/test-data/assign-argv.zsh | 0 .../highlighters/main/test-data/assign-array.zsh | 0 .../highlighters/main/test-data/assign-array2.zsh | 0 .../highlighters/main/test-data/assign-array3.zsh | 0 .../main/test-data/assign-invalid-command.zsh | 0 .../main/test-data/assign-not-array.zsh | 0 .../main/test-data/assign-not-array2.zsh | 0 .../main/test-data/assign-quoted-cmdsubst.zsh | 0 .../main/test-data/assign-semicolon.zsh | 0 .../highlighters/main/test-data/assign-subshell.zsh | 0 .../main/test-data/assign-value-quote1.zsh | 0 .../main/test-data/assign-value-quote2.zsh | 0 .../highlighters/main/test-data/assign.zsh | 0 .../main/test-data/assignment-before-resword1.zsh | 0 .../main/test-data/assignment-before-resword2.zsh | 0 .../main/test-data/assignment-before-resword3.zsh | 0 .../main/test-data/assignment-before-resword4.zsh | 0 .../main/test-data/assignment-before-resword5.zsh | 0 .../main/test-data/assignment-quoted.zsh | 0 .../main/test-data/back-quoted-argument.zsh | 0 .../main/test-data/back-quoted-open.zsh | 0 .../main/test-data/backslash-continuation.zsh | 0 .../main/test-data/backslash-continuation2.zsh | 0 .../highlighters/main/test-data/backslash-space.zsh | 0 .../highlighters/main/test-data/backslash.zsh | 0 .../main/test-data/bang-assign-array.zsh | 0 .../main/test-data/bang-assign-scalar.zsh | 0 .../highlighters/main/test-data/bang-pipeline.zsh | 0 .../main/test-data/block-assignment-no-command.zsh | 0 .../highlighters/main/test-data/braces1.zsh | 0 .../highlighters/main/test-data/braces2.zsh | 0 .../main/test-data/brackets-matching1.zsh | 0 .../main/test-data/brackets-matching2.zsh | 0 .../main/test-data/brackets-mismatch1.zsh | 0 .../test-data/brackets-mismatch10-if-negative.zsh | 0 .../main/test-data/brackets-mismatch2.zsh | 0 .../main/test-data/brackets-mismatch3.zsh | 0 .../main/test-data/brackets-mismatch4.zsh | 0 .../main/test-data/brackets-mismatch5.zsh | 0 .../main/test-data/brackets-mismatch6.zsh | 0 .../main/test-data/brackets-mismatch7.zsh | 0 .../test-data/brackets-mismatch8-if-positive.zsh | 0 .../main/test-data/brackets-mismatch8.zsh | 0 .../test-data/brackets-mismatch9-if-positive.zsh | 0 .../test-data/brackets-premature-termination.zsh | 0 .../highlighters/main/test-data/cdpath-abspath.zsh | 0 .../main/test-data/cmdpos-elision-partial.zsh | 0 .../test-data/command-substitution-adjacent.zsh | 0 .../command-substitution-in-assignment.zsh | 0 .../test-data/command-substitution-unclosed.zsh | 0 .../main/test-data/commandseparator.zsh | 0 .../main/test-data/comment-followed.zsh | 0 .../highlighters/main/test-data/comment-leading.zsh | 0 .../highlighters/main/test-data/comment-off.zsh | 0 .../highlighters/main/test-data/comments.zsh | 0 .../main/test-data/commmand-parameter.zsh | 0 .../highlighters/main/test-data/control-flow.zsh | 0 .../highlighters/main/test-data/control-flow2.zsh | 0 .../highlighters/main/test-data/control-flow3.zsh | 0 .../highlighters/main/test-data/cthulhu.zsh | 0 .../highlighters/main/test-data/dinbrack1.zsh | 0 .../highlighters/main/test-data/dirs_blacklist.zsh | 0 .../highlighters/main/test-data/dollar-dollar.zsh | 0 .../highlighters/main/test-data/dollar-noise.zsh | 0 .../highlighters/main/test-data/dollar-paren.zsh | 0 .../highlighters/main/test-data/dollar-quoted.zsh | 0 .../highlighters/main/test-data/dollar-quoted2.zsh | 0 .../highlighters/main/test-data/dollar-quoted3.zsh | 0 .../main/test-data/double-hyphen-option.zsh | 0 .../highlighters/main/test-data/double-quoted.zsh | 0 .../highlighters/main/test-data/double-quoted2.zsh | 0 .../highlighters/main/test-data/double-quoted3.zsh | 0 .../highlighters/main/test-data/double-quoted4.zsh | 0 .../main/test-data/empty-command-newline.zsh | 0 .../highlighters/main/test-data/empty-command.zsh | 0 .../highlighters/main/test-data/empty-command2.zsh | 0 .../highlighters/main/test-data/empty-line.zsh | 0 .../highlighters/main/test-data/equals1.zsh | 0 .../highlighters/main/test-data/equals2.zsh | 0 .../highlighters/main/test-data/equals3.zsh | 0 .../highlighters/main/test-data/equals4.zsh | 0 .../main/test-data/escaped-single-quote.zsh | 0 .../main/test-data/exec-redirection1.zsh | 0 .../main/test-data/fd-target-not-filename.zsh | 0 .../main/test-data/function-altsyntax.zsh | 0 .../highlighters/main/test-data/function-named1.zsh | 0 .../highlighters/main/test-data/function-named2.zsh | 0 .../highlighters/main/test-data/function.zsh | 0 .../highlighters/main/test-data/glob.zsh | 0 .../highlighters/main/test-data/global-alias1.zsh | 0 .../main/test-data/globs-with-quoting.zsh | 0 .../highlighters/main/test-data/hashed-command.zsh | 0 .../test-data/history-double-quoted-escaped.zsh | 0 .../test-data/history-double-quoted-followed.zsh | 0 .../main/test-data/history-double-quoted-no.zsh | 0 .../test-data/history-double-quoted-unescaped.zsh | 0 .../main/test-data/history-double-quoted-yes.zsh | 0 .../main/test-data/history-expansion.zsh | 0 .../main/test-data/history-expansion2.zsh | 0 .../highlighters/main/test-data/inheritance.zsh | 0 .../main/test-data/jobsubst-isnt-glob.zsh | 0 .../main/test-data/jobsubst-isnt-glob2.zsh | 0 .../highlighters/main/test-data/loop-newline.zsh | 0 .../highlighters/main/test-data/meta-no-eval1.zsh | 0 .../highlighters/main/test-data/meta-no-eval2.zsh | 0 .../main/test-data/multiline-array-assignment1.zsh | 0 .../main/test-data/multiline-string.zsh | 0 .../main/test-data/multiline-string2.zsh | 0 .../main/test-data/multios-negates-globbing.zsh | 0 .../main/test-data/multios-negates-globbing2.zsh | 0 .../highlighters/main/test-data/multiple-quotes.zsh | 0 .../main/test-data/multiple-redirections.zsh | 0 .../highlighters/main/test-data/noglob-alias.zsh | 0 .../highlighters/main/test-data/noglob-always.zsh | 0 .../highlighters/main/test-data/noglob1.zsh | 0 .../highlighters/main/test-data/noglob2.zsh | 0 .../highlighters/main/test-data/noglob3.zsh | 0 .../highlighters/main/test-data/noglob4.zsh | 0 .../highlighters/main/test-data/null-exec.zsh | 0 .../main/test-data/null-exec2-printenv.zsh | 0 .../main/test-data/number_range-glob.zsh | 0 .../highlighters/main/test-data/off-by-one.zsh | 0 .../main/test-data/opt-shwordsplit1.zsh | 0 .../main/test-data/optimized-cmdsubst-input.zsh | 0 .../test-data/option-dollar-quote-isnt-filename.zsh | 0 .../main/test-data/option-path_dirs.zsh | 0 .../main/test-data/option-with-quotes.zsh | 0 .../main/test-data/order-path-after-dollar.zsh | 0 .../main/test-data/order-path-before-globbing.zsh | 0 .../test-data/param-positional-in-array-append.zsh | 0 .../test-data/param-precommand-option-argument1.zsh | 0 .../test-data/param-precommand-option-argument3.zsh | 0 .../test-data/parameter-elision-command-word.zsh | 0 .../test-data/parameter-expansion-shwordsplit.zsh | 0 .../test-data/parameter-expansion-untokenized1.zsh | 0 .../test-data/parameter-expansion-untokenized2.zsh | 0 .../highlighters/main/test-data/parameter-star.zsh | 0 .../main/test-data/parameter-to-global-alias.zsh | 0 .../parameter-value-contains-command-position1.zsh | 0 .../parameter-value-contains-command-position2.zsh | 0 .../highlighters/main/test-data/pasted-quotes.zsh | 0 .../main/test-data/path-broken-symlink.zsh | 0 .../main/test-data/path-dollared-word.zsh | 0 .../main/test-data/path-dollared-word2.zsh | 0 .../main/test-data/path-dollared-word3.zsh | 0 .../main/test-data/path-dollared-word3b.zsh | 0 .../main/test-data/path-dollared-word4.zsh | 0 .../main/test-data/path-mixed-quoting.zsh | 0 .../highlighters/main/test-data/path-separators.zsh | 0 .../main/test-data/path-separators2.zsh | 0 .../highlighters/main/test-data/path-space.zsh | 0 .../highlighters/main/test-data/path-tilde-home.zsh | 0 .../main/test-data/path-tilde-home2.zsh | 0 .../main/test-data/path-tilde-home3.zsh | 0 .../main/test-data/path-tilde-named.zsh | 0 .../highlighters/main/test-data/path.zsh | 0 .../highlighters/main/test-data/path_prefix.zsh | 0 .../highlighters/main/test-data/path_prefix2.zsh | 0 .../highlighters/main/test-data/path_prefix3.zsh | 0 .../test-data/plain-file-in-command-position.zsh | 0 .../main/test-data/precommand-killing1.zsh | 0 .../main/test-data/precommand-killing2.zsh | 0 .../main/test-data/precommand-then-assignment.zsh | 0 .../main/test-data/precommand-type1.zsh | 0 .../main/test-data/precommand-type2.zsh | 0 .../main/test-data/precommand-type3.zsh | 0 .../main/test-data/precommand-uninstalled.zsh | 0 .../main/test-data/precommand-unknown-option.zsh | 0 .../highlighters/main/test-data/precommand.zsh | 0 .../highlighters/main/test-data/precommand2.zsh | 0 .../highlighters/main/test-data/precommand3.zsh | 0 .../highlighters/main/test-data/precommand4.zsh | 0 .../main/test-data/prefix-redirection.zsh | 0 .../process-substitution-after-redirection.zsh | 0 ...ocess-substitution-redirection-isnt-globbing.zsh | 0 .../main/test-data/process-substitution.zsh | 0 .../main/test-data/process-substitution2.zsh | 0 .../test-data/quoted-command-substitution-empty.zsh | 0 .../quoted-redirection-in-command-word.zsh | 0 .../highlighters/main/test-data/rc-quotes.zsh | 0 .../highlighters/main/test-data/redirection-all.zsh | 0 .../main/test-data/redirection-comment.zsh | 0 .../main/test-data/redirection-from-param.zsh | 0 .../main/test-data/redirection-in-cmdsubst.zsh | 0 .../main/test-data/redirection-inhibits-elision.zsh | 0 .../main/test-data/redirection-is-not-option.zsh | 0 .../main/test-data/redirection-special-cases.zsh | 0 .../highlighters/main/test-data/redirection.zsh | 0 .../highlighters/main/test-data/redirection2.zsh | 0 .../highlighters/main/test-data/redirection3.zsh | 0 .../highlighters/main/test-data/reserved-word.zsh | 0 .../highlighters/main/test-data/simple-command.zsh | 0 .../main/test-data/simple-redirection.zsh | 0 .../highlighters/main/test-data/subshell.zsh | 0 .../highlighters/main/test-data/sudo-command.zsh | 0 .../highlighters/main/test-data/sudo-comment.zsh | 0 .../highlighters/main/test-data/sudo-longopt.zsh | 0 .../main/test-data/sudo-redirection.zsh | 0 .../main/test-data/sudo-redirection2.zsh | 0 .../main/test-data/sudo-redirection3.zsh | 0 .../main/test-data/tilde-command-word.zsh | 0 .../main/test-data/time-and-nocorrect1.zsh | 0 .../main/test-data/time-and-nocorrect2.zsh | 0 .../highlighters/main/test-data/unbackslash.zsh | 0 .../highlighters/main/test-data/unknown-command.zsh | 0 .../highlighters/main/test-data/vanilla-newline.zsh | 0 .../main/test-data/vi-linewise-mode.zsh | 0 .../highlighters/pattern/README.md | 0 .../highlighters/pattern/pattern-highlighter.zsh | 0 .../highlighters/pattern/test-data/rm-rf.zsh | 0 .../highlighters/regexp/README.md | 0 .../highlighters/regexp/regexp-highlighter.zsh | 0 .../highlighters/regexp/test-data/complex.zsh | 0 .../highlighters/regexp/test-data/subexpression.zsh | 0 .../highlighters/regexp/test-data/word-boundary.zsh | 0 .../highlighters/root/README.md | 0 .../highlighters/root/root-highlighter.zsh | 0 .../images/after1-smaller.png | Bin .../zsh-syntax-highlighting/images/after1.png | Bin .../images/after2-smaller.png | Bin .../zsh-syntax-highlighting/images/after2.png | Bin .../images/after3-smaller.png | Bin .../zsh-syntax-highlighting/images/after3.png | Bin .../images/after4-smaller.png | Bin .../images/before1-smaller.png | Bin .../zsh-syntax-highlighting/images/before1.png | Bin .../images/before2-smaller.png | Bin .../zsh-syntax-highlighting/images/before2.png | Bin .../images/before3-smaller.png | Bin .../zsh-syntax-highlighting/images/before3.png | Bin .../images/before4-smaller.png | Bin .../images/preview-smaller.png | Bin .../zsh-syntax-highlighting/images/preview.png | Bin .../plugins/zsh-syntax-highlighting/release.md | 0 .../plugins/zsh-syntax-highlighting/tests/README.md | 0 .../zsh-syntax-highlighting/tests/edit-failed-tests | 0 .../zsh-syntax-highlighting/tests/generate.zsh | 0 .../zsh-syntax-highlighting/tests/tap-colorizer.zsh | 0 .../zsh-syntax-highlighting/tests/tap-filter | 0 .../tests/test-highlighting.zsh | 0 .../zsh-syntax-highlighting/tests/test-perfs.zsh | 0 .../zsh-syntax-highlighting/tests/test-zprof.zsh | 0 .../zsh-syntax-highlighting.plugin.zsh | 0 .../zsh-syntax-highlighting.zsh | 0 .../skel/.oh-my-zsh/custom/themes/example.zsh-theme | 0 .../etc/skel/.oh-my-zsh/lib/async_prompt.zsh | 0 .../{ => usr}/etc/skel/.oh-my-zsh/lib/bzr.zsh | 0 .../{ => usr}/etc/skel/.oh-my-zsh/lib/cli.zsh | 0 .../{ => usr}/etc/skel/.oh-my-zsh/lib/clipboard.zsh | 0 .../{ => usr}/etc/skel/.oh-my-zsh/lib/compfix.zsh | 0 .../etc/skel/.oh-my-zsh/lib/completion.zsh | 0 .../etc/skel/.oh-my-zsh/lib/correction.zsh | 0 .../etc/skel/.oh-my-zsh/lib/diagnostics.zsh | 0 .../etc/skel/.oh-my-zsh/lib/directories.zsh | 0 .../{ => usr}/etc/skel/.oh-my-zsh/lib/functions.zsh | 0 .../{ => usr}/etc/skel/.oh-my-zsh/lib/git.zsh | 0 .../{ => usr}/etc/skel/.oh-my-zsh/lib/grep.zsh | 0 .../{ => usr}/etc/skel/.oh-my-zsh/lib/history.zsh | 0 .../etc/skel/.oh-my-zsh/lib/key-bindings.zsh | 0 .../{ => usr}/etc/skel/.oh-my-zsh/lib/misc.zsh | 0 .../{ => usr}/etc/skel/.oh-my-zsh/lib/nvm.zsh | 0 .../skel/.oh-my-zsh/lib/prompt_info_functions.zsh | 0 .../{ => usr}/etc/skel/.oh-my-zsh/lib/spectrum.zsh | 0 .../etc/skel/.oh-my-zsh/lib/termsupport.zsh | 0 .../etc/skel/.oh-my-zsh/lib/tests/cli.test.zsh | 0 .../skel/.oh-my-zsh/lib/theme-and-appearance.zsh | 0 .../{ => usr}/etc/skel/.oh-my-zsh/lib/vcs_info.zsh | 0 .../{ => usr}/etc/skel/.oh-my-zsh/oh-my-zsh.sh | 0 .../plugins/1password/1password.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/1password/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/1password/_opswd | 0 .../etc/skel/.oh-my-zsh/plugins/1password/opswd | 0 .../skel/.oh-my-zsh/plugins/alias-finder/.zunit.yml | 0 .../skel/.oh-my-zsh/plugins/alias-finder/README.md | 0 .../plugins/alias-finder/alias-finder.plugin.zsh | 0 .../plugins/alias-finder/tests/_output/.gitkeep | 0 .../plugins/alias-finder/tests/_support/.gitkeep | 0 .../plugins/alias-finder/tests/_support/bootstrap | 0 .../plugins/alias-finder/tests/test_run.sh | 0 .../etc/skel/.oh-my-zsh/plugins/aliases/README.md | 0 .../.oh-my-zsh/plugins/aliases/aliases.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/aliases/cheatsheet.py | 0 .../skel/.oh-my-zsh/plugins/aliases/termcolor.py | 0 .../etc/skel/.oh-my-zsh/plugins/ansible/README.md | 0 .../.oh-my-zsh/plugins/ansible/ansible.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/ant/README.md | 0 .../{ => usr}/etc/skel/.oh-my-zsh/plugins/ant/_ant | 0 .../etc/skel/.oh-my-zsh/plugins/ant/ant.plugin.zsh | 0 .../.oh-my-zsh/plugins/apache2-macports/README.md | 0 .../apache2-macports/apache2-macports.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/arcanist/README.md | 0 .../.oh-my-zsh/plugins/arcanist/arcanist.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/archlinux/README.md | 0 .../plugins/archlinux/archlinux.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/arduino-cli/README.md | 0 .../plugins/arduino-cli/arduino-cli.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/argocd/README.md | 0 .../.oh-my-zsh/plugins/argocd/argocd.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/asdf/README.md | 0 .../skel/.oh-my-zsh/plugins/asdf/asdf.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/autoenv/README.md | 0 .../.oh-my-zsh/plugins/autoenv/autoenv.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/autojump/README.md | 0 .../.oh-my-zsh/plugins/autojump/autojump.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/autopep8/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/autopep8/_autopep8 | 0 .../etc/skel/.oh-my-zsh/plugins/aws/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/aws/aws.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/azure/README.md | 0 .../skel/.oh-my-zsh/plugins/azure/azure.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/battery/README.md | 0 .../.oh-my-zsh/plugins/battery/battery.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/bazel/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/bazel/_bazel | 0 .../skel/.oh-my-zsh/plugins/bazel/bazel.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/bbedit/README.md | 0 .../.oh-my-zsh/plugins/bbedit/bbedit.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/bedtools/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/bedtools/_bedtools | 0 .../etc/skel/.oh-my-zsh/plugins/bgnotify/README.md | 0 .../.oh-my-zsh/plugins/bgnotify/bgnotify.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/bower/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/bower/_bower | 0 .../skel/.oh-my-zsh/plugins/bower/bower.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/branch/README.md | 0 .../.oh-my-zsh/plugins/branch/branch.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/brew/README.md | 0 .../skel/.oh-my-zsh/plugins/brew/brew.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/bridgetown/README.md | 0 .../plugins/bridgetown/bridgetown.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/buf/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/buf/buf.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/bun/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/bun/bun.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/bundler/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/bundler/_bundler | 0 .../.oh-my-zsh/plugins/bundler/bundler.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/cabal/README.md | 0 .../skel/.oh-my-zsh/plugins/cabal/cabal.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/cake/README.md | 0 .../skel/.oh-my-zsh/plugins/cake/cake.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/cakephp3/README.md | 0 .../.oh-my-zsh/plugins/cakephp3/cakephp3.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/capistrano/README.md | 0 .../skel/.oh-my-zsh/plugins/capistrano/_capistrano | 0 .../plugins/capistrano/capistrano.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/cask/README.md | 0 .../skel/.oh-my-zsh/plugins/cask/cask.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/catimg/README.md | 0 .../.oh-my-zsh/plugins/catimg/catimg.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/catimg/catimg.sh | 0 .../etc/skel/.oh-my-zsh/plugins/catimg/colors.png | Bin .../etc/skel/.oh-my-zsh/plugins/celery/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/celery/_celery | 0 .../etc/skel/.oh-my-zsh/plugins/charm/README.md | 0 .../skel/.oh-my-zsh/plugins/charm/charm.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/chezmoi/README.md | 0 .../.oh-my-zsh/plugins/chezmoi/chezmoi.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/chruby/README.md | 0 .../.oh-my-zsh/plugins/chruby/chruby.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/chucknorris/.gitignore | 0 .../skel/.oh-my-zsh/plugins/chucknorris/README.md | 0 .../plugins/chucknorris/chucknorris.plugin.zsh | 0 .../plugins/chucknorris/fortunes/chucknorris | 0 .../skel/.oh-my-zsh/plugins/cloudfoundry/README.md | 0 .../plugins/cloudfoundry/cloudfoundry.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/codeclimate/README.md | 0 .../.oh-my-zsh/plugins/codeclimate/_codeclimate | 0 .../etc/skel/.oh-my-zsh/plugins/coffee/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/coffee/_coffee | 0 .../.oh-my-zsh/plugins/coffee/coffee.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/colemak/.gitignore | 0 .../etc/skel/.oh-my-zsh/plugins/colemak/README.md | 0 .../skel/.oh-my-zsh/plugins/colemak/colemak-less | 0 .../.oh-my-zsh/plugins/colemak/colemak.plugin.zsh | 0 .../.oh-my-zsh/plugins/colored-man-pages/README.md | 0 .../colored-man-pages/colored-man-pages.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/colored-man-pages/nroff | 0 .../etc/skel/.oh-my-zsh/plugins/colorize/README.md | 0 .../.oh-my-zsh/plugins/colorize/colorize.plugin.zsh | 0 .../.oh-my-zsh/plugins/command-not-found/README.md | 0 .../command-not-found/command-not-found.plugin.zsh | 0 .../.oh-my-zsh/plugins/common-aliases/README.md | 0 .../common-aliases/common-aliases.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/compleat/README.md | 0 .../.oh-my-zsh/plugins/compleat/compleat.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/composer/README.md | 0 .../.oh-my-zsh/plugins/composer/composer.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/conda-env/README.md | 0 .../plugins/conda-env/conda-env.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/conda/README.md | 0 .../skel/.oh-my-zsh/plugins/conda/conda.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/copybuffer/README.md | 0 .../plugins/copybuffer/copybuffer.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/copyfile/README.md | 0 .../.oh-my-zsh/plugins/copyfile/copyfile.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/copypath/README.md | 0 .../.oh-my-zsh/plugins/copypath/copypath.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/cp/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/cp/cp.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/cpanm/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/cpanm/_cpanm | 0 .../etc/skel/.oh-my-zsh/plugins/dash/README.md | 0 .../skel/.oh-my-zsh/plugins/dash/dash.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/dbt/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/dbt/dbt.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/debian/README.md | 0 .../.oh-my-zsh/plugins/debian/debian.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/deno/README.md | 0 .../skel/.oh-my-zsh/plugins/deno/deno.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/dircycle/README.md | 0 .../.oh-my-zsh/plugins/dircycle/dircycle.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/direnv/README.md | 0 .../.oh-my-zsh/plugins/direnv/direnv.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/dirhistory/README.md | 0 .../plugins/dirhistory/dirhistory.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/dirpersist/README.md | 0 .../plugins/dirpersist/dirpersist.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/dnf/README.md | 0 .../{ => usr}/etc/skel/.oh-my-zsh/plugins/dnf/_dnf5 | 0 .../etc/skel/.oh-my-zsh/plugins/dnf/dnf.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/dnote/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/dnote/_dnote | 0 .../.oh-my-zsh/plugins/docker-compose/README.md | 0 .../plugins/docker-compose/_docker-compose | 0 .../docker-compose/docker-compose.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/docker/README.md | 0 .../.oh-my-zsh/plugins/docker/completions/_docker | 0 .../.oh-my-zsh/plugins/docker/docker.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/doctl/README.md | 0 .../skel/.oh-my-zsh/plugins/doctl/doctl.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/dotenv/README.md | 0 .../.oh-my-zsh/plugins/dotenv/dotenv.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/dotnet/README.md | 0 .../.oh-my-zsh/plugins/dotnet/dotnet.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/droplr/README.md | 0 .../.oh-my-zsh/plugins/droplr/droplr.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/drush/README.md | 0 .../skel/.oh-my-zsh/plugins/drush/drush.complete.sh | 0 .../skel/.oh-my-zsh/plugins/drush/drush.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/eecms/README.md | 0 .../skel/.oh-my-zsh/plugins/eecms/eecms.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/emacs/README.md | 0 .../skel/.oh-my-zsh/plugins/emacs/emacs.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/emacs/emacsclient.sh | 0 .../etc/skel/.oh-my-zsh/plugins/ember-cli/README.md | 0 .../skel/.oh-my-zsh/plugins/ember-cli/_ember-cli | 0 .../plugins/ember-cli/ember-cli.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/emoji-clock/README.md | 0 .../plugins/emoji-clock/emoji-clock.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/emoji/README.md | 0 .../plugins/emoji/emoji-char-definitions.zsh | 0 .../skel/.oh-my-zsh/plugins/emoji/emoji-data.txt | 0 .../skel/.oh-my-zsh/plugins/emoji/emoji.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/emoji/gemoji_db.json | 0 .../skel/.oh-my-zsh/plugins/emoji/update_emoji.py | 0 .../etc/skel/.oh-my-zsh/plugins/emotty/README.md | 0 .../.oh-my-zsh/plugins/emotty/emotty.plugin.zsh | 0 .../.oh-my-zsh/plugins/emotty/emotty_emoji_set.zsh | 0 .../.oh-my-zsh/plugins/emotty/emotty_floral_set.zsh | 0 .../.oh-my-zsh/plugins/emotty/emotty_love_set.zsh | 0 .../.oh-my-zsh/plugins/emotty/emotty_nature_set.zsh | 0 .../plugins/emotty/emotty_stellar_set.zsh | 0 .../.oh-my-zsh/plugins/emotty/emotty_zodiac_set.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/encode64/README.md | 0 .../.oh-my-zsh/plugins/encode64/encode64.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/extract/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/extract/_extract | 0 .../.oh-my-zsh/plugins/extract/extract.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/eza/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/eza/eza.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/fabric/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/fabric/_fab | 0 .../.oh-my-zsh/plugins/fabric/fabric.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/fancy-ctrl-z/README.md | 0 .../plugins/fancy-ctrl-z/fancy-ctrl-z.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/fasd/README.md | 0 .../skel/.oh-my-zsh/plugins/fasd/fasd.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/fastfile/README.md | 0 .../.oh-my-zsh/plugins/fastfile/fastfile.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/fbterm/README.md | 0 .../.oh-my-zsh/plugins/fbterm/fbterm.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/firewalld/README.md | 0 .../plugins/firewalld/firewalld.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/flutter/README.md | 0 .../.oh-my-zsh/plugins/flutter/flutter.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/fluxcd/README.md | 0 .../.oh-my-zsh/plugins/fluxcd/fluxcd.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/fnm/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/fnm/fnm.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/foot/README.md | 0 .../skel/.oh-my-zsh/plugins/foot/foot.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/forklift/README.md | 0 .../.oh-my-zsh/plugins/forklift/forklift.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/fossil/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/fossil/_fossil | 0 .../.oh-my-zsh/plugins/fossil/fossil.plugin.zsh | 0 .../.oh-my-zsh/plugins/frontend-search/README.md | 0 .../.oh-my-zsh/plugins/frontend-search/_frontend | 0 .../frontend-search/frontend-search.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/fzf/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/fzf/fzf.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/gas/README.md | 0 .../{ => usr}/etc/skel/.oh-my-zsh/plugins/gas/_gas | 0 .../etc/skel/.oh-my-zsh/plugins/gatsby/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/gatsby/_gatsby | 0 .../etc/skel/.oh-my-zsh/plugins/gcloud/README.md | 0 .../.oh-my-zsh/plugins/gcloud/gcloud.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/geeknote/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/geeknote/_geeknote | 0 .../.oh-my-zsh/plugins/geeknote/geeknote.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/gem/README.md | 0 .../skel/.oh-my-zsh/plugins/gem/completions/_gem | 0 .../etc/skel/.oh-my-zsh/plugins/gem/gem.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/genpass/README.md | 0 .../skel/.oh-my-zsh/plugins/genpass/genpass-apple | 0 .../skel/.oh-my-zsh/plugins/genpass/genpass-monkey | 0 .../skel/.oh-my-zsh/plugins/genpass/genpass-xkcd | 0 .../.oh-my-zsh/plugins/genpass/genpass.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/gh/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/gh/gh.plugin.zsh | 0 .../.oh-my-zsh/plugins/git-auto-fetch/README.md | 0 .../git-auto-fetch/git-auto-fetch.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/git-commit/README.md | 0 .../plugins/git-commit/git-commit.plugin.zsh | 0 .../.oh-my-zsh/plugins/git-escape-magic/README.md | 0 .../plugins/git-escape-magic/git-escape-magic | 0 .../git-escape-magic/git-escape-magic.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/git-extras/README.md | 0 .../plugins/git-extras/git-extras.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/git-flow-avh/README.md | 0 .../plugins/git-flow-avh/git-flow-avh.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/git-flow/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/git-flow/_git-flow | 0 .../.oh-my-zsh/plugins/git-flow/git-flow.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/git-hubflow/README.md | 0 .../plugins/git-hubflow/git-hubflow.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/git-lfs/README.md | 0 .../.oh-my-zsh/plugins/git-lfs/git-lfs.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/git-prompt/README.md | 0 .../plugins/git-prompt/git-prompt.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/git-prompt/gitstatus.py | 0 .../etc/skel/.oh-my-zsh/plugins/git/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/git/git.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/gitfast/MANUAL.adoc | 0 .../etc/skel/.oh-my-zsh/plugins/gitfast/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/gitfast/_git | 0 .../.oh-my-zsh/plugins/gitfast/git-completion.bash | 0 .../skel/.oh-my-zsh/plugins/gitfast/git-prompt.sh | 0 .../.oh-my-zsh/plugins/gitfast/gitfast.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/github/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/github/_hub | 0 .../.oh-my-zsh/plugins/github/github.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/gitignore/README.md | 0 .../plugins/gitignore/gitignore.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/glassfish/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/glassfish/_asadmin | 0 .../plugins/glassfish/glassfish.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/globalias/README.md | 0 .../plugins/globalias/globalias.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/gnu-utils/README.md | 0 .../plugins/gnu-utils/gnu-utils.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/golang/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/golang/_golang | 0 .../.oh-my-zsh/plugins/golang/golang.plugin.zsh | 0 .../.oh-my-zsh/plugins/golang/templates/package.txt | 0 .../.oh-my-zsh/plugins/golang/templates/search.txt | 0 .../etc/skel/.oh-my-zsh/plugins/gpg-agent/README.md | 0 .../plugins/gpg-agent/gpg-agent.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/gradle/LICENSE | 0 .../etc/skel/.oh-my-zsh/plugins/gradle/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/gradle/_gradle | 0 .../.oh-my-zsh/plugins/gradle/gradle.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/grails/README.md | 0 .../.oh-my-zsh/plugins/grails/grails.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/grc/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/grc/grc.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/grunt/README.md | 0 .../skel/.oh-my-zsh/plugins/grunt/grunt.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/gulp/README.md | 0 .../skel/.oh-my-zsh/plugins/gulp/gulp.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/hanami/README.md | 0 .../.oh-my-zsh/plugins/hanami/hanami.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/hasura/README.md | 0 .../.oh-my-zsh/plugins/hasura/hasura.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/hcloud/README.md | 0 .../.oh-my-zsh/plugins/hcloud/hcloud.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/helm/README.md | 0 .../skel/.oh-my-zsh/plugins/helm/helm.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/heroku-alias/README.md | 0 .../plugins/heroku-alias/heroku-alias.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/heroku/README.md | 0 .../.oh-my-zsh/plugins/heroku/heroku.plugin.zsh | 0 .../plugins/history-substring-search/README.md | 0 .../dependencies/OMZ-README.md | 0 .../history-substring-search.plugin.zsh | 0 .../history-substring-search.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/history/README.md | 0 .../.oh-my-zsh/plugins/history/history.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/hitchhiker/.gitignore | 0 .../skel/.oh-my-zsh/plugins/hitchhiker/README.md | 0 .../plugins/hitchhiker/fortunes/hitchhiker | 0 .../plugins/hitchhiker/hitchhiker.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/hitokoto/README.md | 0 .../.oh-my-zsh/plugins/hitokoto/hitokoto.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/homestead/README.md | 0 .../plugins/homestead/homestead.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/httpie/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/httpie/_httpie | 0 .../etc/skel/.oh-my-zsh/plugins/invoke/README.md | 0 .../.oh-my-zsh/plugins/invoke/invoke.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/ionic/README.md | 0 .../skel/.oh-my-zsh/plugins/ionic/ionic.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/ipfs/LICENSE | 0 .../etc/skel/.oh-my-zsh/plugins/ipfs/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/ipfs/_ipfs | 0 .../etc/skel/.oh-my-zsh/plugins/isodate/README.md | 0 .../.oh-my-zsh/plugins/isodate/isodate.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/istioctl/README.md | 0 .../.oh-my-zsh/plugins/istioctl/istioctl.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/iterm2/README.md | 0 .../.oh-my-zsh/plugins/iterm2/iterm2.plugin.zsh | 0 .../plugins/iterm2/iterm2_shell_integration.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/iterm2/update | 0 .../etc/skel/.oh-my-zsh/plugins/jake-node/README.md | 0 .../plugins/jake-node/jake-node.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/jenv/README.md | 0 .../skel/.oh-my-zsh/plugins/jenv/jenv.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/jfrog/README.md | 0 .../skel/.oh-my-zsh/plugins/jfrog/jfrog.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/jhbuild/README.md | 0 .../.oh-my-zsh/plugins/jhbuild/jhbuild.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/jira/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/jira/_jira | 0 .../skel/.oh-my-zsh/plugins/jira/jira.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/jj/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/jj/jj.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/jruby/README.md | 0 .../skel/.oh-my-zsh/plugins/jruby/jruby.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/jsontools/README.md | 0 .../plugins/jsontools/jsontools.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/juju/README.md | 0 .../skel/.oh-my-zsh/plugins/juju/juju.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/jump/README.md | 0 .../skel/.oh-my-zsh/plugins/jump/jump.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/k9s/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/k9s/k9s.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/kamal/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/kamal/_kamal | 0 .../skel/.oh-my-zsh/plugins/kamal/kamal.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/kate/README.md | 0 .../skel/.oh-my-zsh/plugins/kate/kate.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/keychain/README.md | 0 .../.oh-my-zsh/plugins/keychain/keychain.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/kind/README.md | 0 .../skel/.oh-my-zsh/plugins/kind/kind.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/kitchen/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/kitchen/_kitchen | 0 .../etc/skel/.oh-my-zsh/plugins/kitty/README.md | 0 .../skel/.oh-my-zsh/plugins/kitty/kitty.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/kn/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/kn/kn.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/knife/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/knife/_knife | 0 .../etc/skel/.oh-my-zsh/plugins/knife_ssh/README.md | 0 .../plugins/knife_ssh/knife_ssh.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/kompose/README.md | 0 .../.oh-my-zsh/plugins/kompose/kompose.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/kops/README.md | 0 .../skel/.oh-my-zsh/plugins/kops/kops.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/kube-ps1/LICENSE | 0 .../etc/skel/.oh-my-zsh/plugins/kube-ps1/README.md | 0 .../.oh-my-zsh/plugins/kube-ps1/kube-ps1.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/kubectl/README.md | 0 .../.oh-my-zsh/plugins/kubectl/kubectl.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/kubectx/README.md | 0 .../.oh-my-zsh/plugins/kubectx/kubectx.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/kubectx/prod.png | Bin .../etc/skel/.oh-my-zsh/plugins/kubectx/stage.png | Bin .../etc/skel/.oh-my-zsh/plugins/lando/LICENSE | 0 .../etc/skel/.oh-my-zsh/plugins/lando/README.md | 0 .../skel/.oh-my-zsh/plugins/lando/lando.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/laravel/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/laravel/_artisan | 0 .../.oh-my-zsh/plugins/laravel/laravel.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/laravel4/README.md | 0 .../.oh-my-zsh/plugins/laravel4/laravel4.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/laravel5/README.md | 0 .../.oh-my-zsh/plugins/laravel5/laravel5.plugin.zsh | 0 .../.oh-my-zsh/plugins/last-working-dir/README.md | 0 .../last-working-dir/last-working-dir.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/lein/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/lein/_lein | 0 .../skel/.oh-my-zsh/plugins/lighthouse/README.md | 0 .../plugins/lighthouse/lighthouse.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/localstack/README.md | 0 .../plugins/localstack/localstack.plugin.zsh | 0 .../plugins/localstack/sqs-send-result.png | Bin .../etc/skel/.oh-my-zsh/plugins/lol/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/lol/lol.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/lpass/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/lpass/_lpass | 0 .../etc/skel/.oh-my-zsh/plugins/lxd/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/lxd/lxd.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/macos/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/macos/_security | 0 .../skel/.oh-my-zsh/plugins/macos/macos.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/macos/music | 0 .../etc/skel/.oh-my-zsh/plugins/macos/spotify | 0 .../etc/skel/.oh-my-zsh/plugins/macports/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/macports/_port | 0 .../.oh-my-zsh/plugins/macports/macports.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/magic-enter/README.md | 0 .../plugins/magic-enter/magic-enter.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/man/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/man/man.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/marked2/README.md | 0 .../.oh-my-zsh/plugins/marked2/marked2.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/marktext/README.md | 0 .../.oh-my-zsh/plugins/marktext/marktext.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/mercurial/README.md | 0 .../plugins/mercurial/mercurial.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/meteor/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/meteor/_meteor | 0 .../.oh-my-zsh/plugins/meteor/meteor.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/microk8s/README.md | 0 .../.oh-my-zsh/plugins/microk8s/microk8s.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/minikube/README.md | 0 .../.oh-my-zsh/plugins/minikube/minikube.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/mise/README.md | 0 .../skel/.oh-my-zsh/plugins/mise/mise.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/mix-fast/README.md | 0 .../.oh-my-zsh/plugins/mix-fast/mix-fast.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/mix/README.md | 0 .../{ => usr}/etc/skel/.oh-my-zsh/plugins/mix/_mix | 0 .../etc/skel/.oh-my-zsh/plugins/molecule/README.md | 0 .../.oh-my-zsh/plugins/molecule/molecule.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/mongo-atlas/README.md | 0 .../plugins/mongo-atlas/mongo-atlas.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/mongocli/README.md | 0 .../.oh-my-zsh/plugins/mongocli/mongocli.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/mosh/README.md | 0 .../skel/.oh-my-zsh/plugins/mosh/mosh.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/multipass/README.md | 0 .../skel/.oh-my-zsh/plugins/multipass/_multipass | 0 .../plugins/multipass/multipass.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/mvn/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/mvn/mvn.plugin.zsh | 0 .../.oh-my-zsh/plugins/mysql-macports/README.md | 0 .../mysql-macports/mysql-macports.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/n98-magerun/README.md | 0 .../plugins/n98-magerun/n98-magerun.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/nanoc/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/nanoc/_nanoc | 0 .../skel/.oh-my-zsh/plugins/nanoc/nanoc.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/nats/README.md | 0 .../skel/.oh-my-zsh/plugins/nats/nats.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/nestjs/README.md | 0 .../.oh-my-zsh/plugins/nestjs/nestjs.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/ng/README.md | 0 .../{ => usr}/etc/skel/.oh-my-zsh/plugins/ng/_ng | 0 .../etc/skel/.oh-my-zsh/plugins/ngrok/README.md | 0 .../skel/.oh-my-zsh/plugins/ngrok/ngrok.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/nmap/README.md | 0 .../skel/.oh-my-zsh/plugins/nmap/nmap.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/node/README.md | 0 .../skel/.oh-my-zsh/plugins/node/node.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/nodenv/README.md | 0 .../.oh-my-zsh/plugins/nodenv/nodenv.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/nomad/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/nomad/_nomad | 0 .../etc/skel/.oh-my-zsh/plugins/npm/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/npm/npm.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/nvm/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/nvm/nvm.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/oc/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/oc/oc.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/octozen/README.md | 0 .../.oh-my-zsh/plugins/octozen/octozen.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/opentofu/README.md | 0 .../.oh-my-zsh/plugins/opentofu/opentofu.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/operator-sdk/README.md | 0 .../plugins/operator-sdk/operator-sdk.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/otp/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/otp/otp.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/pass/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/pass/_pass | 0 .../etc/skel/.oh-my-zsh/plugins/paver/README.md | 0 .../skel/.oh-my-zsh/plugins/paver/paver.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/pep8/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/pep8/_pep8 | 0 .../plugins/per-directory-history/README.md | 0 .../per-directory-history.plugin.zsh | 0 .../per-directory-history/per-directory-history.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/percol/README.md | 0 .../.oh-my-zsh/plugins/percol/percol.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/perl/README.md | 0 .../skel/.oh-my-zsh/plugins/perl/perl.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/perms/README.md | 0 .../skel/.oh-my-zsh/plugins/perms/perms.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/phing/README.md | 0 .../skel/.oh-my-zsh/plugins/phing/phing.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/pip/README.md | 0 .../{ => usr}/etc/skel/.oh-my-zsh/plugins/pip/_pip | 0 .../etc/skel/.oh-my-zsh/plugins/pip/pip.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/pipenv/README.md | 0 .../.oh-my-zsh/plugins/pipenv/pipenv.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/pj/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/pj/pj.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/please/README.md | 0 .../.oh-my-zsh/plugins/please/please.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/pm2/README.md | 0 .../{ => usr}/etc/skel/.oh-my-zsh/plugins/pm2/_pm2 | 0 .../etc/skel/.oh-my-zsh/plugins/pm2/pm2.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/pod/README.md | 0 .../{ => usr}/etc/skel/.oh-my-zsh/plugins/pod/_pod | 0 .../etc/skel/.oh-my-zsh/plugins/podman/README.md | 0 .../.oh-my-zsh/plugins/podman/podman.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/poetry-env/README.md | 0 .../plugins/poetry-env/poetry-env.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/poetry/README.md | 0 .../.oh-my-zsh/plugins/poetry/poetry.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/postgres/README.md | 0 .../.oh-my-zsh/plugins/postgres/postgres.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/pow/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/pow/pow.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/powder/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/powder/_powder | 0 .../etc/skel/.oh-my-zsh/plugins/powify/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/powify/_powify | 0 .../skel/.oh-my-zsh/plugins/pre-commit/README.md | 0 .../plugins/pre-commit/pre-commit.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/procs/README.md | 0 .../skel/.oh-my-zsh/plugins/procs/procs.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/profiles/README.md | 0 .../.oh-my-zsh/plugins/profiles/profiles.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/pulumi/README.md | 0 .../.oh-my-zsh/plugins/pulumi/pulumi.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/pyenv/README.md | 0 .../skel/.oh-my-zsh/plugins/pyenv/pyenv.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/pylint/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/pylint/_pylint | 0 .../.oh-my-zsh/plugins/pylint/pylint.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/python/README.md | 0 .../.oh-my-zsh/plugins/python/python.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/qodana/README.md | 0 .../.oh-my-zsh/plugins/qodana/qodana.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/qrcode/README.md | 0 .../.oh-my-zsh/plugins/qrcode/qrcode.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/rails/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/rails/_rails | 0 .../skel/.oh-my-zsh/plugins/rails/rails.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/rake-fast/README.md | 0 .../plugins/rake-fast/rake-fast.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/rake/README.md | 0 .../skel/.oh-my-zsh/plugins/rake/rake.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/rand-quote/README.md | 0 .../plugins/rand-quote/rand-quote.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/rbenv/README.md | 0 .../skel/.oh-my-zsh/plugins/rbenv/rbenv.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/rbw/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/rbw/rbw.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/rclone/README.md | 0 .../.oh-my-zsh/plugins/rclone/rclone.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/react-native/README.md | 0 .../.oh-my-zsh/plugins/react-native/_react-native | 0 .../plugins/react-native/react-native.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/rebar/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/rebar/_rebar | 0 .../etc/skel/.oh-my-zsh/plugins/redis-cli/README.md | 0 .../skel/.oh-my-zsh/plugins/redis-cli/_redis-cli | 0 .../etc/skel/.oh-my-zsh/plugins/repo/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/repo/_repo | 0 .../skel/.oh-my-zsh/plugins/repo/repo.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/ros/README.md | 0 .../{ => usr}/etc/skel/.oh-my-zsh/plugins/ros/_ros | 0 .../etc/skel/.oh-my-zsh/plugins/rsync/README.md | 0 .../skel/.oh-my-zsh/plugins/rsync/rsync.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/ruby/README.md | 0 .../skel/.oh-my-zsh/plugins/ruby/ruby.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/rust/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/rust/_rustc | 0 .../skel/.oh-my-zsh/plugins/rust/rust.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/rvm/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/rvm/rvm.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/safe-paste/README.md | 0 .../plugins/safe-paste/safe-paste.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/salt/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/salt/_salt | 0 .../etc/skel/.oh-my-zsh/plugins/samtools/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/samtools/_samtools | 0 .../etc/skel/.oh-my-zsh/plugins/sbt/README.md | 0 .../{ => usr}/etc/skel/.oh-my-zsh/plugins/sbt/_sbt | 0 .../etc/skel/.oh-my-zsh/plugins/sbt/sbt.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/scala/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/scala/_scala | 0 .../etc/skel/.oh-my-zsh/plugins/scd/README.md | 0 .../{ => usr}/etc/skel/.oh-my-zsh/plugins/scd/_scd | 0 .../{ => usr}/etc/skel/.oh-my-zsh/plugins/scd/scd | 0 .../etc/skel/.oh-my-zsh/plugins/scd/scd.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/screen/README.md | 0 .../.oh-my-zsh/plugins/screen/screen.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/scw/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/scw/scw.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/sdk/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/sdk/sdk.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/sfdx/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/sfdx/_sfdx | 0 .../etc/skel/.oh-my-zsh/plugins/sfffe/README.md | 0 .../skel/.oh-my-zsh/plugins/sfffe/sfffe.plugin.zsh | 0 .../.oh-my-zsh/plugins/shell-proxy/.editorconfig | 0 .../skel/.oh-my-zsh/plugins/shell-proxy/README.md | 0 .../skel/.oh-my-zsh/plugins/shell-proxy/proxy.py | 0 .../plugins/shell-proxy/shell-proxy.plugin.zsh | 0 .../.oh-my-zsh/plugins/shell-proxy/ssh-agent.py | 0 .../.oh-my-zsh/plugins/shell-proxy/ssh-proxy.py | 0 .../skel/.oh-my-zsh/plugins/shrink-path/README.md | 0 .../plugins/shrink-path/shrink-path.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/sigstore/README.md | 0 .../.oh-my-zsh/plugins/sigstore/sigstore.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/singlechar/README.md | 0 .../plugins/singlechar/singlechar.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/skaffold/README.md | 0 .../.oh-my-zsh/plugins/skaffold/skaffold.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/snap/README.md | 0 .../skel/.oh-my-zsh/plugins/snap/snap.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/spackenv/README.md | 0 .../.oh-my-zsh/plugins/spackenv/spackenv.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/spring/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/spring/_spring | 0 .../etc/skel/.oh-my-zsh/plugins/sprunge/README.md | 0 .../.oh-my-zsh/plugins/sprunge/sprunge.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/ssh-agent/README.md | 0 .../plugins/ssh-agent/ssh-agent.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/ssh/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/ssh/ssh.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/stack/README.md | 0 .../skel/.oh-my-zsh/plugins/stack/stack.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/starship/README.md | 0 .../.oh-my-zsh/plugins/starship/starship.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/stripe/README.md | 0 .../.oh-my-zsh/plugins/stripe/stripe.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/sublime-merge/README.md | 0 .../plugins/sublime-merge/sublime-merge.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/sublime/README.md | 0 .../.oh-my-zsh/plugins/sublime/sublime.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/sudo/README.md | 0 .../skel/.oh-my-zsh/plugins/sudo/sudo.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/supervisor/README.md | 0 .../.oh-my-zsh/plugins/supervisor/_supervisorctl | 0 .../skel/.oh-my-zsh/plugins/supervisor/_supervisord | 0 .../plugins/supervisor/supervisor.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/suse/README.md | 0 .../skel/.oh-my-zsh/plugins/suse/suse.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/svcat/README.md | 0 .../skel/.oh-my-zsh/plugins/svcat/svcat.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/svn-fast-info/README.md | 0 .../plugins/svn-fast-info/svn-fast-info.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/svn/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/svn/svn.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/swiftpm/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/swiftpm/_swift | 0 .../.oh-my-zsh/plugins/swiftpm/swiftpm.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/symfony/README.md | 0 .../.oh-my-zsh/plugins/symfony/symfony.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/symfony2/README.md | 0 .../.oh-my-zsh/plugins/symfony2/symfony2.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/symfony6/README.md | 0 .../.oh-my-zsh/plugins/symfony6/symfony6.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/systemadmin/README.md | 0 .../plugins/systemadmin/systemadmin.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/systemd/README.md | 0 .../.oh-my-zsh/plugins/systemd/systemd.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/tailscale/README.md | 0 .../plugins/tailscale/tailscale.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/task/README.md | 0 .../skel/.oh-my-zsh/plugins/task/task.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/taskwarrior/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/taskwarrior/_task | 0 .../plugins/taskwarrior/taskwarrior.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/term_tab/README.md | 0 .../.oh-my-zsh/plugins/term_tab/term_tab.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/terminitor/README.md | 0 .../skel/.oh-my-zsh/plugins/terminitor/_terminitor | 0 .../etc/skel/.oh-my-zsh/plugins/terraform/README.md | 0 .../skel/.oh-my-zsh/plugins/terraform/_terraform | 0 .../plugins/terraform/terraform.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/textastic/README.md | 0 .../plugins/textastic/textastic.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/textmate/README.md | 0 .../.oh-my-zsh/plugins/textmate/textmate.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/thefuck/README.md | 0 .../.oh-my-zsh/plugins/thefuck/thefuck.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/themes/README.md | 0 .../.oh-my-zsh/plugins/themes/themes.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/thor/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/thor/_thor | 0 .../etc/skel/.oh-my-zsh/plugins/tig/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/tig/tig.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/timer/README.md | 0 .../skel/.oh-my-zsh/plugins/timer/timer.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/timoni/README.md | 0 .../.oh-my-zsh/plugins/timoni/timoni.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/tldr/README.md | 0 .../skel/.oh-my-zsh/plugins/tldr/tldr.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/tmux-cssh/README.md | 0 .../skel/.oh-my-zsh/plugins/tmux-cssh/_tmux-cssh | 0 .../etc/skel/.oh-my-zsh/plugins/tmux/README.md | 0 .../skel/.oh-my-zsh/plugins/tmux/tmux.extra.conf | 0 .../etc/skel/.oh-my-zsh/plugins/tmux/tmux.only.conf | 0 .../skel/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/tmuxinator/README.md | 0 .../skel/.oh-my-zsh/plugins/tmuxinator/_tmuxinator | 0 .../plugins/tmuxinator/tmuxinator.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/toolbox/README.md | 0 .../.oh-my-zsh/plugins/toolbox/toolbox.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/torrent/README.md | 0 .../.oh-my-zsh/plugins/torrent/torrent.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/transfer/README.md | 0 .../.oh-my-zsh/plugins/transfer/transfer.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/tt/README.MD | 0 .../etc/skel/.oh-my-zsh/plugins/tt/tt.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/tugboat/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/tugboat/_tugboat | 0 .../etc/skel/.oh-my-zsh/plugins/ubuntu/README.md | 0 .../.oh-my-zsh/plugins/ubuntu/ubuntu.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/ufw/README.md | 0 .../{ => usr}/etc/skel/.oh-my-zsh/plugins/ufw/_ufw | 0 .../.oh-my-zsh/plugins/universalarchive/README.md | 0 .../plugins/universalarchive/_universalarchive | 0 .../universalarchive/universalarchive.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/urltools/README.md | 0 .../.oh-my-zsh/plugins/urltools/urltools.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/uv/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/uv/uv.plugin.zsh | 0 .../.oh-my-zsh/plugins/vagrant-prompt/README.md | 0 .../vagrant-prompt/vagrant-prompt.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/vagrant/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/vagrant/_vagrant | 0 .../.oh-my-zsh/plugins/vagrant/vagrant.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/vault/README.md | 0 .../skel/.oh-my-zsh/plugins/vault/vault.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/vi-mode/README.md | 0 .../.oh-my-zsh/plugins/vi-mode/vi-mode.plugin.zsh | 0 .../.oh-my-zsh/plugins/vim-interaction/README.md | 0 .../vim-interaction/vim-interaction.plugin.zsh | 0 .../skel/.oh-my-zsh/plugins/virtualenv/README.md | 0 .../plugins/virtualenv/virtualenv.plugin.zsh | 0 .../.oh-my-zsh/plugins/virtualenvwrapper/README.md | 0 .../virtualenvwrapper/virtualenvwrapper.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/volta/README.md | 0 .../skel/.oh-my-zsh/plugins/volta/volta.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/vscode/README.md | 0 .../.oh-my-zsh/plugins/vscode/vscode.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/vundle/README.md | 0 .../.oh-my-zsh/plugins/vundle/vundle.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/wakeonlan/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/wakeonlan/_wake | 0 .../plugins/wakeonlan/wakeonlan.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/watson/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/watson/_watson | 0 .../etc/skel/.oh-my-zsh/plugins/wd/LICENSE | 0 .../etc/skel/.oh-my-zsh/plugins/wd/README.md | 0 .../{ => usr}/etc/skel/.oh-my-zsh/plugins/wd/_wd.sh | 0 .../etc/skel/.oh-my-zsh/plugins/wd/wd.plugin.zsh | 0 .../{ => usr}/etc/skel/.oh-my-zsh/plugins/wd/wd.sh | 0 .../skel/.oh-my-zsh/plugins/web-search/README.md | 0 .../plugins/web-search/web-search.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/wp-cli/README.md | 0 .../.oh-my-zsh/plugins/wp-cli/wp-cli.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/xcode/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/xcode/_xcselv | 0 .../skel/.oh-my-zsh/plugins/xcode/xcode.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/yarn/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/yarn/_yarn | 0 .../skel/.oh-my-zsh/plugins/yarn/yarn.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/yii/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/yii/yii.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/yii2/README.md | 0 .../skel/.oh-my-zsh/plugins/yii2/yii2.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/yum/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/yum/yum.plugin.zsh | 0 .../{ => usr}/etc/skel/.oh-my-zsh/plugins/z/LICENSE | 0 .../etc/skel/.oh-my-zsh/plugins/z/MANUAL.md | 0 .../etc/skel/.oh-my-zsh/plugins/z/README.md | 0 .../{ => usr}/etc/skel/.oh-my-zsh/plugins/z/_z | 0 .../etc/skel/.oh-my-zsh/plugins/z/img/demo.gif | Bin .../skel/.oh-my-zsh/plugins/z/img/mit_license.svg | 0 .../.oh-my-zsh/plugins/z/img/zsh_4.3.11_plus.svg | 0 .../etc/skel/.oh-my-zsh/plugins/z/z.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/zbell/README.md | 0 .../skel/.oh-my-zsh/plugins/zbell/zbell.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/zeus/README.md | 0 .../etc/skel/.oh-my-zsh/plugins/zeus/_zeus | 0 .../skel/.oh-my-zsh/plugins/zeus/zeus.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/plugins/zoxide/README.md | 0 .../.oh-my-zsh/plugins/zoxide/zoxide.plugin.zsh | 0 .../.oh-my-zsh/plugins/zsh-interactive-cd/LICENSE | 0 .../.oh-my-zsh/plugins/zsh-interactive-cd/README.md | 0 .../.oh-my-zsh/plugins/zsh-interactive-cd/demo.gif | Bin .../zsh-interactive-cd.plugin.zsh | 0 .../zsh-navigation-tools/.config/znt/n-aliases.conf | 0 .../zsh-navigation-tools/.config/znt/n-cd.conf | 0 .../zsh-navigation-tools/.config/znt/n-env.conf | 0 .../.config/znt/n-functions.conf | 0 .../zsh-navigation-tools/.config/znt/n-history.conf | 0 .../zsh-navigation-tools/.config/znt/n-kill.conf | 0 .../zsh-navigation-tools/.config/znt/n-list.conf | 0 .../zsh-navigation-tools/.config/znt/n-options.conf | 0 .../.config/znt/n-panelize.conf | 0 .../.oh-my-zsh/plugins/zsh-navigation-tools/LICENSE | 0 .../plugins/zsh-navigation-tools/Makefile | 0 .../.oh-my-zsh/plugins/zsh-navigation-tools/NEWS | 0 .../plugins/zsh-navigation-tools/README.md | 0 .../.oh-my-zsh/plugins/zsh-navigation-tools/_n-kill | 0 .../zsh-navigation-tools/doc/generate_single_file | 0 .../zsh-navigation-tools/doc/img/n-history2.png | Bin .../plugins/zsh-navigation-tools/doc/install.sh | 0 .../plugins/zsh-navigation-tools/doc/n-preview | 0 .../plugins/zsh-navigation-tools/doc/znt-tmux.zsh | 0 .../plugins/zsh-navigation-tools/n-aliases | 0 .../.oh-my-zsh/plugins/zsh-navigation-tools/n-cd | 0 .../.oh-my-zsh/plugins/zsh-navigation-tools/n-env | 0 .../plugins/zsh-navigation-tools/n-functions | 0 .../.oh-my-zsh/plugins/zsh-navigation-tools/n-help | 0 .../plugins/zsh-navigation-tools/n-history | 0 .../.oh-my-zsh/plugins/zsh-navigation-tools/n-kill | 0 .../.oh-my-zsh/plugins/zsh-navigation-tools/n-list | 0 .../plugins/zsh-navigation-tools/n-list-draw | 0 .../plugins/zsh-navigation-tools/n-list-input | 0 .../plugins/zsh-navigation-tools/n-options | 0 .../plugins/zsh-navigation-tools/n-panelize | 0 .../plugins/zsh-navigation-tools/znt-cd-widget | 0 .../plugins/zsh-navigation-tools/znt-history-widget | 0 .../plugins/zsh-navigation-tools/znt-kill-widget | 0 .../plugins/zsh-navigation-tools/znt-usetty-wrapper | 0 .../zsh-navigation-tools.plugin.zsh | 0 .../etc/skel/.oh-my-zsh/templates/minimal.zshrc | 0 .../skel/.oh-my-zsh/templates/zshrc.zsh-template | 0 .../etc/skel/.oh-my-zsh/themes/3den.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/Soliah.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/adben.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/af-magic.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/afowler.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/agnoster.zsh-theme | 0 .../skel/.oh-my-zsh/themes/alanpeabody.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/amuse.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/apple.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/arrow.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/aussiegeek.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/avit.zsh-theme | 0 .../skel/.oh-my-zsh/themes/awesomepanda.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/bira.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/blinks.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/bureau.zsh-theme | 0 .../skel/.oh-my-zsh/themes/candy-kingdom.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/candy.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/clean.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/cloud.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/crcandy.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/crunch.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/cypher.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/dallas.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/darkblood.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/daveverwer.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/dieter.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/dogenpunk.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/dpoggi.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/dst.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/dstufft.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/duellj.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/eastwood.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/edvardm.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/emotty.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/essembeh.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/evan.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/fino-time.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/fino.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/fishy.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/flazz.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/fletcherm.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/fox.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/frisk.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/frontcube.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/funky.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/fwalch.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/gallifrey.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/gallois.zsh-theme | 0 .../.oh-my-zsh/themes/garyblessington.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/gentoo.zsh-theme | 0 .../skel/.oh-my-zsh/themes/geoffgarside.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/gianu.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/gnzh.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/gozilla.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/half-life.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/humza.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/imajes.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/intheloop.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/itchy.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/jaischeema.zsh-theme | 0 .../skel/.oh-my-zsh/themes/jbergantine.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/jispwoso.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/jnrowe.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/jonathan.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/josh.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/jreese.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/jtriley.zsh-theme | 0 .../skel/.oh-my-zsh/themes/juanghurtado.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/junkfood.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/kafeitu.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/kardan.zsh-theme | 0 .../skel/.oh-my-zsh/themes/kennethreitz.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/kiwi.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/kolo.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/kphoen.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/lambda.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/linuxonly.zsh-theme | 0 .../skel/.oh-my-zsh/themes/lukerandall.zsh-theme | 0 .../skel/.oh-my-zsh/themes/macovsky-ruby.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/macovsky.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/maran.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/mgutz.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/mh.zsh-theme | 0 .../skel/.oh-my-zsh/themes/michelebologna.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/mikeh.zsh-theme | 0 .../skel/.oh-my-zsh/themes/miloshadzic.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/minimal.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/mira.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/mlh.zsh-theme | 0 .../skel/.oh-my-zsh/themes/mortalscumbag.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/mrtazz.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/murilasso.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/muse.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/nanotech.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/nebirhos.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/nicoulaj.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/norm.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/obraun.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/oldgallois.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/peepcode.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/philips.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/pmcgee.zsh-theme | 0 .../themes/pygmalion-virtualenv.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/pygmalion.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/random.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/re5et.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/refined.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/rgm.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/risto.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/rixius.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/rkj-repos.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/rkj.zsh-theme | 0 .../skel/.oh-my-zsh/themes/robbyrussell.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/sammy.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/simonoff.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/simple.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/skaro.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/smt.zsh-theme | 0 .../skel/.oh-my-zsh/themes/sonicradish.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/sorin.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/sporty_256.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/steeef.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/strug.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/sunaku.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/sunrise.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/superjarin.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/suvash.zsh-theme | 0 .../skel/.oh-my-zsh/themes/takashiyoshida.zsh-theme | 0 .../skel/.oh-my-zsh/themes/terminalparty.zsh-theme | 0 .../skel/.oh-my-zsh/themes/theunraveler.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/tjkirch.zsh-theme | 0 .../skel/.oh-my-zsh/themes/tjkirch_mod.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/tonotdo.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/trapd00r.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/wedisagree.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/wezm+.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/wezm.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/wuffers.zsh-theme | 0 .../.oh-my-zsh/themes/xiong-chiamiov-plus.zsh-theme | 0 .../skel/.oh-my-zsh/themes/xiong-chiamiov.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/ys.zsh-theme | 0 .../etc/skel/.oh-my-zsh/themes/zhann.zsh-theme | 0 .../etc/skel/.oh-my-zsh/tools/changelog.sh | 0 .../etc/skel/.oh-my-zsh/tools/check_for_upgrade.sh | 0 .../{ => usr}/etc/skel/.oh-my-zsh/tools/install.sh | 0 .../etc/skel/.oh-my-zsh/tools/require_tool.sh | 0 .../etc/skel/.oh-my-zsh/tools/theme_chooser.sh | 0 .../etc/skel/.oh-my-zsh/tools/uninstall.sh | 0 .../{ => usr}/etc/skel/.oh-my-zsh/tools/upgrade.sh | 0 files/system/{ => usr}/etc/skel/.tmux.conf | 0 .../{ => usr}/etc/skel/.tmux/plugins/.travis.yml | 0 .../{ => usr}/etc/skel/.tmux/plugins/CHANGELOG.md | 0 .../etc/skel/.tmux/plugins/HOW_TO_PLUGIN.md | 0 .../{ => usr}/etc/skel/.tmux/plugins/LICENSE.md | 0 .../{ => usr}/etc/skel/.tmux/plugins/README.md | 0 .../etc/skel/.tmux/plugins/bin/clean_plugins | 0 .../etc/skel/.tmux/plugins/bin/install_plugins | 0 .../etc/skel/.tmux/plugins/bin/update_plugins | 0 .../etc/skel/.tmux/plugins/bindings/clean_plugins | 0 .../etc/skel/.tmux/plugins/bindings/install_plugins | 0 .../etc/skel/.tmux/plugins/bindings/update_plugins | 0 .../.tmux/plugins/cole-tmux/.github/assets/demo.png | Bin .../etc/skel/.tmux/plugins/cole-tmux/.gitignore | 0 .../etc/skel/.tmux/plugins/cole-tmux/LICENSE | 0 .../etc/skel/.tmux/plugins/cole-tmux/README.md | 0 .../etc/skel/.tmux/plugins/cole-tmux/cole.tmux | 0 .../plugins/docs/automatic_tpm_installation.md | 0 .../plugins/docs/changing_plugins_install_dir.md | 0 .../skel/.tmux/plugins/docs/how_to_create_plugin.md | 0 .../plugins/docs/managing_plugins_via_cmd_line.md | 0 .../etc/skel/.tmux/plugins/docs/tpm_not_working.md | 0 .../.tmux/plugins/scripts/check_tmux_version.sh | 0 .../etc/skel/.tmux/plugins/scripts/clean_plugins.sh | 0 .../plugins/scripts/helpers/plugin_functions.sh | 0 .../plugins/scripts/helpers/shell_echo_functions.sh | 0 .../plugins/scripts/helpers/tmux_echo_functions.sh | 0 .../.tmux/plugins/scripts/helpers/tmux_utils.sh | 0 .../skel/.tmux/plugins/scripts/helpers/utility.sh | 0 .../skel/.tmux/plugins/scripts/install_plugins.sh | 0 .../skel/.tmux/plugins/scripts/source_plugins.sh | 0 .../etc/skel/.tmux/plugins/scripts/update_plugin.sh | 0 .../plugins/scripts/update_plugin_prompt_handler.sh | 0 .../etc/skel/.tmux/plugins/scripts/variables.sh | 0 .../plugins/tests/expect_failed_plugin_download | 0 .../plugins/tests/expect_successful_clean_plugins | 0 .../expect_successful_multiple_plugins_download | 0 .../plugins/tests/expect_successful_plugin_download | 0 .../expect_successful_update_of_a_single_plugin | 0 .../tests/expect_successful_update_of_all_plugins | 0 .../etc/skel/.tmux/plugins/tests/helpers/tpm.sh | 0 .../skel/.tmux/plugins/tests/test_plugin_clean.sh | 0 .../.tmux/plugins/tests/test_plugin_installation.sh | 0 .../tests/test_plugin_installation_legacy.sh | 0 .../.tmux/plugins/tests/test_plugin_sourcing.sh | 0 .../skel/.tmux/plugins/tests/test_plugin_update.sh | 0 .../.tmux/plugins/tmux-continuum/.gitattributes | 0 .../skel/.tmux/plugins/tmux-continuum/CHANGELOG.md | 0 .../.tmux/plugins/tmux-continuum/CONTRIBUTING.md | 0 .../skel/.tmux/plugins/tmux-continuum/LICENSE.md | 0 .../etc/skel/.tmux/plugins/tmux-continuum/README.md | 0 .../.tmux/plugins/tmux-continuum/continuum.tmux | 0 .../plugins/tmux-continuum/docs/automatic_start.md | 0 .../plugins/tmux-continuum/docs/continuum_status.md | 0 .../skel/.tmux/plugins/tmux-continuum/docs/faq.md | 0 .../tmux-continuum/docs/multiple_tmux_servers.md | 0 .../plugins/tmux-continuum/docs/systemd_details.md | 0 .../tmux-continuum/scripts/check_tmux_version.sh | 0 .../tmux-continuum/scripts/continuum_restore.sh | 0 .../tmux-continuum/scripts/continuum_save.sh | 0 .../tmux-continuum/scripts/continuum_status.sh | 0 .../scripts/handle_tmux_automatic_start.sh | 0 .../scripts/handle_tmux_automatic_start/README.md | 0 .../osx_alacritty_start_tmux.sh | 0 .../handle_tmux_automatic_start/osx_disable.sh | 0 .../handle_tmux_automatic_start/osx_enable.sh | 0 .../osx_iterm_start_tmux.sh | 0 .../osx_kitty_start_tmux.sh | 0 .../osx_terminal_start_tmux.sh | 0 .../handle_tmux_automatic_start/systemd_disable.sh | 0 .../handle_tmux_automatic_start/systemd_enable.sh | 0 .../.tmux/plugins/tmux-continuum/scripts/helpers.sh | 0 .../.tmux/plugins/tmux-continuum/scripts/shared.sh | 0 .../plugins/tmux-continuum/scripts/variables.sh | 0 .../.tmux/plugins/tmux-gruvbox-truecolor/LICENSE | 0 .../.tmux/plugins/tmux-gruvbox-truecolor/README.md | 0 .../tmux-gruvbox-truecolor/colorscheme-tpm.tmux | 0 .../tmux-gruvbox-truecolor/tmux-colorscheme.conf | 0 .../.tmux/plugins/tmux-resurrect/.gitattributes | 0 .../skel/.tmux/plugins/tmux-resurrect/.gitignore | 0 .../skel/.tmux/plugins/tmux-resurrect/.gitmodules | 0 .../skel/.tmux/plugins/tmux-resurrect/.travis.yml | 0 .../skel/.tmux/plugins/tmux-resurrect/CHANGELOG.md | 0 .../.tmux/plugins/tmux-resurrect/CONTRIBUTING.md | 0 .../skel/.tmux/plugins/tmux-resurrect/LICENSE.md | 0 .../etc/skel/.tmux/plugins/tmux-resurrect/README.md | 0 .../tmux-resurrect/docs/custom_key_bindings.md | 0 .../skel/.tmux/plugins/tmux-resurrect/docs/hooks.md | 0 .../docs/migrating_from_tmuxinator.md | 0 .../tmux-resurrect/docs/restoring_bash_history.md | 0 .../tmux-resurrect/docs/restoring_pane_contents.md | 0 .../docs/restoring_previously_saved_environment.md | 0 .../tmux-resurrect/docs/restoring_programs.md | 0 .../docs/restoring_vim_and_neovim_sessions.md | 0 .../.tmux/plugins/tmux-resurrect/docs/save_dir.md | 0 .../plugins/tmux-resurrect/lib/tmux-test/.gitignore | 0 .../tmux-resurrect/lib/tmux-test/.travis.yml | 0 .../tmux-resurrect/lib/tmux-test/CHANGELOG.md | 0 .../plugins/tmux-resurrect/lib/tmux-test/LICENSE.md | 0 .../plugins/tmux-resurrect/lib/tmux-test/README.md | 0 .../tmux-resurrect/lib/tmux-test/Vagrantfile | 0 .../lib/tmux-test/run_framework_tests | 0 .../plugins/tmux-resurrect/lib/tmux-test/setup | 0 .../lib/tmux-test/tests/helpers/helpers.sh | 0 .../lib/tmux-test/tests/run_tests_in_isolation | 0 .../tmux-test/tests/test_basic_script_execution.sh | 0 .../tmux-test/tests/test_default_session_name.sh | 0 .../lib/tmux-test/tests/test_tmux_scripting.sh | 0 .../lib/tmux-test/vagrant_centos_provisioning.sh | 0 .../lib/tmux-test/vagrant_ubuntu_provisioning.sh | 0 .../.tmux/plugins/tmux-resurrect/resurrect.tmux | 0 .../tmux-resurrect/save_command_strategies/gdb.sh | 0 .../save_command_strategies/linux_procfs.sh | 0 .../tmux-resurrect/save_command_strategies/pgrep.sh | 0 .../tmux-resurrect/save_command_strategies/ps.sh | 0 .../tmux-resurrect/scripts/check_tmux_version.sh | 0 .../.tmux/plugins/tmux-resurrect/scripts/helpers.sh | 0 .../scripts/process_restore_helpers.sh | 0 .../plugins/tmux-resurrect/scripts/restore.exp | 0 .../.tmux/plugins/tmux-resurrect/scripts/restore.sh | 0 .../.tmux/plugins/tmux-resurrect/scripts/save.sh | 0 .../tmux-resurrect/scripts/spinner_helpers.sh | 0 .../plugins/tmux-resurrect/scripts/tmux_spinner.sh | 0 .../plugins/tmux-resurrect/scripts/variables.sh | 0 .../strategies/irb_default_strategy.sh | 0 .../strategies/mosh-client_default_strategy.sh | 0 .../tmux-resurrect/strategies/nvim_session.sh | 0 .../tmux-resurrect/strategies/vim_session.sh | 0 .../tmux-resurrect/tests/fixtures/restore_file.txt | 0 .../tmux-resurrect/tests/fixtures/save_file.txt | 0 .../create_and_save_tmux_test_environment.exp | 0 .../tmux-resurrect/tests/helpers/expect_helpers.exp | 0 .../restore_and_save_tmux_test_environment.exp | 0 .../tests/helpers/resurrect_helpers.sh | 0 .../tmux-resurrect/tests/test_resurrect_restore.sh | 0 .../tmux-resurrect/tests/test_resurrect_save.sh | 0 .../plugins/tmux-resurrect/video/issue_vid.png | Bin .../plugins/tmux-resurrect/video/screencast_img.png | Bin .../.tmux/plugins/tmux-resurrect/video/script.md | 0 .../skel/.tmux/plugins/tmux-sensible/CHANGELOG.md | 0 .../etc/skel/.tmux/plugins/tmux-sensible/LICENSE.md | 0 .../etc/skel/.tmux/plugins/tmux-sensible/README.md | 0 .../skel/.tmux/plugins/tmux-sensible/sensible.tmux | 0 .../etc/skel/.tmux/plugins/tmux-sessionx/LICENSE | 0 .../etc/skel/.tmux/plugins/tmux-sessionx/README.md | 0 .../etc/skel/.tmux/plugins/tmux-sessionx/flake.lock | 0 .../etc/skel/.tmux/plugins/tmux-sessionx/flake.nix | 0 .../.tmux/plugins/tmux-sessionx/img/sessionxv2.png | Bin .../plugins/tmux-sessionx/scripts/fzf-marks.sh | 0 .../plugins/tmux-sessionx/scripts/git-branch.sh | 0 .../.tmux/plugins/tmux-sessionx/scripts/preview.sh | 0 .../tmux-sessionx/scripts/reload_sessions.sh | 0 .../tmux-sessionx/scripts/sessions_with_branches.sh | 0 .../.tmux/plugins/tmux-sessionx/scripts/sessionx.sh | 0 .../plugins/tmux-sessionx/scripts/tmuxinator.sh | 0 .../skel/.tmux/plugins/tmux-sessionx/sessionx.tmux | 0 .../etc/skel/.tmux/plugins/tmux-yank/.editorconfig | 0 .../etc/skel/.tmux/plugins/tmux-yank/.travis.yml | 0 .../etc/skel/.tmux/plugins/tmux-yank/CHANGELOG.md | 0 .../etc/skel/.tmux/plugins/tmux-yank/LICENSE.md | 0 .../etc/skel/.tmux/plugins/tmux-yank/README.md | 0 .../etc/skel/.tmux/plugins/tmux-yank/Vagrantfile | 0 .../etc/skel/.tmux/plugins/tmux-yank/_config.yml | 0 .../etc/skel/.tmux/plugins/tmux-yank/citest | 0 .../.tmux/plugins/tmux-yank/scripts/copy_line.sh | 0 .../plugins/tmux-yank/scripts/copy_pane_pwd.sh | 0 .../skel/.tmux/plugins/tmux-yank/scripts/helpers.sh | 0 .../.tmux/plugins/tmux-yank/vagrant_provisioning.sh | 0 .../skel/.tmux/plugins/tmux-yank/video/README.md | 0 .../plugins/tmux-yank/video/screencast_img.png | Bin .../skel/.tmux/plugins/tmux-yank/video/script.md | 0 .../etc/skel/.tmux/plugins/tmux-yank/yank.tmux | 0 .../etc/skel/.tmux/plugins/tmux/.editorconfig | 0 .../plugins/tmux/.github/ISSUE_TEMPLATE/bug.yml | 0 .../plugins/tmux/.github/ISSUE_TEMPLATE/config.yml | 0 .../tmux/.github/ISSUE_TEMPLATE/enhancement.yml | 0 .../plugins/tmux/.github/ISSUE_TEMPLATE/meta.yml | 0 .../plugins/tmux/.github/release-please-config.json | 0 .../tmux/.github/release-please-manifest.json | 0 .../plugins/tmux/.github/workflows/release.yml | 0 .../plugins/tmux/.github/workflows/shellcheck.yml | 0 .../.tmux/plugins/tmux/.github/workflows/test.yml | 0 .../etc/skel/.tmux/plugins/tmux/.gitignore | 0 .../etc/skel/.tmux/plugins/tmux/.markdownlint.jsonc | 0 .../etc/skel/.tmux/plugins/tmux/.shellcheckrc | 0 .../etc/skel/.tmux/plugins/tmux/CHANGELOG.md | 0 .../etc/skel/.tmux/plugins/tmux/CONTRIBUTING.md | 0 .../{ => usr}/etc/skel/.tmux/plugins/tmux/LICENSE | 0 .../{ => usr}/etc/skel/.tmux/plugins/tmux/README.md | 0 .../etc/skel/.tmux/plugins/tmux/assets/config1.png | Bin .../etc/skel/.tmux/plugins/tmux/assets/config2.png | Bin .../etc/skel/.tmux/plugins/tmux/assets/config3.png | Bin .../skel/.tmux/plugins/tmux/assets/demos/basic.conf | 0 .../skel/.tmux/plugins/tmux/assets/demos/basic.gif | Bin .../skel/.tmux/plugins/tmux/assets/demos/basic.tape | 0 .../.tmux/plugins/tmux/assets/example-config.webp | Bin .../etc/skel/.tmux/plugins/tmux/assets/frappe.webp | Bin .../.tmux/plugins/tmux/assets/generate_preview.fish | 0 .../etc/skel/.tmux/plugins/tmux/assets/latte.webp | Bin .../skel/.tmux/plugins/tmux/assets/macchiato.webp | Bin .../etc/skel/.tmux/plugins/tmux/assets/mocha.webp | Bin .../etc/skel/.tmux/plugins/tmux/assets/preview.webp | Bin .../skel/.tmux/plugins/tmux/assets/ram-example.webp | Bin .../skel/.tmux/plugins/tmux/assets/structure.svg | 0 .../.tmux/plugins/tmux/assets/window-basic.webp | Bin .../skel/.tmux/plugins/tmux/assets/window-none.webp | Bin .../.tmux/plugins/tmux/assets/window-rounded.webp | Bin .../.tmux/plugins/tmux/assets/window-slanted.webp | Bin .../etc/skel/.tmux/plugins/tmux/catppuccin.tmux | 0 .../.tmux/plugins/tmux/catppuccin_options_tmux.conf | 0 .../skel/.tmux/plugins/tmux/catppuccin_tmux.conf | 0 .../.tmux/plugins/tmux/docs/explanation/design.md | 0 .../plugins/tmux/docs/guides/troubleshooting.md | 0 .../plugins/tmux/docs/reference/configuration.md | 0 .../plugins/tmux/docs/reference/status-line.md | 0 .../tmux/docs/tutorials/01-getting-started.md | 0 .../plugins/tmux/docs/tutorials/02-custom-status.md | 0 .../etc/skel/.tmux/plugins/tmux/renovate.json | 0 .../etc/skel/.tmux/plugins/tmux/run_tests.sh | 0 .../skel/.tmux/plugins/tmux/status/application.conf | 0 .../etc/skel/.tmux/plugins/tmux/status/battery.conf | 0 .../etc/skel/.tmux/plugins/tmux/status/clima.conf | 0 .../etc/skel/.tmux/plugins/tmux/status/cpu.conf | 0 .../skel/.tmux/plugins/tmux/status/date_time.conf | 0 .../skel/.tmux/plugins/tmux/status/directory.conf | 0 .../etc/skel/.tmux/plugins/tmux/status/gitmux.conf | 0 .../etc/skel/.tmux/plugins/tmux/status/host.conf | 0 .../etc/skel/.tmux/plugins/tmux/status/kube.conf | 0 .../etc/skel/.tmux/plugins/tmux/status/load.conf | 0 .../.tmux/plugins/tmux/status/pomodoro_plus.conf | 0 .../etc/skel/.tmux/plugins/tmux/status/session.conf | 0 .../etc/skel/.tmux/plugins/tmux/status/uptime.conf | 0 .../etc/skel/.tmux/plugins/tmux/status/user.conf | 0 .../etc/skel/.tmux/plugins/tmux/status/weather.conf | 0 .../.tmux/plugins/tmux/tests/application_module.sh | 0 .../tmux/tests/application_module_expected.txt | 0 .../skel/.tmux/plugins/tmux/tests/battery_module.sh | 0 .../plugins/tmux/tests/battery_module_expected.txt | 0 .../etc/skel/.tmux/plugins/tmux/tests/cpu_module.sh | 0 .../plugins/tmux/tests/cpu_module_expected.txt | 0 .../.tmux/plugins/tmux/tests/default_options.sh | 0 .../plugins/tmux/tests/default_options_expected.txt | 0 .../etc/skel/.tmux/plugins/tmux/tests/harness.sh | 0 .../etc/skel/.tmux/plugins/tmux/tests/helpers.sh | 0 .../skel/.tmux/plugins/tmux/tests/load_module.sh | 0 .../plugins/tmux/tests/load_module_expected.txt | 0 .../skel/.tmux/plugins/tmux/tests/pane_styling.sh | 0 .../plugins/tmux/tests/pane_styling_expected.txt | 0 .../plugins/tmux/tests/window_status_styling.sh | 0 .../tmux/tests/window_status_styling_expected.txt | 0 .../plugins/tmux/themes/catppuccin_frappe_tmux.conf | 0 .../plugins/tmux/themes/catppuccin_latte_tmux.conf | 0 .../tmux/themes/catppuccin_macchiato_tmux.conf | 0 .../plugins/tmux/themes/catppuccin_mocha_tmux.conf | 0 .../{ => usr}/etc/skel/.tmux/plugins/tmux/tmux.tera | 0 .../.tmux/plugins/tmux/utils/status_module.conf | 0 files/system/{ => usr}/etc/skel/.tmux/plugins/tpm | 0 .../.tmux/plugins/vim-tmux-navigator/License.md | 0 .../skel/.tmux/plugins/vim-tmux-navigator/README.md | 0 .../vim-tmux-navigator/doc/tmux-navigator.txt | 0 .../.tmux/plugins/vim-tmux-navigator/pattern-check | 0 .../vim-tmux-navigator/plugin/tmux_navigator.vim | 0 .../vim-tmux-navigator/vim-tmux-navigator.tmux | 0 files/system/{ => usr}/etc/skel/.zshrc | 0 .../etc/xdg/plasma-org.kde.plasma.desktop-appletsrc | 0 1869 files changed, 0 insertions(+), 0 deletions(-) rename files/system/{ => usr}/etc/.gitkeep (100%) rename files/system/{ => usr}/etc/skel/.config/alacritty/alacritty.toml (100%) rename files/system/{ => usr}/etc/skel/.config/nvim/.neoconf.json (100%) rename files/system/{ => usr}/etc/skel/.config/nvim/LICENSE (100%) rename files/system/{ => usr}/etc/skel/.config/nvim/README.md (100%) rename files/system/{ => usr}/etc/skel/.config/nvim/init.lua (100%) rename files/system/{ => usr}/etc/skel/.config/nvim/lazy-lock.json (100%) rename files/system/{ => usr}/etc/skel/.config/nvim/lazyvim.json (100%) rename files/system/{ => usr}/etc/skel/.config/nvim/lua/config/autocmds.lua (100%) rename files/system/{ => usr}/etc/skel/.config/nvim/lua/config/keymaps.lua (100%) rename files/system/{ => usr}/etc/skel/.config/nvim/lua/config/lazy.lua (100%) rename files/system/{ => usr}/etc/skel/.config/nvim/lua/config/options.lua (100%) rename files/system/{ => usr}/etc/skel/.config/nvim/lua/plugins/disabled.lua (100%) rename files/system/{ => usr}/etc/skel/.config/nvim/lua/plugins/oil.lua (100%) rename files/system/{ => usr}/etc/skel/.config/nvim/stylua.toml (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/.devcontainer/devcontainer.json (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/.editorconfig (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/.prettierrc (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/CODE_OF_CONDUCT.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/CONTRIBUTING.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/LICENSE.txt (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/SECURITY.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/cache/.zsh-update (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/cache/grep-alias (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/example.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/example/example.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-make-targets (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-read-ini-file (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-run-command (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-run-git-command (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-zts-read-all (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.zunit.yml (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/CHANGELOG.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/CHROMA_GUIDE.adoc (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/LICENSE (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/THEME_GUIDE.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/_fast-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/fast-highlight (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/fast-string-highlight (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/fast-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/203654.gif (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/array-assign.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/assign.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/brackets.gif (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/cmdsubst.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/cplx_cond.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/eval_cmp.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/execfd.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/execfd_cmp.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/for-loop-cmp.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/for-loop.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/function.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/git_chroma.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/global-alias.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/heredoc.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/herestring.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/highlight-less.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/highlight-much.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/ideal-string.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/in_string.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/math.gif (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/parameter.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/theme.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/typeset.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/zcalc.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/share/free_theme.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/test/parse.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/test/to-parse.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/tests/_support/bootstrap (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/tests/example.zunit (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/tests/main.zunit (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/base16.ini (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/clean.ini (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/default.ini (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/forest.ini (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/free.ini (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/q-jmnemonic.ini (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/safari.ini (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/spa.ini (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/sv-orple.ini (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/sv-plant.ini (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/zdharma.ini (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-alias.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-autoload.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-autorandr.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-awk.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-docker.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-example.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-fast-theme.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-fpath_peq.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-git.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-grep.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-hub.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-ionice.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-lab.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-make.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-nice.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-nmcli.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-node.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-ogit.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-perl.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-podman.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-precommand.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-printf.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-ruby.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-scp.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-sh.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-source.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-ssh.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-subcommand.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-subversion.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-vim.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-whatis.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-which.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-zinit.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/main-chroma.ch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/alias-expansion.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/file-search.gif (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/history-lines.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/history-menu.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/history-search.gif (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/multi-select.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/recent-dirs.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/requoted.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/unambiguous.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__command (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__compadd_opts_len (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__history_lines (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__recent_paths (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__should_add_space (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__should_insert_unambiguous (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__unambiguous (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__async (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__compinit (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__config (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__key-bindings (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__main (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__recent-dirs (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__widgets (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Util/.autocomplete__patch (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Util/.autocomplete__zle-flags (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__complete-word__completion-widget (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__complete-word__post (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__down-line-or-select__zle-widget (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__history-search__completion-widget (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__up-line-or-search__zle-widget (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/LICENSE (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Tests/__init__.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Tests/complete-word.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Tests/complete-word.post.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/run-tests.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/zsh-autocomplete.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/.editorconfig (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/.rspec (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/.rubocop.yml (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/.ruby-version (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/CHANGELOG.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/DESCRIPTION (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/Dockerfile (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/Gemfile (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/Gemfile.lock (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/INSTALL.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/LICENSE (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/Makefile (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/URL (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/VERSION (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/ZSH_VERSIONS (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/install_test_zsh.sh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/async_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/auto_cd_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/bracketed_paste_magic_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/client_zpty_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/glob_subst_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/rebound_bracket_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/vi_mode_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/wrapped_widget_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/zle_input_stack_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/kill_ring_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/line_init_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/multi_line_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/buffer_max_size_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/highlight_style_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/original_widget_prefix_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/strategy_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/widget_lists_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/spec_helper.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/strategies/completion_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/strategies/history_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/strategies/match_prev_cmd_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/strategies/special_characters_helper.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/terminal_session.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/widgets/disable_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/widgets/enable_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/widgets/fetch_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/widgets/toggle_spec.rb (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/async.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/bind.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/config.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/fetch.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/highlight.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/start.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/strategies/completion.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/strategies/history.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/strategies/match_prev_cmd.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/util.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/widgets.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/.editorconfig (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/.revision-hash (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/.version (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/COPYING.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/HACKING.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/INSTALL.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/Makefile (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/changelog.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/brackets.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/cursor.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/line.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/main.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/pattern.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/regexp.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/root.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/brackets-highlighter.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/cursor-matchingbracket-line-finish.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/cursor-matchingbracket.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/empty-styles.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/loop-styles.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/mismatch-patentheses.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/near-quotes.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/nested-parentheses.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/only-error.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/quoted-patentheses.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/simple-parentheses.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/unclosed-patentheses.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/unclosed-patentheses2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/cursor/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/cursor/cursor-highlighter.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/line/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/line/line-highlighter.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/main-highlighter.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position1b.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position3b.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position4.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position5.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-assignment1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-basic.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-brackets.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-command-substitution.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-comment1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-comment2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-complex.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-empty.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-eponymous1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-eponymous2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-in-cmdsubst.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-loop.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-loop2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-nested-precommand.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-nested.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-parameter.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-precommand-option-argument1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-precommand-option-argument2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-precommand-option-argument3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-precommand-option-argument4.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-quoted.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-redirect.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse4.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse5.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-self.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-self2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-to-dir.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-to-dir1b.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-unknown-token1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-unknown-token2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/always1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/always2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/always3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/anonymous-function.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arg0-colon.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arith-cmdsubst-mess.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arith1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arith2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-command-substitution.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-doubled-parens.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-empty.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-evaluation.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-hist-expn.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-invalid-chars.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-multiplication.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-nested.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-quoted.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-unclosed.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-unfinished.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/array-cmdsep1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/array-cmdsep2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/array-cmdsep3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-append.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-argv.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-array.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-array2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-array3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-invalid-command.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-not-array.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-not-array2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-quoted-cmdsubst.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-semicolon.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-subshell.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-value-quote1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-value-quote2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword4.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword5.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-quoted.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/back-quoted-argument.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/back-quoted-open.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/backslash-continuation.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/backslash-continuation2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/backslash-space.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/backslash.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/bang-assign-array.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/bang-assign-scalar.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/bang-pipeline.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/block-assignment-no-command.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/braces1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/braces2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-matching1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-matching2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch10-if-negative.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch4.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch5.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch6.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch7.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch8-if-positive.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch8.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch9-if-positive.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-premature-termination.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/cdpath-abspath.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/cmdpos-elision-partial.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/command-substitution-adjacent.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/command-substitution-in-assignment.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/command-substitution-unclosed.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/commandseparator.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/comment-followed.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/comment-leading.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/comment-off.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/comments.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/commmand-parameter.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/control-flow.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/control-flow2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/control-flow3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/cthulhu.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dinbrack1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dirs_blacklist.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-dollar.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-noise.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-paren.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-quoted.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-quoted2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-quoted3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-hyphen-option.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-quoted.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-quoted2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-quoted3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-quoted4.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/empty-command-newline.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/empty-command.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/empty-command2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/empty-line.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/equals1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/equals2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/equals3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/equals4.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/escaped-single-quote.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/exec-redirection1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/fd-target-not-filename.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/function-altsyntax.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/function-named1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/function-named2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/function.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/glob.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/global-alias1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/globs-with-quoting.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/hashed-command.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-escaped.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-followed.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-no.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-unescaped.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-yes.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-expansion.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-expansion2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/inheritance.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/jobsubst-isnt-glob.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/jobsubst-isnt-glob2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/loop-newline.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/meta-no-eval1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/meta-no-eval2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiline-array-assignment1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiline-string.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiline-string2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multios-negates-globbing.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multios-negates-globbing2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiple-quotes.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiple-redirections.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob-alias.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob-always.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob4.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/null-exec.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/null-exec2-printenv.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/number_range-glob.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/off-by-one.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/opt-shwordsplit1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/optimized-cmdsubst-input.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/option-dollar-quote-isnt-filename.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/option-path_dirs.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/option-with-quotes.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/order-path-after-dollar.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/order-path-before-globbing.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/param-positional-in-array-append.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/param-precommand-option-argument1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/param-precommand-option-argument3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-elision-command-word.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-expansion-shwordsplit.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-expansion-untokenized1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-expansion-untokenized2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-star.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-to-global-alias.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-value-contains-command-position1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-value-contains-command-position2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/pasted-quotes.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-broken-symlink.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word3b.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word4.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-mixed-quoting.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-separators.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-separators2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-space.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-tilde-home.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-tilde-home2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-tilde-home3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-tilde-named.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path_prefix.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path_prefix2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path_prefix3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/plain-file-in-command-position.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-killing1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-killing2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-then-assignment.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-type1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-type2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-type3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-uninstalled.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-unknown-option.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand4.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/prefix-redirection.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/process-substitution-after-redirection.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/process-substitution-redirection-isnt-globbing.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/process-substitution.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/process-substitution2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/quoted-command-substitution-empty.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/quoted-redirection-in-command-word.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/rc-quotes.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-all.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-comment.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-from-param.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-in-cmdsubst.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-inhibits-elision.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-is-not-option.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-special-cases.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/reserved-word.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/simple-command.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/simple-redirection.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/subshell.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-command.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-comment.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-longopt.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-redirection.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-redirection2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-redirection3.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/tilde-command-word.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/time-and-nocorrect1.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/time-and-nocorrect2.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/unbackslash.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/unknown-command.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/vanilla-newline.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/vi-linewise-mode.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/pattern/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/pattern/pattern-highlighter.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/pattern/test-data/rm-rf.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/regexp-highlighter.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/test-data/complex.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/test-data/subexpression.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/test-data/word-boundary.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/root/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/root/root-highlighter.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after1-smaller.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after1.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after2-smaller.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after2.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after3-smaller.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after3.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after4-smaller.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before1-smaller.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before1.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before2-smaller.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before2.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before3-smaller.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before3.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before4-smaller.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/preview-smaller.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/preview.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/release.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/edit-failed-tests (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/generate.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/tap-colorizer.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/tap-filter (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/test-highlighting.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/test-perfs.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/test-zprof.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/custom/themes/example.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/async_prompt.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/bzr.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/cli.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/clipboard.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/compfix.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/completion.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/correction.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/diagnostics.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/directories.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/functions.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/git.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/grep.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/history.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/key-bindings.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/misc.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/nvm.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/prompt_info_functions.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/spectrum.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/termsupport.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/tests/cli.test.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/theme-and-appearance.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/lib/vcs_info.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/oh-my-zsh.sh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/1password/1password.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/1password/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/1password/_opswd (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/1password/opswd (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/alias-finder/.zunit.yml (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/alias-finder/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/alias-finder/alias-finder.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/alias-finder/tests/_output/.gitkeep (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/alias-finder/tests/_support/.gitkeep (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/alias-finder/tests/_support/bootstrap (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/alias-finder/tests/test_run.sh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/aliases/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/aliases/aliases.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/aliases/cheatsheet.py (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/aliases/termcolor.py (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ansible/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ansible/ansible.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ant/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ant/_ant (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ant/ant.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/apache2-macports/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/apache2-macports/apache2-macports.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/arcanist/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/arcanist/arcanist.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/archlinux/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/archlinux/archlinux.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/arduino-cli/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/arduino-cli/arduino-cli.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/argocd/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/argocd/argocd.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/asdf/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/asdf/asdf.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/autoenv/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/autoenv/autoenv.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/autojump/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/autojump/autojump.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/autopep8/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/autopep8/_autopep8 (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/aws/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/aws/aws.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/azure/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/azure/azure.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/battery/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/battery/battery.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/bazel/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/bazel/_bazel (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/bazel/bazel.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/bbedit/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/bbedit/bbedit.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/bedtools/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/bedtools/_bedtools (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/bgnotify/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/bgnotify/bgnotify.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/bower/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/bower/_bower (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/bower/bower.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/branch/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/branch/branch.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/brew/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/brew/brew.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/bridgetown/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/bridgetown/bridgetown.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/buf/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/buf/buf.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/bun/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/bun/bun.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/bundler/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/bundler/_bundler (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/cabal/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/cabal/cabal.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/cake/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/cake/cake.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/cakephp3/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/cakephp3/cakephp3.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/capistrano/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/capistrano/_capistrano (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/capistrano/capistrano.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/cask/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/cask/cask.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/catimg/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/catimg/catimg.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/catimg/catimg.sh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/catimg/colors.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/celery/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/celery/_celery (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/charm/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/charm/charm.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/chezmoi/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/chezmoi/chezmoi.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/chruby/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/chruby/chruby.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/chucknorris/.gitignore (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/chucknorris/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/chucknorris/chucknorris.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/chucknorris/fortunes/chucknorris (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/cloudfoundry/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/cloudfoundry/cloudfoundry.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/codeclimate/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/codeclimate/_codeclimate (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/coffee/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/coffee/_coffee (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/coffee/coffee.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/colemak/.gitignore (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/colemak/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/colemak/colemak-less (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/colemak/colemak.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/colored-man-pages/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/colored-man-pages/colored-man-pages.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/colored-man-pages/nroff (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/colorize/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/colorize/colorize.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/command-not-found/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/command-not-found/command-not-found.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/common-aliases/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/common-aliases/common-aliases.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/compleat/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/compleat/compleat.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/composer/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/composer/composer.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/conda-env/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/conda-env/conda-env.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/conda/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/conda/conda.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/copybuffer/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/copybuffer/copybuffer.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/copyfile/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/copyfile/copyfile.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/copypath/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/copypath/copypath.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/cp/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/cp/cp.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/cpanm/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/cpanm/_cpanm (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/dash/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/dash/dash.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/dbt/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/dbt/dbt.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/debian/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/debian/debian.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/deno/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/deno/deno.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/dircycle/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/dircycle/dircycle.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/direnv/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/direnv/direnv.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/dirhistory/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/dirhistory/dirhistory.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/dirpersist/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/dirpersist/dirpersist.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/dnf/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/dnf/_dnf5 (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/dnf/dnf.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/dnote/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/dnote/_dnote (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/docker-compose/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/docker-compose/_docker-compose (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/docker-compose/docker-compose.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/docker/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/docker/completions/_docker (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/docker/docker.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/doctl/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/doctl/doctl.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/dotenv/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/dotenv/dotenv.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/dotnet/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/dotnet/dotnet.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/droplr/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/droplr/droplr.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/drush/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/drush/drush.complete.sh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/drush/drush.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/eecms/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/eecms/eecms.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/emacs/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/emacs/emacs.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/emacs/emacsclient.sh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ember-cli/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ember-cli/_ember-cli (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ember-cli/ember-cli.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/emoji-clock/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/emoji-clock/emoji-clock.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/emoji/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/emoji/emoji-char-definitions.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/emoji/emoji-data.txt (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/emoji/emoji.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/emoji/gemoji_db.json (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/emoji/update_emoji.py (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/emotty/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/emotty/emotty.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/emotty/emotty_emoji_set.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/emotty/emotty_floral_set.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/emotty/emotty_love_set.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/emotty/emotty_nature_set.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/emotty/emotty_stellar_set.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/emotty/emotty_zodiac_set.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/encode64/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/encode64/encode64.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/extract/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/extract/_extract (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/extract/extract.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/eza/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/eza/eza.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/fabric/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/fabric/_fab (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/fabric/fabric.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/fancy-ctrl-z/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/fancy-ctrl-z/fancy-ctrl-z.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/fasd/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/fasd/fasd.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/fastfile/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/fastfile/fastfile.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/fbterm/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/fbterm/fbterm.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/firewalld/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/firewalld/firewalld.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/flutter/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/flutter/flutter.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/fluxcd/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/fluxcd/fluxcd.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/fnm/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/fnm/fnm.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/foot/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/foot/foot.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/forklift/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/forklift/forklift.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/fossil/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/fossil/_fossil (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/fossil/fossil.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/frontend-search/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/frontend-search/_frontend (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/frontend-search/frontend-search.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/fzf/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/fzf/fzf.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gas/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gas/_gas (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gatsby/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gatsby/_gatsby (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gcloud/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gcloud/gcloud.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/geeknote/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/geeknote/_geeknote (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/geeknote/geeknote.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gem/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gem/completions/_gem (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gem/gem.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/genpass/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/genpass/genpass-apple (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/genpass/genpass-monkey (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/genpass/genpass-xkcd (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/genpass/genpass.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gh/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gh/gh.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-auto-fetch/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-auto-fetch/git-auto-fetch.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-commit/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-commit/git-commit.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-escape-magic/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-escape-magic/git-escape-magic (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-escape-magic/git-escape-magic.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-extras/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-extras/git-extras.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-flow-avh/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-flow-avh/git-flow-avh.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-flow/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-flow/_git-flow (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-flow/git-flow.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-hubflow/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-hubflow/git-hubflow.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-lfs/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-lfs/git-lfs.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-prompt/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-prompt/git-prompt.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git-prompt/gitstatus.py (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/git/git.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gitfast/MANUAL.adoc (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gitfast/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gitfast/_git (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gitfast/git-completion.bash (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gitfast/git-prompt.sh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gitfast/gitfast.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/github/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/github/_hub (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/github/github.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gitignore/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gitignore/gitignore.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/glassfish/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/glassfish/_asadmin (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/glassfish/glassfish.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/globalias/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/globalias/globalias.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gnu-utils/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gnu-utils/gnu-utils.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/golang/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/golang/_golang (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/golang/golang.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/golang/templates/package.txt (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/golang/templates/search.txt (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gpg-agent/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gpg-agent/gpg-agent.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gradle/LICENSE (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gradle/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gradle/_gradle (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gradle/gradle.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/grails/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/grails/grails.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/grc/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/grc/grc.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/grunt/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/grunt/grunt.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gulp/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/gulp/gulp.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/hanami/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/hanami/hanami.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/hasura/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/hasura/hasura.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/hcloud/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/hcloud/hcloud.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/helm/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/helm/helm.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/heroku-alias/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/heroku-alias/heroku-alias.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/heroku/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/heroku/heroku.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/history-substring-search/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/history-substring-search/dependencies/OMZ-README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/history-substring-search/history-substring-search.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/history/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/history/history.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/hitchhiker/.gitignore (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/hitchhiker/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/hitchhiker/fortunes/hitchhiker (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/hitchhiker/hitchhiker.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/hitokoto/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/hitokoto/hitokoto.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/homestead/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/homestead/homestead.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/httpie/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/httpie/_httpie (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/invoke/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/invoke/invoke.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ionic/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ionic/ionic.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ipfs/LICENSE (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ipfs/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ipfs/_ipfs (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/isodate/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/isodate/isodate.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/istioctl/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/istioctl/istioctl.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/iterm2/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/iterm2/iterm2.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/iterm2/iterm2_shell_integration.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/iterm2/update (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/jake-node/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/jake-node/jake-node.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/jenv/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/jenv/jenv.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/jfrog/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/jfrog/jfrog.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/jhbuild/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/jhbuild/jhbuild.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/jira/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/jira/_jira (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/jira/jira.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/jj/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/jj/jj.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/jruby/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/jruby/jruby.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/jsontools/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/jsontools/jsontools.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/juju/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/juju/juju.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/jump/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/jump/jump.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/k9s/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/k9s/k9s.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kamal/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kamal/_kamal (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kamal/kamal.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kate/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kate/kate.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/keychain/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/keychain/keychain.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kind/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kind/kind.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kitchen/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kitchen/_kitchen (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kitty/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kitty/kitty.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kn/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kn/kn.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/knife/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/knife/_knife (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/knife_ssh/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/knife_ssh/knife_ssh.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kompose/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kompose/kompose.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kops/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kops/kops.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kube-ps1/LICENSE (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kube-ps1/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kube-ps1/kube-ps1.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kubectl/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kubectl/kubectl.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kubectx/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kubectx/kubectx.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kubectx/prod.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/kubectx/stage.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/lando/LICENSE (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/lando/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/lando/lando.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/laravel/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/laravel/_artisan (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/laravel/laravel.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/laravel4/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/laravel4/laravel4.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/laravel5/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/laravel5/laravel5.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/last-working-dir/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/last-working-dir/last-working-dir.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/lein/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/lein/_lein (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/lighthouse/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/lighthouse/lighthouse.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/localstack/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/localstack/localstack.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/localstack/sqs-send-result.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/lol/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/lol/lol.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/lpass/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/lpass/_lpass (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/lxd/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/lxd/lxd.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/macos/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/macos/_security (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/macos/macos.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/macos/music (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/macos/spotify (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/macports/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/macports/_port (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/macports/macports.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/magic-enter/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/magic-enter/magic-enter.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/man/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/man/man.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/marked2/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/marked2/marked2.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/marktext/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/marktext/marktext.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/mercurial/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/mercurial/mercurial.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/meteor/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/meteor/_meteor (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/meteor/meteor.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/microk8s/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/microk8s/microk8s.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/minikube/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/minikube/minikube.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/mise/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/mise/mise.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/mix-fast/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/mix-fast/mix-fast.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/mix/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/mix/_mix (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/molecule/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/molecule/molecule.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/mongo-atlas/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/mongo-atlas/mongo-atlas.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/mongocli/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/mongocli/mongocli.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/mosh/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/mosh/mosh.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/multipass/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/multipass/_multipass (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/multipass/multipass.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/mvn/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/mvn/mvn.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/mysql-macports/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/mysql-macports/mysql-macports.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/n98-magerun/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/n98-magerun/n98-magerun.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/nanoc/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/nanoc/_nanoc (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/nanoc/nanoc.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/nats/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/nats/nats.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/nestjs/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/nestjs/nestjs.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ng/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ng/_ng (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ngrok/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ngrok/ngrok.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/nmap/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/nmap/nmap.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/node/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/node/node.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/nodenv/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/nodenv/nodenv.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/nomad/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/nomad/_nomad (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/npm/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/npm/npm.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/nvm/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/nvm/nvm.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/oc/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/oc/oc.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/octozen/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/octozen/octozen.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/opentofu/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/opentofu/opentofu.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/operator-sdk/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/operator-sdk/operator-sdk.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/otp/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/otp/otp.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pass/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pass/_pass (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/paver/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/paver/paver.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pep8/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pep8/_pep8 (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/per-directory-history/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/per-directory-history/per-directory-history.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/per-directory-history/per-directory-history.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/percol/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/percol/percol.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/perl/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/perl/perl.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/perms/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/perms/perms.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/phing/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/phing/phing.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pip/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pip/_pip (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pip/pip.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pipenv/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pipenv/pipenv.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pj/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pj/pj.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/please/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/please/please.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pm2/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pm2/_pm2 (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pm2/pm2.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pod/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pod/_pod (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/podman/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/podman/podman.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/poetry-env/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/poetry-env/poetry-env.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/poetry/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/poetry/poetry.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/postgres/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/postgres/postgres.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pow/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pow/pow.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/powder/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/powder/_powder (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/powify/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/powify/_powify (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pre-commit/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pre-commit/pre-commit.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/procs/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/procs/procs.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/profiles/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/profiles/profiles.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pulumi/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pulumi/pulumi.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pyenv/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pyenv/pyenv.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pylint/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pylint/_pylint (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/pylint/pylint.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/python/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/python/python.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/qodana/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/qodana/qodana.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/qrcode/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/qrcode/qrcode.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rails/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rails/_rails (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rails/rails.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rake-fast/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rake-fast/rake-fast.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rake/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rake/rake.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rand-quote/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rand-quote/rand-quote.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rbenv/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rbenv/rbenv.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rbw/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rbw/rbw.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rclone/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rclone/rclone.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/react-native/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/react-native/_react-native (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/react-native/react-native.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rebar/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rebar/_rebar (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/redis-cli/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/redis-cli/_redis-cli (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/repo/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/repo/_repo (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/repo/repo.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ros/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ros/_ros (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rsync/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rsync/rsync.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ruby/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ruby/ruby.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rust/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rust/_rustc (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rust/rust.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rvm/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/rvm/rvm.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/safe-paste/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/safe-paste/safe-paste.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/salt/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/salt/_salt (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/samtools/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/samtools/_samtools (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/sbt/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/sbt/_sbt (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/sbt/sbt.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/scala/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/scala/_scala (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/scd/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/scd/_scd (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/scd/scd (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/scd/scd.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/screen/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/screen/screen.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/scw/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/scw/scw.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/sdk/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/sdk/sdk.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/sfdx/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/sfdx/_sfdx (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/sfffe/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/sfffe/sfffe.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/shell-proxy/.editorconfig (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/shell-proxy/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/shell-proxy/proxy.py (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/shell-proxy/shell-proxy.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/shell-proxy/ssh-agent.py (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/shell-proxy/ssh-proxy.py (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/shrink-path/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/shrink-path/shrink-path.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/sigstore/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/sigstore/sigstore.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/singlechar/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/singlechar/singlechar.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/skaffold/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/skaffold/skaffold.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/snap/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/snap/snap.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/spackenv/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/spackenv/spackenv.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/spring/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/spring/_spring (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/sprunge/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/sprunge/sprunge.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ssh-agent/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ssh-agent/ssh-agent.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ssh/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ssh/ssh.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/stack/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/stack/stack.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/starship/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/starship/starship.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/stripe/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/stripe/stripe.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/sublime-merge/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/sublime-merge/sublime-merge.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/sublime/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/sublime/sublime.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/sudo/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/sudo/sudo.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/supervisor/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/supervisor/_supervisorctl (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/supervisor/_supervisord (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/supervisor/supervisor.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/suse/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/suse/suse.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/svcat/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/svcat/svcat.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/svn-fast-info/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/svn-fast-info/svn-fast-info.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/svn/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/svn/svn.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/swiftpm/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/swiftpm/_swift (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/swiftpm/swiftpm.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/symfony/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/symfony/symfony.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/symfony2/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/symfony2/symfony2.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/symfony6/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/symfony6/symfony6.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/systemadmin/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/systemadmin/systemadmin.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/systemd/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/systemd/systemd.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/tailscale/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/tailscale/tailscale.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/task/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/task/task.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/taskwarrior/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/taskwarrior/_task (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/taskwarrior/taskwarrior.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/term_tab/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/term_tab/term_tab.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/terminitor/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/terminitor/_terminitor (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/terraform/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/terraform/_terraform (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/terraform/terraform.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/textastic/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/textastic/textastic.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/textmate/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/textmate/textmate.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/thefuck/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/thefuck/thefuck.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/themes/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/themes/themes.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/thor/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/thor/_thor (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/tig/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/tig/tig.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/timer/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/timer/timer.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/timoni/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/timoni/timoni.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/tldr/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/tldr/tldr.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/tmux-cssh/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/tmux-cssh/_tmux-cssh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/tmux/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/tmux/tmux.extra.conf (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/tmux/tmux.only.conf (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/tmuxinator/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/tmuxinator/_tmuxinator (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/tmuxinator/tmuxinator.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/toolbox/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/toolbox/toolbox.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/torrent/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/torrent/torrent.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/transfer/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/transfer/transfer.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/tt/README.MD (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/tt/tt.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/tugboat/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/tugboat/_tugboat (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ubuntu/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ubuntu/ubuntu.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ufw/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/ufw/_ufw (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/universalarchive/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/universalarchive/_universalarchive (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/universalarchive/universalarchive.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/urltools/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/urltools/urltools.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/uv/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/uv/uv.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/vagrant-prompt/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/vagrant-prompt/vagrant-prompt.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/vagrant/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/vagrant/_vagrant (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/vagrant/vagrant.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/vault/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/vault/vault.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/vi-mode/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/vi-mode/vi-mode.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/vim-interaction/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/vim-interaction/vim-interaction.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/virtualenv/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/virtualenv/virtualenv.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/virtualenvwrapper/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/virtualenvwrapper/virtualenvwrapper.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/volta/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/volta/volta.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/vscode/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/vscode/vscode.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/vundle/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/vundle/vundle.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/wakeonlan/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/wakeonlan/_wake (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/wakeonlan/wakeonlan.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/watson/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/watson/_watson (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/wd/LICENSE (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/wd/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/wd/_wd.sh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/wd/wd.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/wd/wd.sh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/web-search/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/web-search/web-search.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/wp-cli/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/wp-cli/wp-cli.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/xcode/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/xcode/_xcselv (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/xcode/xcode.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/yarn/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/yarn/_yarn (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/yarn/yarn.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/yii/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/yii/yii.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/yii2/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/yii2/yii2.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/yum/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/yum/yum.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/z/LICENSE (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/z/MANUAL.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/z/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/z/_z (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/z/img/demo.gif (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/z/img/mit_license.svg (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/z/img/zsh_4.3.11_plus.svg (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/z/z.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zbell/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zbell/zbell.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zeus/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zeus/_zeus (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zeus/zeus.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zoxide/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zoxide/zoxide.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-interactive-cd/LICENSE (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-interactive-cd/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-interactive-cd/demo.gif (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-interactive-cd/zsh-interactive-cd.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-aliases.conf (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-cd.conf (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-env.conf (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-functions.conf (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-history.conf (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-kill.conf (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-list.conf (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-options.conf (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-panelize.conf (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/LICENSE (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/Makefile (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/NEWS (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/README.md (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/_n-kill (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/generate_single_file (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/img/n-history2.png (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/install.sh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/n-preview (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/znt-tmux.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-aliases (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-cd (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-env (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-functions (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-help (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-history (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-kill (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-list (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-list-draw (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-list-input (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-options (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-panelize (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/znt-cd-widget (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/znt-history-widget (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/znt-kill-widget (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/znt-usetty-wrapper (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/zsh-navigation-tools.plugin.zsh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/templates/minimal.zshrc (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/templates/zshrc.zsh-template (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/3den.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/Soliah.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/adben.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/af-magic.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/afowler.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/agnoster.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/alanpeabody.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/amuse.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/apple.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/arrow.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/aussiegeek.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/avit.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/awesomepanda.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/bira.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/blinks.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/bureau.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/candy-kingdom.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/candy.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/clean.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/cloud.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/crcandy.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/crunch.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/cypher.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/dallas.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/darkblood.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/daveverwer.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/dieter.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/dogenpunk.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/dpoggi.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/dst.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/dstufft.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/duellj.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/eastwood.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/edvardm.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/emotty.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/essembeh.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/evan.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/fino-time.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/fino.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/fishy.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/flazz.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/fletcherm.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/fox.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/frisk.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/frontcube.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/funky.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/fwalch.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/gallifrey.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/gallois.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/garyblessington.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/gentoo.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/geoffgarside.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/gianu.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/gnzh.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/gozilla.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/half-life.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/humza.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/imajes.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/intheloop.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/itchy.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/jaischeema.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/jbergantine.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/jispwoso.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/jnrowe.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/jonathan.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/josh.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/jreese.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/jtriley.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/juanghurtado.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/junkfood.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/kafeitu.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/kardan.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/kennethreitz.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/kiwi.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/kolo.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/kphoen.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/lambda.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/linuxonly.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/lukerandall.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/macovsky-ruby.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/macovsky.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/maran.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/mgutz.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/mh.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/michelebologna.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/mikeh.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/miloshadzic.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/minimal.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/mira.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/mlh.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/mortalscumbag.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/mrtazz.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/murilasso.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/muse.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/nanotech.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/nebirhos.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/nicoulaj.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/norm.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/obraun.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/oldgallois.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/peepcode.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/philips.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/pmcgee.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/pygmalion-virtualenv.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/pygmalion.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/random.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/re5et.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/refined.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/rgm.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/risto.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/rixius.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/rkj-repos.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/rkj.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/robbyrussell.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/sammy.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/simonoff.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/simple.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/skaro.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/smt.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/sonicradish.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/sorin.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/sporty_256.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/steeef.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/strug.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/sunaku.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/sunrise.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/superjarin.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/suvash.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/takashiyoshida.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/terminalparty.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/theunraveler.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/tjkirch.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/tjkirch_mod.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/tonotdo.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/trapd00r.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/wedisagree.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/wezm+.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/wezm.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/wuffers.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/xiong-chiamiov-plus.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/xiong-chiamiov.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/ys.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/themes/zhann.zsh-theme (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/tools/changelog.sh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/tools/check_for_upgrade.sh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/tools/install.sh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/tools/require_tool.sh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/tools/theme_chooser.sh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/tools/uninstall.sh (100%) rename files/system/{ => usr}/etc/skel/.oh-my-zsh/tools/upgrade.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/.travis.yml (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/CHANGELOG.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/HOW_TO_PLUGIN.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/LICENSE.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/README.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/bin/clean_plugins (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/bin/install_plugins (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/bin/update_plugins (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/bindings/clean_plugins (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/bindings/install_plugins (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/bindings/update_plugins (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/cole-tmux/.github/assets/demo.png (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/cole-tmux/.gitignore (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/cole-tmux/LICENSE (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/cole-tmux/README.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/cole-tmux/cole.tmux (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/docs/automatic_tpm_installation.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/docs/changing_plugins_install_dir.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/docs/how_to_create_plugin.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/docs/managing_plugins_via_cmd_line.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/docs/tpm_not_working.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/scripts/check_tmux_version.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/scripts/clean_plugins.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/scripts/helpers/plugin_functions.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/scripts/helpers/shell_echo_functions.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/scripts/helpers/tmux_echo_functions.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/scripts/helpers/tmux_utils.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/scripts/helpers/utility.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/scripts/install_plugins.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/scripts/source_plugins.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/scripts/update_plugin.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/scripts/update_plugin_prompt_handler.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/scripts/variables.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tests/expect_failed_plugin_download (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tests/expect_successful_clean_plugins (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tests/expect_successful_multiple_plugins_download (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tests/expect_successful_plugin_download (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tests/expect_successful_update_of_a_single_plugin (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tests/expect_successful_update_of_all_plugins (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tests/helpers/tpm.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tests/test_plugin_clean.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tests/test_plugin_installation.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tests/test_plugin_installation_legacy.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tests/test_plugin_sourcing.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tests/test_plugin_update.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/.gitattributes (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/CHANGELOG.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/CONTRIBUTING.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/LICENSE.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/README.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/continuum.tmux (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/docs/automatic_start.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/docs/continuum_status.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/docs/faq.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/docs/multiple_tmux_servers.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/docs/systemd_details.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/scripts/check_tmux_version.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/scripts/continuum_restore.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/scripts/continuum_save.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/scripts/continuum_status.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/README.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_alacritty_start_tmux.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_disable.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_enable.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_iterm_start_tmux.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_kitty_start_tmux.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_terminal_start_tmux.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/systemd_disable.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/systemd_enable.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/scripts/helpers.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/scripts/shared.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-continuum/scripts/variables.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-gruvbox-truecolor/LICENSE (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-gruvbox-truecolor/README.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-gruvbox-truecolor/colorscheme-tpm.tmux (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-gruvbox-truecolor/tmux-colorscheme.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/.gitattributes (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/.gitignore (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/.gitmodules (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/.travis.yml (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/CHANGELOG.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/CONTRIBUTING.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/LICENSE.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/README.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/docs/custom_key_bindings.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/docs/hooks.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/docs/migrating_from_tmuxinator.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_bash_history.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_pane_contents.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_previously_saved_environment.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_programs.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_vim_and_neovim_sessions.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/docs/save_dir.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/.gitignore (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/.travis.yml (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/CHANGELOG.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/LICENSE.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/README.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/Vagrantfile (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/run_framework_tests (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/setup (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/helpers/helpers.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/run_tests_in_isolation (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/test_basic_script_execution.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/test_default_session_name.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/test_tmux_scripting.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/vagrant_centos_provisioning.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/vagrant_ubuntu_provisioning.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/resurrect.tmux (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/save_command_strategies/gdb.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/save_command_strategies/linux_procfs.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/save_command_strategies/pgrep.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/save_command_strategies/ps.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/scripts/check_tmux_version.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/scripts/helpers.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/scripts/process_restore_helpers.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/scripts/restore.exp (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/scripts/restore.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/scripts/save.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/scripts/spinner_helpers.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/scripts/tmux_spinner.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/scripts/variables.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/strategies/irb_default_strategy.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/strategies/mosh-client_default_strategy.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/strategies/nvim_session.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/strategies/vim_session.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/tests/fixtures/restore_file.txt (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/tests/fixtures/save_file.txt (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/tests/helpers/create_and_save_tmux_test_environment.exp (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/tests/helpers/expect_helpers.exp (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/tests/helpers/restore_and_save_tmux_test_environment.exp (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/tests/helpers/resurrect_helpers.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/tests/test_resurrect_restore.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/tests/test_resurrect_save.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/video/issue_vid.png (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/video/screencast_img.png (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-resurrect/video/script.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-sensible/CHANGELOG.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-sensible/LICENSE.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-sensible/README.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-sensible/sensible.tmux (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-sessionx/LICENSE (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-sessionx/README.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-sessionx/flake.lock (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-sessionx/flake.nix (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-sessionx/img/sessionxv2.png (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-sessionx/scripts/fzf-marks.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-sessionx/scripts/git-branch.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-sessionx/scripts/preview.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-sessionx/scripts/reload_sessions.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-sessionx/scripts/sessions_with_branches.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-sessionx/scripts/sessionx.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-sessionx/scripts/tmuxinator.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-sessionx/sessionx.tmux (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-yank/.editorconfig (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-yank/.travis.yml (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-yank/CHANGELOG.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-yank/LICENSE.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-yank/README.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-yank/Vagrantfile (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-yank/_config.yml (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-yank/citest (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-yank/scripts/copy_line.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-yank/scripts/copy_pane_pwd.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-yank/scripts/helpers.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-yank/vagrant_provisioning.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-yank/video/README.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-yank/video/screencast_img.png (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-yank/video/script.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux-yank/yank.tmux (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/.editorconfig (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/.github/ISSUE_TEMPLATE/bug.yml (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/.github/ISSUE_TEMPLATE/config.yml (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/.github/ISSUE_TEMPLATE/enhancement.yml (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/.github/ISSUE_TEMPLATE/meta.yml (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/.github/release-please-config.json (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/.github/release-please-manifest.json (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/.github/workflows/release.yml (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/.github/workflows/shellcheck.yml (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/.github/workflows/test.yml (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/.gitignore (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/.markdownlint.jsonc (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/.shellcheckrc (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/CHANGELOG.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/CONTRIBUTING.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/LICENSE (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/README.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/assets/config1.png (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/assets/config2.png (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/assets/config3.png (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/assets/demos/basic.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/assets/demos/basic.gif (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/assets/demos/basic.tape (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/assets/example-config.webp (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/assets/frappe.webp (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/assets/generate_preview.fish (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/assets/latte.webp (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/assets/macchiato.webp (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/assets/mocha.webp (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/assets/preview.webp (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/assets/ram-example.webp (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/assets/structure.svg (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/assets/window-basic.webp (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/assets/window-none.webp (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/assets/window-rounded.webp (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/assets/window-slanted.webp (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/catppuccin.tmux (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/catppuccin_options_tmux.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/catppuccin_tmux.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/docs/explanation/design.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/docs/guides/troubleshooting.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/docs/reference/configuration.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/docs/reference/status-line.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/docs/tutorials/01-getting-started.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/docs/tutorials/02-custom-status.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/renovate.json (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/run_tests.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/status/application.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/status/battery.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/status/clima.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/status/cpu.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/status/date_time.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/status/directory.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/status/gitmux.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/status/host.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/status/kube.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/status/load.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/status/pomodoro_plus.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/status/session.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/status/uptime.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/status/user.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/status/weather.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/tests/application_module.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/tests/application_module_expected.txt (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/tests/battery_module.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/tests/battery_module_expected.txt (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/tests/cpu_module.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/tests/cpu_module_expected.txt (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/tests/default_options.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/tests/default_options_expected.txt (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/tests/harness.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/tests/helpers.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/tests/load_module.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/tests/load_module_expected.txt (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/tests/pane_styling.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/tests/pane_styling_expected.txt (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/tests/window_status_styling.sh (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/tests/window_status_styling_expected.txt (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/themes/catppuccin_frappe_tmux.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/themes/catppuccin_latte_tmux.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/themes/catppuccin_macchiato_tmux.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/themes/catppuccin_mocha_tmux.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/tmux.tera (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tmux/utils/status_module.conf (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/tpm (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/vim-tmux-navigator/License.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/vim-tmux-navigator/README.md (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/vim-tmux-navigator/doc/tmux-navigator.txt (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/vim-tmux-navigator/pattern-check (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/vim-tmux-navigator/plugin/tmux_navigator.vim (100%) rename files/system/{ => usr}/etc/skel/.tmux/plugins/vim-tmux-navigator/vim-tmux-navigator.tmux (100%) rename files/system/{ => usr}/etc/skel/.zshrc (100%) rename files/system/{ => usr}/etc/xdg/plasma-org.kde.plasma.desktop-appletsrc (100%) diff --git a/files/system/etc/.gitkeep b/files/system/usr/etc/.gitkeep similarity index 100% rename from files/system/etc/.gitkeep rename to files/system/usr/etc/.gitkeep diff --git a/files/system/etc/skel/.config/alacritty/alacritty.toml b/files/system/usr/etc/skel/.config/alacritty/alacritty.toml similarity index 100% rename from files/system/etc/skel/.config/alacritty/alacritty.toml rename to files/system/usr/etc/skel/.config/alacritty/alacritty.toml diff --git a/files/system/etc/skel/.config/nvim/.neoconf.json b/files/system/usr/etc/skel/.config/nvim/.neoconf.json similarity index 100% rename from files/system/etc/skel/.config/nvim/.neoconf.json rename to files/system/usr/etc/skel/.config/nvim/.neoconf.json diff --git a/files/system/etc/skel/.config/nvim/LICENSE b/files/system/usr/etc/skel/.config/nvim/LICENSE similarity index 100% rename from files/system/etc/skel/.config/nvim/LICENSE rename to files/system/usr/etc/skel/.config/nvim/LICENSE diff --git a/files/system/etc/skel/.config/nvim/README.md b/files/system/usr/etc/skel/.config/nvim/README.md similarity index 100% rename from files/system/etc/skel/.config/nvim/README.md rename to files/system/usr/etc/skel/.config/nvim/README.md diff --git a/files/system/etc/skel/.config/nvim/init.lua b/files/system/usr/etc/skel/.config/nvim/init.lua similarity index 100% rename from files/system/etc/skel/.config/nvim/init.lua rename to files/system/usr/etc/skel/.config/nvim/init.lua diff --git a/files/system/etc/skel/.config/nvim/lazy-lock.json b/files/system/usr/etc/skel/.config/nvim/lazy-lock.json similarity index 100% rename from files/system/etc/skel/.config/nvim/lazy-lock.json rename to files/system/usr/etc/skel/.config/nvim/lazy-lock.json diff --git a/files/system/etc/skel/.config/nvim/lazyvim.json b/files/system/usr/etc/skel/.config/nvim/lazyvim.json similarity index 100% rename from files/system/etc/skel/.config/nvim/lazyvim.json rename to files/system/usr/etc/skel/.config/nvim/lazyvim.json diff --git a/files/system/etc/skel/.config/nvim/lua/config/autocmds.lua b/files/system/usr/etc/skel/.config/nvim/lua/config/autocmds.lua similarity index 100% rename from files/system/etc/skel/.config/nvim/lua/config/autocmds.lua rename to files/system/usr/etc/skel/.config/nvim/lua/config/autocmds.lua diff --git a/files/system/etc/skel/.config/nvim/lua/config/keymaps.lua b/files/system/usr/etc/skel/.config/nvim/lua/config/keymaps.lua similarity index 100% rename from files/system/etc/skel/.config/nvim/lua/config/keymaps.lua rename to files/system/usr/etc/skel/.config/nvim/lua/config/keymaps.lua diff --git a/files/system/etc/skel/.config/nvim/lua/config/lazy.lua b/files/system/usr/etc/skel/.config/nvim/lua/config/lazy.lua similarity index 100% rename from files/system/etc/skel/.config/nvim/lua/config/lazy.lua rename to files/system/usr/etc/skel/.config/nvim/lua/config/lazy.lua diff --git a/files/system/etc/skel/.config/nvim/lua/config/options.lua b/files/system/usr/etc/skel/.config/nvim/lua/config/options.lua similarity index 100% rename from files/system/etc/skel/.config/nvim/lua/config/options.lua rename to files/system/usr/etc/skel/.config/nvim/lua/config/options.lua diff --git a/files/system/etc/skel/.config/nvim/lua/plugins/disabled.lua b/files/system/usr/etc/skel/.config/nvim/lua/plugins/disabled.lua similarity index 100% rename from files/system/etc/skel/.config/nvim/lua/plugins/disabled.lua rename to files/system/usr/etc/skel/.config/nvim/lua/plugins/disabled.lua diff --git a/files/system/etc/skel/.config/nvim/lua/plugins/oil.lua b/files/system/usr/etc/skel/.config/nvim/lua/plugins/oil.lua similarity index 100% rename from files/system/etc/skel/.config/nvim/lua/plugins/oil.lua rename to files/system/usr/etc/skel/.config/nvim/lua/plugins/oil.lua diff --git a/files/system/etc/skel/.config/nvim/stylua.toml b/files/system/usr/etc/skel/.config/nvim/stylua.toml similarity index 100% rename from files/system/etc/skel/.config/nvim/stylua.toml rename to files/system/usr/etc/skel/.config/nvim/stylua.toml diff --git a/files/system/etc/skel/.oh-my-zsh/.devcontainer/devcontainer.json b/files/system/usr/etc/skel/.oh-my-zsh/.devcontainer/devcontainer.json similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/.devcontainer/devcontainer.json rename to files/system/usr/etc/skel/.oh-my-zsh/.devcontainer/devcontainer.json diff --git a/files/system/etc/skel/.oh-my-zsh/.editorconfig b/files/system/usr/etc/skel/.oh-my-zsh/.editorconfig similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/.editorconfig rename to files/system/usr/etc/skel/.oh-my-zsh/.editorconfig diff --git a/files/system/etc/skel/.oh-my-zsh/.prettierrc b/files/system/usr/etc/skel/.oh-my-zsh/.prettierrc similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/.prettierrc rename to files/system/usr/etc/skel/.oh-my-zsh/.prettierrc diff --git a/files/system/etc/skel/.oh-my-zsh/CODE_OF_CONDUCT.md b/files/system/usr/etc/skel/.oh-my-zsh/CODE_OF_CONDUCT.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/CODE_OF_CONDUCT.md rename to files/system/usr/etc/skel/.oh-my-zsh/CODE_OF_CONDUCT.md diff --git a/files/system/etc/skel/.oh-my-zsh/CONTRIBUTING.md b/files/system/usr/etc/skel/.oh-my-zsh/CONTRIBUTING.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/CONTRIBUTING.md rename to files/system/usr/etc/skel/.oh-my-zsh/CONTRIBUTING.md diff --git a/files/system/etc/skel/.oh-my-zsh/LICENSE.txt b/files/system/usr/etc/skel/.oh-my-zsh/LICENSE.txt similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/LICENSE.txt rename to files/system/usr/etc/skel/.oh-my-zsh/LICENSE.txt diff --git a/files/system/etc/skel/.oh-my-zsh/README.md b/files/system/usr/etc/skel/.oh-my-zsh/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/SECURITY.md b/files/system/usr/etc/skel/.oh-my-zsh/SECURITY.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/SECURITY.md rename to files/system/usr/etc/skel/.oh-my-zsh/SECURITY.md diff --git a/files/system/etc/skel/.oh-my-zsh/cache/.zsh-update b/files/system/usr/etc/skel/.oh-my-zsh/cache/.zsh-update similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/cache/.zsh-update rename to files/system/usr/etc/skel/.oh-my-zsh/cache/.zsh-update diff --git a/files/system/etc/skel/.oh-my-zsh/cache/grep-alias b/files/system/usr/etc/skel/.oh-my-zsh/cache/grep-alias similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/cache/grep-alias rename to files/system/usr/etc/skel/.oh-my-zsh/cache/grep-alias diff --git a/files/system/etc/skel/.oh-my-zsh/custom/example.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/example.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/example.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/example.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/example/example.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/example/example.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/example/example.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/example/example.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-make-targets b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-make-targets similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-make-targets rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-make-targets diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-read-ini-file b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-read-ini-file similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-read-ini-file rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-read-ini-file diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-run-command b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-run-command similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-run-command rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-run-command diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-run-git-command b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-run-git-command similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-run-git-command rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-run-git-command diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-zts-read-all b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-zts-read-all similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-zts-read-all rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.fast-zts-read-all diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.zunit.yml b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.zunit.yml similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.zunit.yml rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/.zunit.yml diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/CHANGELOG.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/CHANGELOG.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/CHANGELOG.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/CHANGELOG.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/CHROMA_GUIDE.adoc b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/CHROMA_GUIDE.adoc similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/CHROMA_GUIDE.adoc rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/CHROMA_GUIDE.adoc diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/LICENSE b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/LICENSE similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/LICENSE rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/LICENSE diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/README.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/THEME_GUIDE.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/THEME_GUIDE.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/THEME_GUIDE.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/THEME_GUIDE.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/_fast-theme b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/_fast-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/_fast-theme rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/_fast-theme diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/fast-highlight b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/fast-highlight similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/fast-highlight rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/fast-highlight diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/fast-string-highlight b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/fast-string-highlight similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/fast-string-highlight rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/fast-string-highlight diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/fast-theme b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/fast-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/fast-theme rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/fast-theme diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/203654.gif b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/203654.gif similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/203654.gif rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/203654.gif diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/array-assign.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/array-assign.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/array-assign.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/array-assign.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/assign.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/assign.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/assign.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/assign.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/brackets.gif b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/brackets.gif similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/brackets.gif rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/brackets.gif diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/cmdsubst.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/cmdsubst.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/cmdsubst.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/cmdsubst.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/cplx_cond.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/cplx_cond.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/cplx_cond.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/cplx_cond.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/eval_cmp.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/eval_cmp.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/eval_cmp.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/eval_cmp.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/execfd.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/execfd.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/execfd.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/execfd.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/execfd_cmp.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/execfd_cmp.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/execfd_cmp.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/execfd_cmp.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/for-loop-cmp.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/for-loop-cmp.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/for-loop-cmp.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/for-loop-cmp.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/for-loop.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/for-loop.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/for-loop.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/for-loop.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/function.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/function.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/function.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/function.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/git_chroma.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/git_chroma.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/git_chroma.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/git_chroma.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/global-alias.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/global-alias.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/global-alias.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/global-alias.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/heredoc.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/heredoc.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/heredoc.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/heredoc.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/herestring.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/herestring.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/herestring.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/herestring.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/highlight-less.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/highlight-less.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/highlight-less.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/highlight-less.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/highlight-much.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/highlight-much.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/highlight-much.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/highlight-much.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/ideal-string.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/ideal-string.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/ideal-string.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/ideal-string.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/in_string.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/in_string.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/in_string.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/in_string.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/math.gif b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/math.gif similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/math.gif rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/math.gif diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/parameter.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/parameter.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/parameter.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/parameter.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/theme.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/theme.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/theme.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/theme.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/typeset.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/typeset.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/typeset.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/typeset.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/zcalc.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/zcalc.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/zcalc.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/images/zcalc.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/share/free_theme.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/share/free_theme.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/share/free_theme.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/share/free_theme.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/test/parse.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/test/parse.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/test/parse.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/test/parse.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/test/to-parse.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/test/to-parse.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/test/to-parse.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/test/to-parse.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/tests/_support/bootstrap b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/tests/_support/bootstrap similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/tests/_support/bootstrap rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/tests/_support/bootstrap diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/tests/example.zunit b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/tests/example.zunit similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/tests/example.zunit rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/tests/example.zunit diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/tests/main.zunit b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/tests/main.zunit similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/tests/main.zunit rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/tests/main.zunit diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/base16.ini b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/base16.ini similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/base16.ini rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/base16.ini diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/clean.ini b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/clean.ini similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/clean.ini rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/clean.ini diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/default.ini b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/default.ini similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/default.ini rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/default.ini diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/forest.ini b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/forest.ini similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/forest.ini rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/forest.ini diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/free.ini b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/free.ini similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/free.ini rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/free.ini diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/q-jmnemonic.ini b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/q-jmnemonic.ini similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/q-jmnemonic.ini rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/q-jmnemonic.ini diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/safari.ini b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/safari.ini similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/safari.ini rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/safari.ini diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/spa.ini b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/spa.ini similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/spa.ini rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/spa.ini diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/sv-orple.ini b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/sv-orple.ini similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/sv-orple.ini rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/sv-orple.ini diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/sv-plant.ini b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/sv-plant.ini similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/sv-plant.ini rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/sv-plant.ini diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/zdharma.ini b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/zdharma.ini similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/zdharma.ini rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/themes/zdharma.ini diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-alias.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-alias.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-alias.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-alias.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-autoload.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-autoload.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-autoload.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-autoload.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-autorandr.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-autorandr.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-autorandr.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-autorandr.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-awk.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-awk.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-awk.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-awk.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-docker.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-docker.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-docker.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-docker.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-example.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-example.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-example.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-example.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-fast-theme.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-fast-theme.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-fast-theme.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-fast-theme.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-fpath_peq.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-fpath_peq.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-fpath_peq.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-fpath_peq.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-git.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-git.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-git.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-git.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-grep.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-grep.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-grep.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-grep.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-hub.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-hub.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-hub.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-hub.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-ionice.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-ionice.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-ionice.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-ionice.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-lab.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-lab.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-lab.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-lab.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-make.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-make.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-make.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-make.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-nice.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-nice.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-nice.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-nice.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-nmcli.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-nmcli.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-nmcli.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-nmcli.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-node.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-node.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-node.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-node.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-ogit.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-ogit.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-ogit.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-ogit.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-perl.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-perl.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-perl.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-perl.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-podman.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-podman.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-podman.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-podman.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-precommand.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-precommand.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-precommand.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-precommand.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-printf.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-printf.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-printf.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-printf.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-ruby.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-ruby.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-ruby.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-ruby.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-scp.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-scp.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-scp.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-scp.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-sh.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-sh.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-sh.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-sh.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-source.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-source.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-source.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-source.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-ssh.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-ssh.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-ssh.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-ssh.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-subcommand.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-subcommand.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-subcommand.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-subcommand.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-subversion.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-subversion.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-subversion.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-subversion.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-vim.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-vim.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-vim.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-vim.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-whatis.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-whatis.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-whatis.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-whatis.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-which.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-which.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-which.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-which.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-zinit.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-zinit.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-zinit.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/-zinit.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/main-chroma.ch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/main-chroma.ch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/main-chroma.ch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/fast-syntax-highlighting/→chroma/main-chroma.ch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/alias-expansion.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/alias-expansion.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/alias-expansion.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/alias-expansion.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/file-search.gif b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/file-search.gif similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/file-search.gif rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/file-search.gif diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/history-lines.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/history-lines.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/history-lines.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/history-lines.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/history-menu.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/history-menu.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/history-menu.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/history-menu.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/history-search.gif b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/history-search.gif similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/history-search.gif rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/history-search.gif diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/multi-select.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/multi-select.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/multi-select.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/multi-select.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/recent-dirs.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/recent-dirs.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/recent-dirs.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/recent-dirs.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/requoted.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/requoted.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/requoted.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/requoted.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/unambiguous.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/unambiguous.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/unambiguous.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/.img/unambiguous.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__command b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__command similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__command rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__command diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__compadd_opts_len b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__compadd_opts_len similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__compadd_opts_len rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__compadd_opts_len diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__history_lines b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__history_lines similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__history_lines rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__history_lines diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__recent_paths b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__recent_paths similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__recent_paths rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__recent_paths diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__should_add_space b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__should_add_space similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__should_add_space rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__should_add_space diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__should_insert_unambiguous b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__should_insert_unambiguous similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__should_insert_unambiguous rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__should_insert_unambiguous diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__unambiguous b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__unambiguous similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__unambiguous rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Completions/_autocomplete__unambiguous diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__async b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__async similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__async rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__async diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__compinit b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__compinit similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__compinit rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__compinit diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__config b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__config similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__config rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__config diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__key-bindings b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__key-bindings similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__key-bindings rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__key-bindings diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__main b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__main similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__main rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__main diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__recent-dirs b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__recent-dirs similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__recent-dirs rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__recent-dirs diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__widgets b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__widgets similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__widgets rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Init/.autocomplete__widgets diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Util/.autocomplete__patch b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Util/.autocomplete__patch similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Util/.autocomplete__patch rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Util/.autocomplete__patch diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Util/.autocomplete__zle-flags b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Util/.autocomplete__zle-flags similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Util/.autocomplete__zle-flags rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Util/.autocomplete__zle-flags diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__complete-word__completion-widget b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__complete-word__completion-widget similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__complete-word__completion-widget rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__complete-word__completion-widget diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__complete-word__post b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__complete-word__post similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__complete-word__post rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__complete-word__post diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__down-line-or-select__zle-widget b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__down-line-or-select__zle-widget similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__down-line-or-select__zle-widget rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__down-line-or-select__zle-widget diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__history-search__completion-widget b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__history-search__completion-widget similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__history-search__completion-widget rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__history-search__completion-widget diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__up-line-or-search__zle-widget b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__up-line-or-search__zle-widget similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__up-line-or-search__zle-widget rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Functions/Widgets/.autocomplete__up-line-or-search__zle-widget diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/LICENSE b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/LICENSE similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/LICENSE rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/LICENSE diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/README.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Tests/__init__.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Tests/__init__.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Tests/__init__.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Tests/__init__.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Tests/complete-word.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Tests/complete-word.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Tests/complete-word.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Tests/complete-word.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Tests/complete-word.post.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Tests/complete-word.post.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Tests/complete-word.post.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/Tests/complete-word.post.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/run-tests.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/run-tests.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/run-tests.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/run-tests.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/zsh-autocomplete.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/zsh-autocomplete.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/zsh-autocomplete.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autocomplete/zsh-autocomplete.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/.editorconfig b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/.editorconfig similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/.editorconfig rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/.editorconfig diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/.rspec b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/.rspec similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/.rspec rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/.rspec diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/.rubocop.yml b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/.rubocop.yml similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/.rubocop.yml rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/.rubocop.yml diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/.ruby-version b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/.ruby-version similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/.ruby-version rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/.ruby-version diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/CHANGELOG.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/CHANGELOG.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/CHANGELOG.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/CHANGELOG.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/DESCRIPTION b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/DESCRIPTION similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/DESCRIPTION rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/DESCRIPTION diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/Dockerfile b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/Dockerfile similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/Dockerfile rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/Dockerfile diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/Gemfile b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/Gemfile similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/Gemfile rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/Gemfile diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/Gemfile.lock b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/Gemfile.lock similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/Gemfile.lock rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/Gemfile.lock diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/INSTALL.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/INSTALL.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/INSTALL.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/INSTALL.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/LICENSE b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/LICENSE similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/LICENSE rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/LICENSE diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/Makefile b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/Makefile similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/Makefile rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/Makefile diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/README.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/URL b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/URL similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/URL rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/URL diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/VERSION b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/VERSION similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/VERSION rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/VERSION diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/ZSH_VERSIONS b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/ZSH_VERSIONS similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/ZSH_VERSIONS rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/ZSH_VERSIONS diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/install_test_zsh.sh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/install_test_zsh.sh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/install_test_zsh.sh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/install_test_zsh.sh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/async_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/async_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/async_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/async_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/auto_cd_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/auto_cd_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/auto_cd_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/auto_cd_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/bracketed_paste_magic_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/bracketed_paste_magic_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/bracketed_paste_magic_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/bracketed_paste_magic_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/client_zpty_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/client_zpty_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/client_zpty_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/client_zpty_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/glob_subst_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/glob_subst_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/glob_subst_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/glob_subst_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/rebound_bracket_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/rebound_bracket_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/rebound_bracket_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/rebound_bracket_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/vi_mode_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/vi_mode_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/vi_mode_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/vi_mode_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/wrapped_widget_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/wrapped_widget_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/wrapped_widget_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/wrapped_widget_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/zle_input_stack_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/zle_input_stack_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/zle_input_stack_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/integrations/zle_input_stack_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/kill_ring_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/kill_ring_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/kill_ring_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/kill_ring_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/line_init_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/line_init_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/line_init_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/line_init_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/multi_line_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/multi_line_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/multi_line_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/multi_line_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/buffer_max_size_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/buffer_max_size_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/buffer_max_size_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/buffer_max_size_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/highlight_style_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/highlight_style_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/highlight_style_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/highlight_style_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/original_widget_prefix_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/original_widget_prefix_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/original_widget_prefix_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/original_widget_prefix_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/strategy_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/strategy_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/strategy_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/strategy_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/widget_lists_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/widget_lists_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/widget_lists_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/options/widget_lists_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/spec_helper.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/spec_helper.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/spec_helper.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/spec_helper.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/strategies/completion_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/strategies/completion_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/strategies/completion_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/strategies/completion_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/strategies/history_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/strategies/history_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/strategies/history_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/strategies/history_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/strategies/match_prev_cmd_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/strategies/match_prev_cmd_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/strategies/match_prev_cmd_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/strategies/match_prev_cmd_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/strategies/special_characters_helper.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/strategies/special_characters_helper.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/strategies/special_characters_helper.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/strategies/special_characters_helper.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/terminal_session.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/terminal_session.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/terminal_session.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/terminal_session.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/widgets/disable_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/widgets/disable_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/widgets/disable_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/widgets/disable_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/widgets/enable_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/widgets/enable_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/widgets/enable_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/widgets/enable_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/widgets/fetch_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/widgets/fetch_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/widgets/fetch_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/widgets/fetch_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/widgets/toggle_spec.rb b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/widgets/toggle_spec.rb similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/widgets/toggle_spec.rb rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/spec/widgets/toggle_spec.rb diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/async.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/async.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/async.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/async.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/bind.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/bind.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/bind.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/bind.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/config.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/config.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/config.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/config.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/fetch.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/fetch.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/fetch.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/fetch.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/highlight.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/highlight.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/highlight.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/highlight.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/start.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/start.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/start.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/start.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/strategies/completion.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/strategies/completion.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/strategies/completion.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/strategies/completion.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/strategies/history.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/strategies/history.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/strategies/history.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/strategies/history.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/strategies/match_prev_cmd.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/strategies/match_prev_cmd.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/strategies/match_prev_cmd.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/strategies/match_prev_cmd.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/util.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/util.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/util.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/util.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/widgets.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/widgets.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/widgets.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/src/widgets.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/zsh-autosuggestions.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/.editorconfig b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/.editorconfig similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/.editorconfig rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/.editorconfig diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/.revision-hash b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/.revision-hash similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/.revision-hash rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/.revision-hash diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/.version b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/.version similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/.version rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/.version diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/COPYING.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/COPYING.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/COPYING.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/COPYING.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/HACKING.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/HACKING.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/HACKING.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/HACKING.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/INSTALL.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/INSTALL.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/INSTALL.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/INSTALL.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/Makefile b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/Makefile similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/Makefile rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/Makefile diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/README.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/changelog.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/changelog.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/changelog.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/changelog.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/brackets.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/brackets.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/brackets.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/brackets.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/cursor.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/cursor.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/cursor.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/cursor.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/line.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/line.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/line.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/line.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/main.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/main.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/main.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/main.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/pattern.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/pattern.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/pattern.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/pattern.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/regexp.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/regexp.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/regexp.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/regexp.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/root.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/root.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/root.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/docs/highlighters/root.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/README.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/README.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/brackets-highlighter.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/brackets-highlighter.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/brackets-highlighter.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/brackets-highlighter.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/cursor-matchingbracket-line-finish.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/cursor-matchingbracket-line-finish.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/cursor-matchingbracket-line-finish.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/cursor-matchingbracket-line-finish.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/cursor-matchingbracket.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/cursor-matchingbracket.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/cursor-matchingbracket.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/cursor-matchingbracket.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/empty-styles.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/empty-styles.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/empty-styles.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/empty-styles.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/loop-styles.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/loop-styles.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/loop-styles.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/loop-styles.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/mismatch-patentheses.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/mismatch-patentheses.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/mismatch-patentheses.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/mismatch-patentheses.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/near-quotes.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/near-quotes.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/near-quotes.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/near-quotes.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/nested-parentheses.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/nested-parentheses.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/nested-parentheses.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/nested-parentheses.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/only-error.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/only-error.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/only-error.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/only-error.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/quoted-patentheses.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/quoted-patentheses.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/quoted-patentheses.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/quoted-patentheses.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/simple-parentheses.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/simple-parentheses.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/simple-parentheses.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/simple-parentheses.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/unclosed-patentheses.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/unclosed-patentheses.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/unclosed-patentheses.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/unclosed-patentheses.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/unclosed-patentheses2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/unclosed-patentheses2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/unclosed-patentheses2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/brackets/test-data/unclosed-patentheses2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/cursor/README.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/cursor/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/cursor/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/cursor/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/cursor/cursor-highlighter.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/cursor/cursor-highlighter.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/cursor/cursor-highlighter.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/cursor/cursor-highlighter.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/line/README.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/line/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/line/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/line/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/line/line-highlighter.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/line/line-highlighter.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/line/line-highlighter.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/line/line-highlighter.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/README.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/main-highlighter.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/main-highlighter.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/main-highlighter.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/main-highlighter.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position1b.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position1b.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position1b.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position1b.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position3b.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position3b.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position3b.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position3b.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position4.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position4.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position4.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position4.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position5.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position5.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position5.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/abspath-in-command-position5.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-assignment1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-assignment1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-assignment1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-assignment1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-basic.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-basic.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-basic.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-basic.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-brackets.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-brackets.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-brackets.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-brackets.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-command-substitution.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-command-substitution.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-command-substitution.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-command-substitution.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-comment1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-comment1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-comment1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-comment1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-comment2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-comment2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-comment2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-comment2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-complex.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-complex.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-complex.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-complex.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-empty.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-empty.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-empty.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-empty.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-eponymous1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-eponymous1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-eponymous1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-eponymous1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-eponymous2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-eponymous2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-eponymous2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-eponymous2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-in-cmdsubst.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-in-cmdsubst.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-in-cmdsubst.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-in-cmdsubst.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-loop.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-loop.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-loop.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-loop.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-loop2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-loop2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-loop2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-loop2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-nested-precommand.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-nested-precommand.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-nested-precommand.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-nested-precommand.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-nested.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-nested.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-nested.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-nested.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-parameter.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-parameter.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-parameter.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-parameter.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-precommand-option-argument1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-precommand-option-argument1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-precommand-option-argument1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-precommand-option-argument1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-precommand-option-argument2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-precommand-option-argument2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-precommand-option-argument2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-precommand-option-argument2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-precommand-option-argument3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-precommand-option-argument3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-precommand-option-argument3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-precommand-option-argument3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-precommand-option-argument4.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-precommand-option-argument4.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-precommand-option-argument4.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-precommand-option-argument4.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-quoted.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-quoted.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-quoted.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-quoted.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-redirect.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-redirect.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-redirect.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-redirect.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse4.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse4.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse4.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse4.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse5.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse5.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse5.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-reuse5.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-self.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-self.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-self.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-self.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-self2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-self2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-self2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-self2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-to-dir.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-to-dir.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-to-dir.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-to-dir.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-to-dir1b.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-to-dir1b.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-to-dir1b.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-to-dir1b.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-unknown-token1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-unknown-token1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-unknown-token1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-unknown-token1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-unknown-token2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-unknown-token2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-unknown-token2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias-unknown-token2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/alias.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/always1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/always1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/always1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/always1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/always2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/always2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/always2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/always2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/always3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/always3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/always3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/always3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/anonymous-function.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/anonymous-function.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/anonymous-function.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/anonymous-function.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arg0-colon.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arg0-colon.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arg0-colon.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arg0-colon.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arith-cmdsubst-mess.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arith-cmdsubst-mess.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arith-cmdsubst-mess.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arith-cmdsubst-mess.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arith1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arith1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arith1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arith1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arith2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arith2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arith2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arith2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-command-substitution.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-command-substitution.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-command-substitution.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-command-substitution.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-doubled-parens.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-doubled-parens.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-doubled-parens.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-doubled-parens.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-empty.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-empty.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-empty.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-empty.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-evaluation.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-evaluation.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-evaluation.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-evaluation.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-hist-expn.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-hist-expn.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-hist-expn.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-hist-expn.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-invalid-chars.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-invalid-chars.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-invalid-chars.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-invalid-chars.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-multiplication.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-multiplication.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-multiplication.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-multiplication.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-nested.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-nested.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-nested.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-nested.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-quoted.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-quoted.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-quoted.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-quoted.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-unclosed.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-unclosed.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-unclosed.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-unclosed.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-unfinished.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-unfinished.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-unfinished.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/arithmetic-unfinished.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/array-cmdsep1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/array-cmdsep1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/array-cmdsep1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/array-cmdsep1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/array-cmdsep2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/array-cmdsep2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/array-cmdsep2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/array-cmdsep2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/array-cmdsep3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/array-cmdsep3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/array-cmdsep3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/array-cmdsep3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-append.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-append.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-append.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-append.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-argv.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-argv.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-argv.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-argv.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-array.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-array.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-array.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-array.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-array2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-array2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-array2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-array2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-array3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-array3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-array3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-array3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-invalid-command.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-invalid-command.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-invalid-command.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-invalid-command.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-not-array.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-not-array.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-not-array.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-not-array.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-not-array2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-not-array2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-not-array2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-not-array2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-quoted-cmdsubst.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-quoted-cmdsubst.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-quoted-cmdsubst.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-quoted-cmdsubst.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-semicolon.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-semicolon.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-semicolon.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-semicolon.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-subshell.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-subshell.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-subshell.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-subshell.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-value-quote1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-value-quote1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-value-quote1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-value-quote1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-value-quote2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-value-quote2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-value-quote2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign-value-quote2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assign.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword4.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword4.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword4.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword4.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword5.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword5.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword5.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-before-resword5.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-quoted.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-quoted.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-quoted.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/assignment-quoted.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/back-quoted-argument.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/back-quoted-argument.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/back-quoted-argument.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/back-quoted-argument.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/back-quoted-open.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/back-quoted-open.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/back-quoted-open.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/back-quoted-open.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/backslash-continuation.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/backslash-continuation.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/backslash-continuation.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/backslash-continuation.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/backslash-continuation2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/backslash-continuation2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/backslash-continuation2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/backslash-continuation2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/backslash-space.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/backslash-space.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/backslash-space.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/backslash-space.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/backslash.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/backslash.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/backslash.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/backslash.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/bang-assign-array.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/bang-assign-array.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/bang-assign-array.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/bang-assign-array.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/bang-assign-scalar.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/bang-assign-scalar.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/bang-assign-scalar.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/bang-assign-scalar.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/bang-pipeline.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/bang-pipeline.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/bang-pipeline.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/bang-pipeline.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/block-assignment-no-command.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/block-assignment-no-command.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/block-assignment-no-command.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/block-assignment-no-command.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/braces1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/braces1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/braces1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/braces1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/braces2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/braces2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/braces2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/braces2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-matching1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-matching1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-matching1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-matching1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-matching2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-matching2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-matching2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-matching2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch10-if-negative.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch10-if-negative.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch10-if-negative.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch10-if-negative.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch4.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch4.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch4.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch4.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch5.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch5.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch5.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch5.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch6.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch6.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch6.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch6.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch7.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch7.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch7.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch7.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch8-if-positive.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch8-if-positive.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch8-if-positive.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch8-if-positive.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch8.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch8.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch8.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch8.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch9-if-positive.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch9-if-positive.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch9-if-positive.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-mismatch9-if-positive.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-premature-termination.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-premature-termination.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-premature-termination.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/brackets-premature-termination.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/cdpath-abspath.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/cdpath-abspath.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/cdpath-abspath.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/cdpath-abspath.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/cmdpos-elision-partial.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/cmdpos-elision-partial.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/cmdpos-elision-partial.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/cmdpos-elision-partial.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/command-substitution-adjacent.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/command-substitution-adjacent.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/command-substitution-adjacent.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/command-substitution-adjacent.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/command-substitution-in-assignment.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/command-substitution-in-assignment.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/command-substitution-in-assignment.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/command-substitution-in-assignment.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/command-substitution-unclosed.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/command-substitution-unclosed.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/command-substitution-unclosed.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/command-substitution-unclosed.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/commandseparator.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/commandseparator.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/commandseparator.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/commandseparator.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/comment-followed.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/comment-followed.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/comment-followed.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/comment-followed.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/comment-leading.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/comment-leading.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/comment-leading.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/comment-leading.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/comment-off.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/comment-off.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/comment-off.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/comment-off.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/comments.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/comments.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/comments.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/comments.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/commmand-parameter.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/commmand-parameter.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/commmand-parameter.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/commmand-parameter.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/control-flow.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/control-flow.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/control-flow.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/control-flow.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/control-flow2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/control-flow2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/control-flow2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/control-flow2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/control-flow3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/control-flow3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/control-flow3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/control-flow3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/cthulhu.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/cthulhu.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/cthulhu.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/cthulhu.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dinbrack1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dinbrack1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dinbrack1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dinbrack1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dirs_blacklist.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dirs_blacklist.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dirs_blacklist.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dirs_blacklist.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-dollar.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-dollar.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-dollar.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-dollar.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-noise.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-noise.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-noise.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-noise.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-paren.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-paren.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-paren.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-paren.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-quoted.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-quoted.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-quoted.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-quoted.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-quoted2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-quoted2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-quoted2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-quoted2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-quoted3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-quoted3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-quoted3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/dollar-quoted3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-hyphen-option.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-hyphen-option.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-hyphen-option.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-hyphen-option.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-quoted.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-quoted.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-quoted.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-quoted.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-quoted2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-quoted2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-quoted2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-quoted2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-quoted3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-quoted3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-quoted3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-quoted3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-quoted4.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-quoted4.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-quoted4.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/double-quoted4.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/empty-command-newline.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/empty-command-newline.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/empty-command-newline.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/empty-command-newline.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/empty-command.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/empty-command.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/empty-command.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/empty-command.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/empty-command2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/empty-command2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/empty-command2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/empty-command2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/empty-line.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/empty-line.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/empty-line.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/empty-line.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/equals1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/equals1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/equals1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/equals1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/equals2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/equals2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/equals2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/equals2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/equals3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/equals3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/equals3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/equals3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/equals4.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/equals4.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/equals4.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/equals4.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/escaped-single-quote.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/escaped-single-quote.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/escaped-single-quote.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/escaped-single-quote.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/exec-redirection1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/exec-redirection1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/exec-redirection1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/exec-redirection1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/fd-target-not-filename.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/fd-target-not-filename.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/fd-target-not-filename.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/fd-target-not-filename.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/function-altsyntax.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/function-altsyntax.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/function-altsyntax.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/function-altsyntax.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/function-named1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/function-named1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/function-named1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/function-named1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/function-named2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/function-named2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/function-named2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/function-named2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/function.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/function.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/function.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/function.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/glob.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/glob.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/glob.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/glob.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/global-alias1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/global-alias1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/global-alias1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/global-alias1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/globs-with-quoting.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/globs-with-quoting.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/globs-with-quoting.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/globs-with-quoting.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/hashed-command.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/hashed-command.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/hashed-command.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/hashed-command.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-escaped.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-escaped.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-escaped.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-escaped.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-followed.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-followed.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-followed.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-followed.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-no.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-no.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-no.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-no.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-unescaped.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-unescaped.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-unescaped.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-unescaped.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-yes.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-yes.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-yes.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-double-quoted-yes.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-expansion.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-expansion.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-expansion.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-expansion.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-expansion2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-expansion2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-expansion2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/history-expansion2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/inheritance.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/inheritance.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/inheritance.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/inheritance.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/jobsubst-isnt-glob.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/jobsubst-isnt-glob.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/jobsubst-isnt-glob.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/jobsubst-isnt-glob.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/jobsubst-isnt-glob2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/jobsubst-isnt-glob2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/jobsubst-isnt-glob2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/jobsubst-isnt-glob2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/loop-newline.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/loop-newline.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/loop-newline.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/loop-newline.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/meta-no-eval1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/meta-no-eval1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/meta-no-eval1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/meta-no-eval1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/meta-no-eval2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/meta-no-eval2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/meta-no-eval2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/meta-no-eval2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiline-array-assignment1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiline-array-assignment1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiline-array-assignment1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiline-array-assignment1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiline-string.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiline-string.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiline-string.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiline-string.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiline-string2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiline-string2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiline-string2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiline-string2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multios-negates-globbing.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multios-negates-globbing.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multios-negates-globbing.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multios-negates-globbing.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multios-negates-globbing2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multios-negates-globbing2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multios-negates-globbing2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multios-negates-globbing2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiple-quotes.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiple-quotes.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiple-quotes.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiple-quotes.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiple-redirections.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiple-redirections.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiple-redirections.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/multiple-redirections.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob-alias.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob-alias.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob-alias.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob-alias.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob-always.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob-always.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob-always.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob-always.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob4.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob4.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob4.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/noglob4.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/null-exec.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/null-exec.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/null-exec.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/null-exec.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/null-exec2-printenv.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/null-exec2-printenv.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/null-exec2-printenv.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/null-exec2-printenv.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/number_range-glob.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/number_range-glob.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/number_range-glob.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/number_range-glob.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/off-by-one.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/off-by-one.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/off-by-one.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/off-by-one.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/opt-shwordsplit1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/opt-shwordsplit1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/opt-shwordsplit1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/opt-shwordsplit1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/optimized-cmdsubst-input.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/optimized-cmdsubst-input.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/optimized-cmdsubst-input.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/optimized-cmdsubst-input.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/option-dollar-quote-isnt-filename.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/option-dollar-quote-isnt-filename.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/option-dollar-quote-isnt-filename.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/option-dollar-quote-isnt-filename.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/option-path_dirs.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/option-path_dirs.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/option-path_dirs.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/option-path_dirs.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/option-with-quotes.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/option-with-quotes.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/option-with-quotes.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/option-with-quotes.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/order-path-after-dollar.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/order-path-after-dollar.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/order-path-after-dollar.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/order-path-after-dollar.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/order-path-before-globbing.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/order-path-before-globbing.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/order-path-before-globbing.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/order-path-before-globbing.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/param-positional-in-array-append.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/param-positional-in-array-append.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/param-positional-in-array-append.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/param-positional-in-array-append.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/param-precommand-option-argument1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/param-precommand-option-argument1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/param-precommand-option-argument1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/param-precommand-option-argument1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/param-precommand-option-argument3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/param-precommand-option-argument3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/param-precommand-option-argument3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/param-precommand-option-argument3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-elision-command-word.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-elision-command-word.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-elision-command-word.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-elision-command-word.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-expansion-shwordsplit.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-expansion-shwordsplit.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-expansion-shwordsplit.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-expansion-shwordsplit.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-expansion-untokenized1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-expansion-untokenized1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-expansion-untokenized1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-expansion-untokenized1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-expansion-untokenized2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-expansion-untokenized2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-expansion-untokenized2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-expansion-untokenized2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-star.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-star.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-star.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-star.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-to-global-alias.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-to-global-alias.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-to-global-alias.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-to-global-alias.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-value-contains-command-position1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-value-contains-command-position1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-value-contains-command-position1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-value-contains-command-position1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-value-contains-command-position2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-value-contains-command-position2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-value-contains-command-position2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/parameter-value-contains-command-position2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/pasted-quotes.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/pasted-quotes.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/pasted-quotes.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/pasted-quotes.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-broken-symlink.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-broken-symlink.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-broken-symlink.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-broken-symlink.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word3b.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word3b.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word3b.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word3b.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word4.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word4.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word4.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-dollared-word4.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-mixed-quoting.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-mixed-quoting.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-mixed-quoting.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-mixed-quoting.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-separators.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-separators.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-separators.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-separators.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-separators2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-separators2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-separators2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-separators2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-space.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-space.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-space.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-space.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-tilde-home.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-tilde-home.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-tilde-home.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-tilde-home.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-tilde-home2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-tilde-home2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-tilde-home2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-tilde-home2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-tilde-home3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-tilde-home3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-tilde-home3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-tilde-home3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-tilde-named.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-tilde-named.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-tilde-named.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path-tilde-named.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path_prefix.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path_prefix.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path_prefix.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path_prefix.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path_prefix2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path_prefix2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path_prefix2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path_prefix2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path_prefix3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path_prefix3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path_prefix3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/path_prefix3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/plain-file-in-command-position.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/plain-file-in-command-position.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/plain-file-in-command-position.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/plain-file-in-command-position.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-killing1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-killing1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-killing1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-killing1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-killing2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-killing2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-killing2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-killing2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-then-assignment.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-then-assignment.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-then-assignment.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-then-assignment.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-type1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-type1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-type1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-type1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-type2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-type2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-type2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-type2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-type3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-type3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-type3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-type3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-uninstalled.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-uninstalled.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-uninstalled.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-uninstalled.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-unknown-option.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-unknown-option.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-unknown-option.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand-unknown-option.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand4.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand4.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand4.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/precommand4.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/prefix-redirection.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/prefix-redirection.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/prefix-redirection.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/prefix-redirection.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/process-substitution-after-redirection.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/process-substitution-after-redirection.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/process-substitution-after-redirection.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/process-substitution-after-redirection.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/process-substitution-redirection-isnt-globbing.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/process-substitution-redirection-isnt-globbing.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/process-substitution-redirection-isnt-globbing.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/process-substitution-redirection-isnt-globbing.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/process-substitution.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/process-substitution.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/process-substitution.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/process-substitution.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/process-substitution2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/process-substitution2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/process-substitution2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/process-substitution2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/quoted-command-substitution-empty.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/quoted-command-substitution-empty.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/quoted-command-substitution-empty.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/quoted-command-substitution-empty.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/quoted-redirection-in-command-word.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/quoted-redirection-in-command-word.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/quoted-redirection-in-command-word.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/quoted-redirection-in-command-word.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/rc-quotes.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/rc-quotes.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/rc-quotes.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/rc-quotes.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-all.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-all.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-all.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-all.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-comment.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-comment.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-comment.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-comment.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-from-param.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-from-param.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-from-param.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-from-param.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-in-cmdsubst.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-in-cmdsubst.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-in-cmdsubst.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-in-cmdsubst.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-inhibits-elision.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-inhibits-elision.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-inhibits-elision.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-inhibits-elision.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-is-not-option.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-is-not-option.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-is-not-option.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-is-not-option.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-special-cases.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-special-cases.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-special-cases.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection-special-cases.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/redirection3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/reserved-word.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/reserved-word.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/reserved-word.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/reserved-word.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/simple-command.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/simple-command.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/simple-command.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/simple-command.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/simple-redirection.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/simple-redirection.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/simple-redirection.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/simple-redirection.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/subshell.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/subshell.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/subshell.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/subshell.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-command.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-command.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-command.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-command.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-comment.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-comment.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-comment.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-comment.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-longopt.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-longopt.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-longopt.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-longopt.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-redirection.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-redirection.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-redirection.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-redirection.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-redirection2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-redirection2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-redirection2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-redirection2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-redirection3.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-redirection3.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-redirection3.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/sudo-redirection3.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/tilde-command-word.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/tilde-command-word.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/tilde-command-word.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/tilde-command-word.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/time-and-nocorrect1.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/time-and-nocorrect1.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/time-and-nocorrect1.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/time-and-nocorrect1.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/time-and-nocorrect2.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/time-and-nocorrect2.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/time-and-nocorrect2.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/time-and-nocorrect2.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/unbackslash.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/unbackslash.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/unbackslash.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/unbackslash.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/unknown-command.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/unknown-command.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/unknown-command.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/unknown-command.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/vanilla-newline.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/vanilla-newline.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/vanilla-newline.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/vanilla-newline.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/vi-linewise-mode.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/vi-linewise-mode.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/vi-linewise-mode.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/main/test-data/vi-linewise-mode.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/pattern/README.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/pattern/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/pattern/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/pattern/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/pattern/pattern-highlighter.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/pattern/pattern-highlighter.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/pattern/pattern-highlighter.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/pattern/pattern-highlighter.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/pattern/test-data/rm-rf.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/pattern/test-data/rm-rf.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/pattern/test-data/rm-rf.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/pattern/test-data/rm-rf.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/README.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/regexp-highlighter.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/regexp-highlighter.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/regexp-highlighter.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/regexp-highlighter.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/test-data/complex.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/test-data/complex.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/test-data/complex.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/test-data/complex.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/test-data/subexpression.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/test-data/subexpression.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/test-data/subexpression.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/test-data/subexpression.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/test-data/word-boundary.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/test-data/word-boundary.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/test-data/word-boundary.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/regexp/test-data/word-boundary.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/root/README.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/root/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/root/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/root/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/root/root-highlighter.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/root/root-highlighter.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/root/root-highlighter.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/highlighters/root/root-highlighter.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after1-smaller.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after1-smaller.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after1-smaller.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after1-smaller.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after1.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after1.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after1.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after1.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after2-smaller.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after2-smaller.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after2-smaller.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after2-smaller.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after2.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after2.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after2.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after2.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after3-smaller.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after3-smaller.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after3-smaller.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after3-smaller.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after3.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after3.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after3.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after3.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after4-smaller.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after4-smaller.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after4-smaller.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/after4-smaller.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before1-smaller.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before1-smaller.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before1-smaller.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before1-smaller.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before1.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before1.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before1.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before1.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before2-smaller.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before2-smaller.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before2-smaller.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before2-smaller.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before2.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before2.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before2.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before2.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before3-smaller.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before3-smaller.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before3-smaller.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before3-smaller.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before3.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before3.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before3.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before3.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before4-smaller.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before4-smaller.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before4-smaller.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/before4-smaller.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/preview-smaller.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/preview-smaller.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/preview-smaller.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/preview-smaller.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/preview.png b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/preview.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/preview.png rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/images/preview.png diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/release.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/release.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/release.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/release.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/README.md b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/edit-failed-tests b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/edit-failed-tests similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/edit-failed-tests rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/edit-failed-tests diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/generate.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/generate.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/generate.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/generate.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/tap-colorizer.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/tap-colorizer.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/tap-colorizer.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/tap-colorizer.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/tap-filter b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/tap-filter similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/tap-filter rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/tap-filter diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/test-highlighting.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/test-highlighting.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/test-highlighting.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/test-highlighting.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/test-perfs.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/test-perfs.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/test-perfs.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/test-perfs.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/test-zprof.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/test-zprof.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/test-zprof.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/tests/test-zprof.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh b/files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/custom/themes/example.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/custom/themes/example.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/custom/themes/example.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/custom/themes/example.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/lib/async_prompt.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/async_prompt.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/async_prompt.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/async_prompt.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/bzr.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/bzr.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/bzr.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/bzr.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/cli.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/cli.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/cli.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/cli.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/clipboard.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/clipboard.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/clipboard.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/clipboard.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/compfix.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/compfix.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/compfix.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/compfix.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/completion.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/completion.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/completion.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/completion.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/correction.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/correction.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/correction.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/correction.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/diagnostics.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/diagnostics.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/diagnostics.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/diagnostics.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/directories.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/directories.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/directories.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/directories.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/functions.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/functions.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/functions.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/functions.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/git.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/git.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/git.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/git.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/grep.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/grep.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/grep.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/grep.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/history.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/history.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/history.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/history.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/key-bindings.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/key-bindings.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/key-bindings.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/key-bindings.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/misc.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/misc.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/misc.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/misc.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/nvm.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/nvm.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/nvm.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/nvm.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/prompt_info_functions.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/prompt_info_functions.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/prompt_info_functions.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/prompt_info_functions.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/spectrum.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/spectrum.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/spectrum.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/spectrum.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/termsupport.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/termsupport.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/termsupport.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/termsupport.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/tests/cli.test.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/tests/cli.test.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/tests/cli.test.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/tests/cli.test.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/theme-and-appearance.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/theme-and-appearance.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/theme-and-appearance.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/theme-and-appearance.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/lib/vcs_info.zsh b/files/system/usr/etc/skel/.oh-my-zsh/lib/vcs_info.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/lib/vcs_info.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/lib/vcs_info.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/oh-my-zsh.sh b/files/system/usr/etc/skel/.oh-my-zsh/oh-my-zsh.sh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/oh-my-zsh.sh rename to files/system/usr/etc/skel/.oh-my-zsh/oh-my-zsh.sh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/1password/1password.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/1password/1password.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/1password/1password.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/1password/1password.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/1password/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/1password/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/1password/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/1password/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/1password/_opswd b/files/system/usr/etc/skel/.oh-my-zsh/plugins/1password/_opswd similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/1password/_opswd rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/1password/_opswd diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/1password/opswd b/files/system/usr/etc/skel/.oh-my-zsh/plugins/1password/opswd similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/1password/opswd rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/1password/opswd diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/alias-finder/.zunit.yml b/files/system/usr/etc/skel/.oh-my-zsh/plugins/alias-finder/.zunit.yml similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/alias-finder/.zunit.yml rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/alias-finder/.zunit.yml diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/alias-finder/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/alias-finder/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/alias-finder/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/alias-finder/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/alias-finder/alias-finder.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/alias-finder/alias-finder.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/alias-finder/alias-finder.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/alias-finder/alias-finder.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/alias-finder/tests/_output/.gitkeep b/files/system/usr/etc/skel/.oh-my-zsh/plugins/alias-finder/tests/_output/.gitkeep similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/alias-finder/tests/_output/.gitkeep rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/alias-finder/tests/_output/.gitkeep diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/alias-finder/tests/_support/.gitkeep b/files/system/usr/etc/skel/.oh-my-zsh/plugins/alias-finder/tests/_support/.gitkeep similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/alias-finder/tests/_support/.gitkeep rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/alias-finder/tests/_support/.gitkeep diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/alias-finder/tests/_support/bootstrap b/files/system/usr/etc/skel/.oh-my-zsh/plugins/alias-finder/tests/_support/bootstrap similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/alias-finder/tests/_support/bootstrap rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/alias-finder/tests/_support/bootstrap diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/alias-finder/tests/test_run.sh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/alias-finder/tests/test_run.sh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/alias-finder/tests/test_run.sh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/alias-finder/tests/test_run.sh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/aliases/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/aliases/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/aliases/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/aliases/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/aliases/aliases.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/aliases/aliases.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/aliases/aliases.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/aliases/aliases.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/aliases/cheatsheet.py b/files/system/usr/etc/skel/.oh-my-zsh/plugins/aliases/cheatsheet.py similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/aliases/cheatsheet.py rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/aliases/cheatsheet.py diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/aliases/termcolor.py b/files/system/usr/etc/skel/.oh-my-zsh/plugins/aliases/termcolor.py similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/aliases/termcolor.py rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/aliases/termcolor.py diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ansible/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ansible/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ansible/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ansible/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ansible/ansible.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ansible/ansible.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ansible/ansible.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ansible/ansible.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ant/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ant/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ant/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ant/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ant/_ant b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ant/_ant similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ant/_ant rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ant/_ant diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ant/ant.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ant/ant.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ant/ant.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ant/ant.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/apache2-macports/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/apache2-macports/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/apache2-macports/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/apache2-macports/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/apache2-macports/apache2-macports.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/apache2-macports/apache2-macports.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/apache2-macports/apache2-macports.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/apache2-macports/apache2-macports.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/arcanist/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/arcanist/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/arcanist/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/arcanist/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/arcanist/arcanist.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/arcanist/arcanist.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/arcanist/arcanist.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/arcanist/arcanist.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/archlinux/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/archlinux/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/archlinux/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/archlinux/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/archlinux/archlinux.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/archlinux/archlinux.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/archlinux/archlinux.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/archlinux/archlinux.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/arduino-cli/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/arduino-cli/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/arduino-cli/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/arduino-cli/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/arduino-cli/arduino-cli.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/arduino-cli/arduino-cli.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/arduino-cli/arduino-cli.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/arduino-cli/arduino-cli.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/argocd/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/argocd/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/argocd/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/argocd/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/argocd/argocd.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/argocd/argocd.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/argocd/argocd.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/argocd/argocd.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/asdf/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/asdf/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/asdf/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/asdf/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/asdf/asdf.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/asdf/asdf.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/asdf/asdf.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/asdf/asdf.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/autoenv/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/autoenv/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/autoenv/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/autoenv/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/autoenv/autoenv.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/autoenv/autoenv.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/autoenv/autoenv.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/autoenv/autoenv.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/autojump/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/autojump/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/autojump/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/autojump/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/autojump/autojump.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/autojump/autojump.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/autojump/autojump.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/autojump/autojump.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/autopep8/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/autopep8/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/autopep8/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/autopep8/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/autopep8/_autopep8 b/files/system/usr/etc/skel/.oh-my-zsh/plugins/autopep8/_autopep8 similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/autopep8/_autopep8 rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/autopep8/_autopep8 diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/aws/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/aws/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/aws/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/aws/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/aws/aws.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/aws/aws.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/aws/aws.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/aws/aws.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/azure/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/azure/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/azure/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/azure/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/azure/azure.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/azure/azure.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/azure/azure.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/azure/azure.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/battery/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/battery/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/battery/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/battery/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/battery/battery.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/battery/battery.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/battery/battery.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/battery/battery.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/bazel/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/bazel/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/bazel/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/bazel/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/bazel/_bazel b/files/system/usr/etc/skel/.oh-my-zsh/plugins/bazel/_bazel similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/bazel/_bazel rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/bazel/_bazel diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/bazel/bazel.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/bazel/bazel.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/bazel/bazel.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/bazel/bazel.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/bbedit/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/bbedit/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/bbedit/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/bbedit/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/bbedit/bbedit.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/bbedit/bbedit.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/bbedit/bbedit.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/bbedit/bbedit.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/bedtools/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/bedtools/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/bedtools/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/bedtools/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/bedtools/_bedtools b/files/system/usr/etc/skel/.oh-my-zsh/plugins/bedtools/_bedtools similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/bedtools/_bedtools rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/bedtools/_bedtools diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/bgnotify/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/bgnotify/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/bgnotify/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/bgnotify/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/bgnotify/bgnotify.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/bgnotify/bgnotify.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/bgnotify/bgnotify.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/bgnotify/bgnotify.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/bower/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/bower/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/bower/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/bower/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/bower/_bower b/files/system/usr/etc/skel/.oh-my-zsh/plugins/bower/_bower similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/bower/_bower rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/bower/_bower diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/bower/bower.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/bower/bower.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/bower/bower.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/bower/bower.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/branch/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/branch/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/branch/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/branch/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/branch/branch.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/branch/branch.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/branch/branch.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/branch/branch.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/brew/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/brew/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/brew/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/brew/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/brew/brew.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/brew/brew.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/brew/brew.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/brew/brew.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/bridgetown/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/bridgetown/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/bridgetown/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/bridgetown/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/bridgetown/bridgetown.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/bridgetown/bridgetown.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/bridgetown/bridgetown.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/bridgetown/bridgetown.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/buf/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/buf/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/buf/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/buf/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/buf/buf.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/buf/buf.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/buf/buf.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/buf/buf.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/bun/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/bun/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/bun/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/bun/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/bun/bun.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/bun/bun.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/bun/bun.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/bun/bun.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/bundler/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/bundler/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/bundler/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/bundler/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/bundler/_bundler b/files/system/usr/etc/skel/.oh-my-zsh/plugins/bundler/_bundler similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/bundler/_bundler rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/bundler/_bundler diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/bundler/bundler.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/cabal/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/cabal/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/cabal/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/cabal/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/cabal/cabal.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/cabal/cabal.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/cabal/cabal.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/cabal/cabal.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/cake/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/cake/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/cake/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/cake/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/cake/cake.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/cake/cake.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/cake/cake.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/cake/cake.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/cakephp3/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/cakephp3/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/cakephp3/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/cakephp3/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/cakephp3/cakephp3.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/cakephp3/cakephp3.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/cakephp3/cakephp3.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/cakephp3/cakephp3.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/capistrano/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/capistrano/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/capistrano/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/capistrano/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/capistrano/_capistrano b/files/system/usr/etc/skel/.oh-my-zsh/plugins/capistrano/_capistrano similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/capistrano/_capistrano rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/capistrano/_capistrano diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/capistrano/capistrano.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/capistrano/capistrano.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/capistrano/capistrano.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/capistrano/capistrano.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/cask/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/cask/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/cask/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/cask/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/cask/cask.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/cask/cask.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/cask/cask.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/cask/cask.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/catimg/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/catimg/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/catimg/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/catimg/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/catimg/catimg.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/catimg/catimg.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/catimg/catimg.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/catimg/catimg.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/catimg/catimg.sh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/catimg/catimg.sh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/catimg/catimg.sh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/catimg/catimg.sh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/catimg/colors.png b/files/system/usr/etc/skel/.oh-my-zsh/plugins/catimg/colors.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/catimg/colors.png rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/catimg/colors.png diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/celery/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/celery/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/celery/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/celery/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/celery/_celery b/files/system/usr/etc/skel/.oh-my-zsh/plugins/celery/_celery similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/celery/_celery rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/celery/_celery diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/charm/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/charm/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/charm/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/charm/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/charm/charm.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/charm/charm.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/charm/charm.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/charm/charm.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/chezmoi/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/chezmoi/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/chezmoi/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/chezmoi/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/chezmoi/chezmoi.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/chezmoi/chezmoi.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/chezmoi/chezmoi.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/chezmoi/chezmoi.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/chruby/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/chruby/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/chruby/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/chruby/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/chruby/chruby.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/chruby/chruby.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/chruby/chruby.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/chruby/chruby.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/chucknorris/.gitignore b/files/system/usr/etc/skel/.oh-my-zsh/plugins/chucknorris/.gitignore similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/chucknorris/.gitignore rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/chucknorris/.gitignore diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/chucknorris/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/chucknorris/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/chucknorris/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/chucknorris/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/chucknorris/chucknorris.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/chucknorris/chucknorris.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/chucknorris/chucknorris.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/chucknorris/chucknorris.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/chucknorris/fortunes/chucknorris b/files/system/usr/etc/skel/.oh-my-zsh/plugins/chucknorris/fortunes/chucknorris similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/chucknorris/fortunes/chucknorris rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/chucknorris/fortunes/chucknorris diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/cloudfoundry/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/cloudfoundry/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/cloudfoundry/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/cloudfoundry/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/cloudfoundry/cloudfoundry.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/cloudfoundry/cloudfoundry.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/cloudfoundry/cloudfoundry.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/cloudfoundry/cloudfoundry.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/codeclimate/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/codeclimate/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/codeclimate/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/codeclimate/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/codeclimate/_codeclimate b/files/system/usr/etc/skel/.oh-my-zsh/plugins/codeclimate/_codeclimate similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/codeclimate/_codeclimate rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/codeclimate/_codeclimate diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/coffee/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/coffee/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/coffee/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/coffee/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/coffee/_coffee b/files/system/usr/etc/skel/.oh-my-zsh/plugins/coffee/_coffee similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/coffee/_coffee rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/coffee/_coffee diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/coffee/coffee.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/coffee/coffee.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/coffee/coffee.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/coffee/coffee.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/colemak/.gitignore b/files/system/usr/etc/skel/.oh-my-zsh/plugins/colemak/.gitignore similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/colemak/.gitignore rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/colemak/.gitignore diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/colemak/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/colemak/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/colemak/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/colemak/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/colemak/colemak-less b/files/system/usr/etc/skel/.oh-my-zsh/plugins/colemak/colemak-less similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/colemak/colemak-less rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/colemak/colemak-less diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/colemak/colemak.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/colemak/colemak.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/colemak/colemak.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/colemak/colemak.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/colored-man-pages/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/colored-man-pages/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/colored-man-pages/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/colored-man-pages/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/colored-man-pages/colored-man-pages.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/colored-man-pages/colored-man-pages.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/colored-man-pages/colored-man-pages.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/colored-man-pages/colored-man-pages.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/colored-man-pages/nroff b/files/system/usr/etc/skel/.oh-my-zsh/plugins/colored-man-pages/nroff similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/colored-man-pages/nroff rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/colored-man-pages/nroff diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/colorize/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/colorize/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/colorize/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/colorize/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/colorize/colorize.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/colorize/colorize.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/colorize/colorize.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/colorize/colorize.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/command-not-found/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/command-not-found/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/command-not-found/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/command-not-found/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/command-not-found/command-not-found.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/command-not-found/command-not-found.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/command-not-found/command-not-found.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/command-not-found/command-not-found.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/common-aliases/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/common-aliases/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/common-aliases/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/common-aliases/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/common-aliases/common-aliases.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/common-aliases/common-aliases.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/common-aliases/common-aliases.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/common-aliases/common-aliases.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/compleat/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/compleat/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/compleat/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/compleat/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/compleat/compleat.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/compleat/compleat.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/compleat/compleat.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/compleat/compleat.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/composer/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/composer/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/composer/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/composer/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/composer/composer.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/composer/composer.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/composer/composer.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/composer/composer.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/conda-env/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/conda-env/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/conda-env/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/conda-env/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/conda-env/conda-env.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/conda-env/conda-env.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/conda-env/conda-env.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/conda-env/conda-env.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/conda/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/conda/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/conda/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/conda/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/conda/conda.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/conda/conda.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/conda/conda.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/conda/conda.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/copybuffer/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/copybuffer/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/copybuffer/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/copybuffer/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/copybuffer/copybuffer.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/copybuffer/copybuffer.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/copybuffer/copybuffer.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/copybuffer/copybuffer.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/copyfile/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/copyfile/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/copyfile/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/copyfile/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/copyfile/copyfile.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/copyfile/copyfile.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/copyfile/copyfile.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/copyfile/copyfile.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/copypath/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/copypath/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/copypath/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/copypath/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/copypath/copypath.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/copypath/copypath.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/copypath/copypath.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/copypath/copypath.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/cp/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/cp/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/cp/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/cp/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/cp/cp.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/cp/cp.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/cp/cp.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/cp/cp.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/cpanm/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/cpanm/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/cpanm/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/cpanm/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/cpanm/_cpanm b/files/system/usr/etc/skel/.oh-my-zsh/plugins/cpanm/_cpanm similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/cpanm/_cpanm rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/cpanm/_cpanm diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/dash/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/dash/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/dash/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/dash/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/dash/dash.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/dash/dash.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/dash/dash.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/dash/dash.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/dbt/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/dbt/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/dbt/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/dbt/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/dbt/dbt.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/dbt/dbt.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/dbt/dbt.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/dbt/dbt.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/debian/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/debian/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/debian/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/debian/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/debian/debian.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/debian/debian.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/debian/debian.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/debian/debian.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/deno/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/deno/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/deno/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/deno/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/deno/deno.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/deno/deno.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/deno/deno.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/deno/deno.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/dircycle/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/dircycle/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/dircycle/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/dircycle/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/dircycle/dircycle.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/dircycle/dircycle.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/dircycle/dircycle.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/dircycle/dircycle.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/direnv/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/direnv/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/direnv/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/direnv/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/direnv/direnv.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/direnv/direnv.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/direnv/direnv.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/direnv/direnv.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/dirhistory/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/dirhistory/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/dirhistory/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/dirhistory/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/dirhistory/dirhistory.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/dirhistory/dirhistory.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/dirhistory/dirhistory.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/dirhistory/dirhistory.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/dirpersist/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/dirpersist/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/dirpersist/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/dirpersist/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/dirpersist/dirpersist.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/dirpersist/dirpersist.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/dirpersist/dirpersist.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/dirpersist/dirpersist.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/dnf/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/dnf/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/dnf/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/dnf/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/dnf/_dnf5 b/files/system/usr/etc/skel/.oh-my-zsh/plugins/dnf/_dnf5 similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/dnf/_dnf5 rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/dnf/_dnf5 diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/dnf/dnf.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/dnf/dnf.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/dnf/dnf.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/dnf/dnf.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/dnote/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/dnote/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/dnote/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/dnote/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/dnote/_dnote b/files/system/usr/etc/skel/.oh-my-zsh/plugins/dnote/_dnote similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/dnote/_dnote rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/dnote/_dnote diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/docker-compose/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/docker-compose/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/docker-compose/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/docker-compose/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/docker-compose/_docker-compose b/files/system/usr/etc/skel/.oh-my-zsh/plugins/docker-compose/_docker-compose similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/docker-compose/_docker-compose rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/docker-compose/_docker-compose diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/docker-compose/docker-compose.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/docker-compose/docker-compose.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/docker-compose/docker-compose.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/docker-compose/docker-compose.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/docker/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/docker/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/docker/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/docker/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/docker/completions/_docker b/files/system/usr/etc/skel/.oh-my-zsh/plugins/docker/completions/_docker similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/docker/completions/_docker rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/docker/completions/_docker diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/docker/docker.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/docker/docker.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/docker/docker.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/docker/docker.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/doctl/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/doctl/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/doctl/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/doctl/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/doctl/doctl.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/doctl/doctl.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/doctl/doctl.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/doctl/doctl.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/dotenv/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/dotenv/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/dotenv/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/dotenv/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/dotenv/dotenv.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/dotenv/dotenv.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/dotenv/dotenv.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/dotenv/dotenv.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/dotnet/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/dotnet/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/dotnet/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/dotnet/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/dotnet/dotnet.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/dotnet/dotnet.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/dotnet/dotnet.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/dotnet/dotnet.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/droplr/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/droplr/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/droplr/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/droplr/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/droplr/droplr.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/droplr/droplr.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/droplr/droplr.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/droplr/droplr.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/drush/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/drush/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/drush/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/drush/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/drush/drush.complete.sh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/drush/drush.complete.sh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/drush/drush.complete.sh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/drush/drush.complete.sh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/drush/drush.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/drush/drush.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/drush/drush.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/drush/drush.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/eecms/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/eecms/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/eecms/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/eecms/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/eecms/eecms.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/eecms/eecms.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/eecms/eecms.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/eecms/eecms.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/emacs/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/emacs/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/emacs/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/emacs/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/emacs/emacs.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/emacs/emacs.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/emacs/emacs.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/emacs/emacs.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/emacs/emacsclient.sh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/emacs/emacsclient.sh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/emacs/emacsclient.sh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/emacs/emacsclient.sh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ember-cli/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ember-cli/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ember-cli/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ember-cli/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ember-cli/_ember-cli b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ember-cli/_ember-cli similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ember-cli/_ember-cli rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ember-cli/_ember-cli diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ember-cli/ember-cli.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ember-cli/ember-cli.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ember-cli/ember-cli.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ember-cli/ember-cli.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/emoji-clock/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/emoji-clock/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/emoji-clock/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/emoji-clock/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/emoji-clock/emoji-clock.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/emoji-clock/emoji-clock.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/emoji-clock/emoji-clock.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/emoji-clock/emoji-clock.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/emoji/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/emoji/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/emoji/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/emoji/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/emoji/emoji-char-definitions.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/emoji/emoji-char-definitions.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/emoji/emoji-char-definitions.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/emoji/emoji-char-definitions.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/emoji/emoji-data.txt b/files/system/usr/etc/skel/.oh-my-zsh/plugins/emoji/emoji-data.txt similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/emoji/emoji-data.txt rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/emoji/emoji-data.txt diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/emoji/emoji.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/emoji/emoji.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/emoji/emoji.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/emoji/emoji.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/emoji/gemoji_db.json b/files/system/usr/etc/skel/.oh-my-zsh/plugins/emoji/gemoji_db.json similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/emoji/gemoji_db.json rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/emoji/gemoji_db.json diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/emoji/update_emoji.py b/files/system/usr/etc/skel/.oh-my-zsh/plugins/emoji/update_emoji.py similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/emoji/update_emoji.py rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/emoji/update_emoji.py diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/emotty/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/emotty/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/emotty/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/emotty/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/emotty/emotty.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/emotty/emotty.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/emotty/emotty.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/emotty/emotty.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/emotty/emotty_emoji_set.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/emotty/emotty_emoji_set.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/emotty/emotty_emoji_set.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/emotty/emotty_emoji_set.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/emotty/emotty_floral_set.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/emotty/emotty_floral_set.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/emotty/emotty_floral_set.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/emotty/emotty_floral_set.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/emotty/emotty_love_set.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/emotty/emotty_love_set.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/emotty/emotty_love_set.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/emotty/emotty_love_set.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/emotty/emotty_nature_set.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/emotty/emotty_nature_set.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/emotty/emotty_nature_set.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/emotty/emotty_nature_set.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/emotty/emotty_stellar_set.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/emotty/emotty_stellar_set.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/emotty/emotty_stellar_set.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/emotty/emotty_stellar_set.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/emotty/emotty_zodiac_set.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/emotty/emotty_zodiac_set.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/emotty/emotty_zodiac_set.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/emotty/emotty_zodiac_set.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/encode64/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/encode64/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/encode64/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/encode64/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/encode64/encode64.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/encode64/encode64.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/encode64/encode64.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/encode64/encode64.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/extract/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/extract/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/extract/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/extract/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/extract/_extract b/files/system/usr/etc/skel/.oh-my-zsh/plugins/extract/_extract similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/extract/_extract rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/extract/_extract diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/extract/extract.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/extract/extract.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/extract/extract.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/extract/extract.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/eza/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/eza/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/eza/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/eza/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/eza/eza.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/eza/eza.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/eza/eza.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/eza/eza.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/fabric/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/fabric/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/fabric/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/fabric/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/fabric/_fab b/files/system/usr/etc/skel/.oh-my-zsh/plugins/fabric/_fab similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/fabric/_fab rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/fabric/_fab diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/fabric/fabric.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/fabric/fabric.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/fabric/fabric.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/fabric/fabric.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/fancy-ctrl-z/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/fancy-ctrl-z/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/fancy-ctrl-z/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/fancy-ctrl-z/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/fancy-ctrl-z/fancy-ctrl-z.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/fancy-ctrl-z/fancy-ctrl-z.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/fancy-ctrl-z/fancy-ctrl-z.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/fancy-ctrl-z/fancy-ctrl-z.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/fasd/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/fasd/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/fasd/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/fasd/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/fasd/fasd.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/fasd/fasd.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/fasd/fasd.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/fasd/fasd.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/fastfile/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/fastfile/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/fastfile/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/fastfile/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/fastfile/fastfile.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/fastfile/fastfile.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/fastfile/fastfile.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/fastfile/fastfile.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/fbterm/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/fbterm/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/fbterm/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/fbterm/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/fbterm/fbterm.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/fbterm/fbterm.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/fbterm/fbterm.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/fbterm/fbterm.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/firewalld/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/firewalld/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/firewalld/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/firewalld/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/firewalld/firewalld.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/firewalld/firewalld.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/firewalld/firewalld.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/firewalld/firewalld.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/flutter/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/flutter/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/flutter/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/flutter/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/flutter/flutter.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/flutter/flutter.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/flutter/flutter.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/flutter/flutter.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/fluxcd/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/fluxcd/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/fluxcd/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/fluxcd/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/fluxcd/fluxcd.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/fluxcd/fluxcd.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/fluxcd/fluxcd.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/fluxcd/fluxcd.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/fnm/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/fnm/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/fnm/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/fnm/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/fnm/fnm.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/fnm/fnm.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/fnm/fnm.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/fnm/fnm.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/foot/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/foot/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/foot/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/foot/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/foot/foot.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/foot/foot.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/foot/foot.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/foot/foot.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/forklift/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/forklift/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/forklift/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/forklift/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/forklift/forklift.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/forklift/forklift.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/forklift/forklift.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/forklift/forklift.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/fossil/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/fossil/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/fossil/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/fossil/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/fossil/_fossil b/files/system/usr/etc/skel/.oh-my-zsh/plugins/fossil/_fossil similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/fossil/_fossil rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/fossil/_fossil diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/fossil/fossil.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/fossil/fossil.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/fossil/fossil.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/fossil/fossil.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/frontend-search/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/frontend-search/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/frontend-search/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/frontend-search/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/frontend-search/_frontend b/files/system/usr/etc/skel/.oh-my-zsh/plugins/frontend-search/_frontend similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/frontend-search/_frontend rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/frontend-search/_frontend diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/frontend-search/frontend-search.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/frontend-search/frontend-search.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/frontend-search/frontend-search.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/frontend-search/frontend-search.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/fzf/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/fzf/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/fzf/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/fzf/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/fzf/fzf.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/fzf/fzf.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/fzf/fzf.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/fzf/fzf.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gas/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gas/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gas/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gas/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gas/_gas b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gas/_gas similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gas/_gas rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gas/_gas diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gatsby/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gatsby/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gatsby/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gatsby/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gatsby/_gatsby b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gatsby/_gatsby similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gatsby/_gatsby rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gatsby/_gatsby diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gcloud/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gcloud/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gcloud/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gcloud/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gcloud/gcloud.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gcloud/gcloud.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gcloud/gcloud.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gcloud/gcloud.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/geeknote/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/geeknote/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/geeknote/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/geeknote/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/geeknote/_geeknote b/files/system/usr/etc/skel/.oh-my-zsh/plugins/geeknote/_geeknote similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/geeknote/_geeknote rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/geeknote/_geeknote diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/geeknote/geeknote.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/geeknote/geeknote.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/geeknote/geeknote.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/geeknote/geeknote.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gem/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gem/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gem/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gem/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gem/completions/_gem b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gem/completions/_gem similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gem/completions/_gem rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gem/completions/_gem diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gem/gem.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gem/gem.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gem/gem.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gem/gem.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/genpass/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/genpass/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/genpass/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/genpass/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/genpass/genpass-apple b/files/system/usr/etc/skel/.oh-my-zsh/plugins/genpass/genpass-apple similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/genpass/genpass-apple rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/genpass/genpass-apple diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/genpass/genpass-monkey b/files/system/usr/etc/skel/.oh-my-zsh/plugins/genpass/genpass-monkey similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/genpass/genpass-monkey rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/genpass/genpass-monkey diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/genpass/genpass-xkcd b/files/system/usr/etc/skel/.oh-my-zsh/plugins/genpass/genpass-xkcd similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/genpass/genpass-xkcd rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/genpass/genpass-xkcd diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/genpass/genpass.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/genpass/genpass.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/genpass/genpass.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/genpass/genpass.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gh/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gh/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gh/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gh/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gh/gh.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gh/gh.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gh/gh.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gh/gh.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-auto-fetch/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-auto-fetch/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-auto-fetch/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-auto-fetch/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-auto-fetch/git-auto-fetch.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-auto-fetch/git-auto-fetch.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-auto-fetch/git-auto-fetch.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-auto-fetch/git-auto-fetch.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-commit/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-commit/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-commit/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-commit/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-commit/git-commit.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-commit/git-commit.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-commit/git-commit.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-commit/git-commit.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-escape-magic/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-escape-magic/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-escape-magic/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-escape-magic/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-escape-magic/git-escape-magic b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-escape-magic/git-escape-magic similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-escape-magic/git-escape-magic rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-escape-magic/git-escape-magic diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-escape-magic/git-escape-magic.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-escape-magic/git-escape-magic.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-escape-magic/git-escape-magic.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-escape-magic/git-escape-magic.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-extras/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-extras/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-extras/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-extras/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-extras/git-extras.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-extras/git-extras.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-extras/git-extras.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-extras/git-extras.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-flow-avh/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-flow-avh/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-flow-avh/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-flow-avh/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-flow-avh/git-flow-avh.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-flow-avh/git-flow-avh.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-flow-avh/git-flow-avh.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-flow-avh/git-flow-avh.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-flow/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-flow/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-flow/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-flow/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-flow/_git-flow b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-flow/_git-flow similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-flow/_git-flow rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-flow/_git-flow diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-flow/git-flow.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-flow/git-flow.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-flow/git-flow.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-flow/git-flow.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-hubflow/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-hubflow/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-hubflow/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-hubflow/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-hubflow/git-hubflow.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-hubflow/git-hubflow.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-hubflow/git-hubflow.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-hubflow/git-hubflow.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-lfs/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-lfs/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-lfs/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-lfs/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-lfs/git-lfs.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-lfs/git-lfs.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-lfs/git-lfs.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-lfs/git-lfs.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-prompt/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-prompt/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-prompt/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-prompt/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-prompt/git-prompt.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-prompt/git-prompt.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-prompt/git-prompt.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-prompt/git-prompt.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git-prompt/gitstatus.py b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git-prompt/gitstatus.py similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git-prompt/gitstatus.py rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git-prompt/gitstatus.py diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/git/git.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/git/git.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/git/git.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/git/git.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gitfast/MANUAL.adoc b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gitfast/MANUAL.adoc similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gitfast/MANUAL.adoc rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gitfast/MANUAL.adoc diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gitfast/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gitfast/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gitfast/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gitfast/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gitfast/_git b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gitfast/_git similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gitfast/_git rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gitfast/_git diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gitfast/git-completion.bash b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gitfast/git-completion.bash similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gitfast/git-completion.bash rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gitfast/git-completion.bash diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gitfast/git-prompt.sh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gitfast/git-prompt.sh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gitfast/git-prompt.sh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gitfast/git-prompt.sh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gitfast/gitfast.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gitfast/gitfast.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gitfast/gitfast.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gitfast/gitfast.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/github/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/github/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/github/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/github/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/github/_hub b/files/system/usr/etc/skel/.oh-my-zsh/plugins/github/_hub similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/github/_hub rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/github/_hub diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/github/github.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/github/github.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/github/github.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/github/github.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gitignore/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gitignore/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gitignore/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gitignore/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gitignore/gitignore.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gitignore/gitignore.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gitignore/gitignore.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gitignore/gitignore.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/glassfish/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/glassfish/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/glassfish/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/glassfish/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/glassfish/_asadmin b/files/system/usr/etc/skel/.oh-my-zsh/plugins/glassfish/_asadmin similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/glassfish/_asadmin rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/glassfish/_asadmin diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/glassfish/glassfish.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/glassfish/glassfish.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/glassfish/glassfish.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/glassfish/glassfish.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/globalias/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/globalias/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/globalias/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/globalias/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/globalias/globalias.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/globalias/globalias.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/globalias/globalias.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/globalias/globalias.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gnu-utils/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gnu-utils/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gnu-utils/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gnu-utils/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gnu-utils/gnu-utils.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gnu-utils/gnu-utils.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gnu-utils/gnu-utils.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gnu-utils/gnu-utils.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/golang/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/golang/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/golang/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/golang/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/golang/_golang b/files/system/usr/etc/skel/.oh-my-zsh/plugins/golang/_golang similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/golang/_golang rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/golang/_golang diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/golang/golang.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/golang/golang.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/golang/golang.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/golang/golang.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/golang/templates/package.txt b/files/system/usr/etc/skel/.oh-my-zsh/plugins/golang/templates/package.txt similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/golang/templates/package.txt rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/golang/templates/package.txt diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/golang/templates/search.txt b/files/system/usr/etc/skel/.oh-my-zsh/plugins/golang/templates/search.txt similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/golang/templates/search.txt rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/golang/templates/search.txt diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gpg-agent/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gpg-agent/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gpg-agent/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gpg-agent/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gpg-agent/gpg-agent.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gpg-agent/gpg-agent.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gpg-agent/gpg-agent.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gpg-agent/gpg-agent.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gradle/LICENSE b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gradle/LICENSE similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gradle/LICENSE rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gradle/LICENSE diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gradle/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gradle/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gradle/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gradle/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gradle/_gradle b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gradle/_gradle similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gradle/_gradle rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gradle/_gradle diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gradle/gradle.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gradle/gradle.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gradle/gradle.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gradle/gradle.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/grails/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/grails/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/grails/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/grails/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/grails/grails.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/grails/grails.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/grails/grails.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/grails/grails.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/grc/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/grc/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/grc/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/grc/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/grc/grc.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/grc/grc.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/grc/grc.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/grc/grc.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/grunt/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/grunt/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/grunt/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/grunt/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/grunt/grunt.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/grunt/grunt.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/grunt/grunt.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/grunt/grunt.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gulp/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gulp/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gulp/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gulp/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/gulp/gulp.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/gulp/gulp.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/gulp/gulp.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/gulp/gulp.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/hanami/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/hanami/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/hanami/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/hanami/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/hanami/hanami.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/hanami/hanami.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/hanami/hanami.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/hanami/hanami.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/hasura/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/hasura/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/hasura/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/hasura/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/hasura/hasura.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/hasura/hasura.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/hasura/hasura.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/hasura/hasura.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/hcloud/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/hcloud/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/hcloud/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/hcloud/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/hcloud/hcloud.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/hcloud/hcloud.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/hcloud/hcloud.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/hcloud/hcloud.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/helm/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/helm/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/helm/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/helm/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/helm/helm.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/helm/helm.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/helm/helm.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/helm/helm.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/heroku-alias/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/heroku-alias/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/heroku-alias/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/heroku-alias/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/heroku-alias/heroku-alias.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/heroku-alias/heroku-alias.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/heroku-alias/heroku-alias.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/heroku-alias/heroku-alias.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/heroku/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/heroku/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/heroku/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/heroku/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/heroku/heroku.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/heroku/heroku.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/heroku/heroku.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/heroku/heroku.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/history-substring-search/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/history-substring-search/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/history-substring-search/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/history-substring-search/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/history-substring-search/dependencies/OMZ-README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/history-substring-search/dependencies/OMZ-README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/history-substring-search/dependencies/OMZ-README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/history-substring-search/dependencies/OMZ-README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/history-substring-search/history-substring-search.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/history-substring-search/history-substring-search.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/history-substring-search/history-substring-search.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/history-substring-search/history-substring-search.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/history-substring-search/history-substring-search.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/history/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/history/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/history/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/history/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/history/history.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/history/history.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/history/history.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/history/history.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/hitchhiker/.gitignore b/files/system/usr/etc/skel/.oh-my-zsh/plugins/hitchhiker/.gitignore similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/hitchhiker/.gitignore rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/hitchhiker/.gitignore diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/hitchhiker/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/hitchhiker/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/hitchhiker/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/hitchhiker/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/hitchhiker/fortunes/hitchhiker b/files/system/usr/etc/skel/.oh-my-zsh/plugins/hitchhiker/fortunes/hitchhiker similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/hitchhiker/fortunes/hitchhiker rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/hitchhiker/fortunes/hitchhiker diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/hitchhiker/hitchhiker.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/hitchhiker/hitchhiker.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/hitchhiker/hitchhiker.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/hitchhiker/hitchhiker.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/hitokoto/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/hitokoto/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/hitokoto/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/hitokoto/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/hitokoto/hitokoto.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/hitokoto/hitokoto.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/hitokoto/hitokoto.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/hitokoto/hitokoto.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/homestead/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/homestead/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/homestead/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/homestead/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/homestead/homestead.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/homestead/homestead.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/homestead/homestead.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/homestead/homestead.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/httpie/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/httpie/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/httpie/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/httpie/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/httpie/_httpie b/files/system/usr/etc/skel/.oh-my-zsh/plugins/httpie/_httpie similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/httpie/_httpie rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/httpie/_httpie diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/invoke/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/invoke/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/invoke/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/invoke/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/invoke/invoke.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/invoke/invoke.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/invoke/invoke.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/invoke/invoke.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ionic/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ionic/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ionic/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ionic/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ionic/ionic.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ionic/ionic.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ionic/ionic.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ionic/ionic.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ipfs/LICENSE b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ipfs/LICENSE similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ipfs/LICENSE rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ipfs/LICENSE diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ipfs/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ipfs/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ipfs/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ipfs/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ipfs/_ipfs b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ipfs/_ipfs similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ipfs/_ipfs rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ipfs/_ipfs diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/isodate/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/isodate/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/isodate/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/isodate/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/isodate/isodate.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/isodate/isodate.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/isodate/isodate.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/isodate/isodate.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/istioctl/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/istioctl/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/istioctl/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/istioctl/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/istioctl/istioctl.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/istioctl/istioctl.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/istioctl/istioctl.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/istioctl/istioctl.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/iterm2/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/iterm2/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/iterm2/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/iterm2/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/iterm2/iterm2.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/iterm2/iterm2.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/iterm2/iterm2.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/iterm2/iterm2.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/iterm2/iterm2_shell_integration.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/iterm2/iterm2_shell_integration.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/iterm2/iterm2_shell_integration.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/iterm2/iterm2_shell_integration.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/iterm2/update b/files/system/usr/etc/skel/.oh-my-zsh/plugins/iterm2/update similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/iterm2/update rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/iterm2/update diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/jake-node/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/jake-node/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/jake-node/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/jake-node/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/jake-node/jake-node.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/jake-node/jake-node.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/jake-node/jake-node.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/jake-node/jake-node.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/jenv/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/jenv/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/jenv/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/jenv/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/jenv/jenv.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/jenv/jenv.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/jenv/jenv.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/jenv/jenv.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/jfrog/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/jfrog/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/jfrog/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/jfrog/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/jfrog/jfrog.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/jfrog/jfrog.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/jfrog/jfrog.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/jfrog/jfrog.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/jhbuild/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/jhbuild/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/jhbuild/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/jhbuild/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/jhbuild/jhbuild.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/jhbuild/jhbuild.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/jhbuild/jhbuild.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/jhbuild/jhbuild.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/jira/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/jira/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/jira/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/jira/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/jira/_jira b/files/system/usr/etc/skel/.oh-my-zsh/plugins/jira/_jira similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/jira/_jira rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/jira/_jira diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/jira/jira.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/jira/jira.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/jira/jira.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/jira/jira.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/jj/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/jj/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/jj/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/jj/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/jj/jj.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/jj/jj.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/jj/jj.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/jj/jj.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/jruby/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/jruby/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/jruby/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/jruby/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/jruby/jruby.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/jruby/jruby.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/jruby/jruby.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/jruby/jruby.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/jsontools/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/jsontools/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/jsontools/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/jsontools/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/jsontools/jsontools.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/jsontools/jsontools.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/jsontools/jsontools.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/jsontools/jsontools.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/juju/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/juju/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/juju/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/juju/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/juju/juju.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/juju/juju.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/juju/juju.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/juju/juju.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/jump/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/jump/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/jump/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/jump/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/jump/jump.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/jump/jump.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/jump/jump.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/jump/jump.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/k9s/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/k9s/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/k9s/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/k9s/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/k9s/k9s.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/k9s/k9s.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/k9s/k9s.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/k9s/k9s.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kamal/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kamal/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kamal/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kamal/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kamal/_kamal b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kamal/_kamal similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kamal/_kamal rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kamal/_kamal diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kamal/kamal.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kamal/kamal.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kamal/kamal.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kamal/kamal.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kate/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kate/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kate/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kate/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kate/kate.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kate/kate.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kate/kate.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kate/kate.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/keychain/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/keychain/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/keychain/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/keychain/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/keychain/keychain.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/keychain/keychain.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/keychain/keychain.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/keychain/keychain.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kind/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kind/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kind/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kind/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kind/kind.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kind/kind.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kind/kind.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kind/kind.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kitchen/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kitchen/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kitchen/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kitchen/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kitchen/_kitchen b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kitchen/_kitchen similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kitchen/_kitchen rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kitchen/_kitchen diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kitty/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kitty/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kitty/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kitty/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kitty/kitty.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kitty/kitty.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kitty/kitty.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kitty/kitty.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kn/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kn/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kn/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kn/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kn/kn.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kn/kn.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kn/kn.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kn/kn.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/knife/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/knife/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/knife/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/knife/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/knife/_knife b/files/system/usr/etc/skel/.oh-my-zsh/plugins/knife/_knife similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/knife/_knife rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/knife/_knife diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/knife_ssh/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/knife_ssh/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/knife_ssh/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/knife_ssh/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/knife_ssh/knife_ssh.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/knife_ssh/knife_ssh.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/knife_ssh/knife_ssh.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/knife_ssh/knife_ssh.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kompose/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kompose/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kompose/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kompose/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kompose/kompose.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kompose/kompose.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kompose/kompose.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kompose/kompose.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kops/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kops/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kops/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kops/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kops/kops.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kops/kops.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kops/kops.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kops/kops.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kube-ps1/LICENSE b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kube-ps1/LICENSE similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kube-ps1/LICENSE rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kube-ps1/LICENSE diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kube-ps1/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kube-ps1/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kube-ps1/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kube-ps1/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kube-ps1/kube-ps1.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kube-ps1/kube-ps1.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kube-ps1/kube-ps1.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kube-ps1/kube-ps1.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kubectl/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kubectl/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kubectl/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kubectl/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kubectl/kubectl.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kubectl/kubectl.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kubectl/kubectl.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kubectl/kubectl.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kubectx/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kubectx/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kubectx/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kubectx/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kubectx/kubectx.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kubectx/kubectx.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kubectx/kubectx.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kubectx/kubectx.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kubectx/prod.png b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kubectx/prod.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kubectx/prod.png rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kubectx/prod.png diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/kubectx/stage.png b/files/system/usr/etc/skel/.oh-my-zsh/plugins/kubectx/stage.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/kubectx/stage.png rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/kubectx/stage.png diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/lando/LICENSE b/files/system/usr/etc/skel/.oh-my-zsh/plugins/lando/LICENSE similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/lando/LICENSE rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/lando/LICENSE diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/lando/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/lando/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/lando/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/lando/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/lando/lando.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/lando/lando.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/lando/lando.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/lando/lando.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/laravel/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/laravel/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/laravel/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/laravel/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/laravel/_artisan b/files/system/usr/etc/skel/.oh-my-zsh/plugins/laravel/_artisan similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/laravel/_artisan rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/laravel/_artisan diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/laravel/laravel.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/laravel/laravel.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/laravel/laravel.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/laravel/laravel.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/laravel4/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/laravel4/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/laravel4/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/laravel4/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/laravel4/laravel4.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/laravel4/laravel4.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/laravel4/laravel4.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/laravel4/laravel4.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/laravel5/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/laravel5/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/laravel5/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/laravel5/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/laravel5/laravel5.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/laravel5/laravel5.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/laravel5/laravel5.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/laravel5/laravel5.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/last-working-dir/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/last-working-dir/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/last-working-dir/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/last-working-dir/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/last-working-dir/last-working-dir.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/last-working-dir/last-working-dir.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/last-working-dir/last-working-dir.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/last-working-dir/last-working-dir.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/lein/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/lein/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/lein/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/lein/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/lein/_lein b/files/system/usr/etc/skel/.oh-my-zsh/plugins/lein/_lein similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/lein/_lein rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/lein/_lein diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/lighthouse/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/lighthouse/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/lighthouse/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/lighthouse/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/lighthouse/lighthouse.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/lighthouse/lighthouse.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/lighthouse/lighthouse.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/lighthouse/lighthouse.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/localstack/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/localstack/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/localstack/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/localstack/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/localstack/localstack.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/localstack/localstack.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/localstack/localstack.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/localstack/localstack.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/localstack/sqs-send-result.png b/files/system/usr/etc/skel/.oh-my-zsh/plugins/localstack/sqs-send-result.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/localstack/sqs-send-result.png rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/localstack/sqs-send-result.png diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/lol/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/lol/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/lol/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/lol/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/lol/lol.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/lol/lol.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/lol/lol.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/lol/lol.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/lpass/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/lpass/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/lpass/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/lpass/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/lpass/_lpass b/files/system/usr/etc/skel/.oh-my-zsh/plugins/lpass/_lpass similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/lpass/_lpass rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/lpass/_lpass diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/lxd/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/lxd/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/lxd/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/lxd/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/lxd/lxd.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/lxd/lxd.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/lxd/lxd.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/lxd/lxd.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/macos/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/macos/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/macos/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/macos/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/macos/_security b/files/system/usr/etc/skel/.oh-my-zsh/plugins/macos/_security similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/macos/_security rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/macos/_security diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/macos/macos.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/macos/macos.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/macos/macos.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/macos/macos.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/macos/music b/files/system/usr/etc/skel/.oh-my-zsh/plugins/macos/music similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/macos/music rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/macos/music diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/macos/spotify b/files/system/usr/etc/skel/.oh-my-zsh/plugins/macos/spotify similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/macos/spotify rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/macos/spotify diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/macports/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/macports/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/macports/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/macports/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/macports/_port b/files/system/usr/etc/skel/.oh-my-zsh/plugins/macports/_port similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/macports/_port rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/macports/_port diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/macports/macports.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/macports/macports.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/macports/macports.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/macports/macports.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/magic-enter/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/magic-enter/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/magic-enter/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/magic-enter/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/magic-enter/magic-enter.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/magic-enter/magic-enter.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/magic-enter/magic-enter.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/magic-enter/magic-enter.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/man/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/man/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/man/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/man/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/man/man.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/man/man.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/man/man.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/man/man.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/marked2/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/marked2/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/marked2/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/marked2/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/marked2/marked2.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/marked2/marked2.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/marked2/marked2.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/marked2/marked2.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/marktext/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/marktext/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/marktext/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/marktext/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/marktext/marktext.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/marktext/marktext.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/marktext/marktext.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/marktext/marktext.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/mercurial/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/mercurial/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/mercurial/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/mercurial/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/mercurial/mercurial.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/mercurial/mercurial.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/mercurial/mercurial.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/mercurial/mercurial.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/meteor/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/meteor/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/meteor/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/meteor/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/meteor/_meteor b/files/system/usr/etc/skel/.oh-my-zsh/plugins/meteor/_meteor similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/meteor/_meteor rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/meteor/_meteor diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/meteor/meteor.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/meteor/meteor.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/meteor/meteor.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/meteor/meteor.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/microk8s/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/microk8s/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/microk8s/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/microk8s/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/microk8s/microk8s.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/microk8s/microk8s.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/microk8s/microk8s.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/microk8s/microk8s.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/minikube/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/minikube/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/minikube/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/minikube/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/minikube/minikube.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/minikube/minikube.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/minikube/minikube.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/minikube/minikube.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/mise/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/mise/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/mise/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/mise/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/mise/mise.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/mise/mise.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/mise/mise.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/mise/mise.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/mix-fast/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/mix-fast/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/mix-fast/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/mix-fast/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/mix-fast/mix-fast.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/mix-fast/mix-fast.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/mix-fast/mix-fast.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/mix-fast/mix-fast.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/mix/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/mix/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/mix/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/mix/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/mix/_mix b/files/system/usr/etc/skel/.oh-my-zsh/plugins/mix/_mix similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/mix/_mix rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/mix/_mix diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/molecule/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/molecule/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/molecule/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/molecule/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/molecule/molecule.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/molecule/molecule.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/molecule/molecule.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/molecule/molecule.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/mongo-atlas/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/mongo-atlas/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/mongo-atlas/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/mongo-atlas/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/mongo-atlas/mongo-atlas.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/mongo-atlas/mongo-atlas.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/mongo-atlas/mongo-atlas.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/mongo-atlas/mongo-atlas.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/mongocli/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/mongocli/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/mongocli/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/mongocli/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/mongocli/mongocli.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/mongocli/mongocli.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/mongocli/mongocli.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/mongocli/mongocli.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/mosh/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/mosh/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/mosh/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/mosh/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/mosh/mosh.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/mosh/mosh.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/mosh/mosh.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/mosh/mosh.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/multipass/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/multipass/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/multipass/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/multipass/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/multipass/_multipass b/files/system/usr/etc/skel/.oh-my-zsh/plugins/multipass/_multipass similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/multipass/_multipass rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/multipass/_multipass diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/multipass/multipass.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/multipass/multipass.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/multipass/multipass.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/multipass/multipass.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/mvn/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/mvn/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/mvn/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/mvn/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/mvn/mvn.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/mvn/mvn.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/mvn/mvn.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/mvn/mvn.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/mysql-macports/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/mysql-macports/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/mysql-macports/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/mysql-macports/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/mysql-macports/mysql-macports.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/mysql-macports/mysql-macports.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/mysql-macports/mysql-macports.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/mysql-macports/mysql-macports.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/n98-magerun/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/n98-magerun/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/n98-magerun/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/n98-magerun/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/n98-magerun/n98-magerun.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/n98-magerun/n98-magerun.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/n98-magerun/n98-magerun.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/n98-magerun/n98-magerun.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/nanoc/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/nanoc/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/nanoc/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/nanoc/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/nanoc/_nanoc b/files/system/usr/etc/skel/.oh-my-zsh/plugins/nanoc/_nanoc similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/nanoc/_nanoc rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/nanoc/_nanoc diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/nanoc/nanoc.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/nanoc/nanoc.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/nanoc/nanoc.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/nanoc/nanoc.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/nats/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/nats/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/nats/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/nats/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/nats/nats.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/nats/nats.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/nats/nats.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/nats/nats.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/nestjs/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/nestjs/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/nestjs/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/nestjs/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/nestjs/nestjs.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/nestjs/nestjs.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/nestjs/nestjs.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/nestjs/nestjs.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ng/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ng/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ng/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ng/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ng/_ng b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ng/_ng similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ng/_ng rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ng/_ng diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ngrok/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ngrok/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ngrok/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ngrok/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ngrok/ngrok.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ngrok/ngrok.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ngrok/ngrok.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ngrok/ngrok.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/nmap/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/nmap/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/nmap/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/nmap/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/nmap/nmap.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/nmap/nmap.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/nmap/nmap.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/nmap/nmap.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/node/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/node/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/node/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/node/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/node/node.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/node/node.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/node/node.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/node/node.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/nodenv/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/nodenv/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/nodenv/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/nodenv/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/nodenv/nodenv.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/nodenv/nodenv.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/nodenv/nodenv.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/nodenv/nodenv.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/nomad/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/nomad/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/nomad/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/nomad/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/nomad/_nomad b/files/system/usr/etc/skel/.oh-my-zsh/plugins/nomad/_nomad similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/nomad/_nomad rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/nomad/_nomad diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/npm/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/npm/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/npm/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/npm/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/npm/npm.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/npm/npm.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/npm/npm.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/npm/npm.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/nvm/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/nvm/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/nvm/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/nvm/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/nvm/nvm.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/nvm/nvm.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/nvm/nvm.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/nvm/nvm.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/oc/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/oc/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/oc/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/oc/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/oc/oc.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/oc/oc.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/oc/oc.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/oc/oc.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/octozen/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/octozen/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/octozen/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/octozen/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/octozen/octozen.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/octozen/octozen.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/octozen/octozen.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/octozen/octozen.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/opentofu/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/opentofu/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/opentofu/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/opentofu/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/opentofu/opentofu.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/opentofu/opentofu.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/opentofu/opentofu.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/opentofu/opentofu.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/operator-sdk/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/operator-sdk/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/operator-sdk/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/operator-sdk/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/operator-sdk/operator-sdk.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/operator-sdk/operator-sdk.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/operator-sdk/operator-sdk.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/operator-sdk/operator-sdk.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/otp/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/otp/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/otp/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/otp/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/otp/otp.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/otp/otp.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/otp/otp.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/otp/otp.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pass/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pass/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pass/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pass/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pass/_pass b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pass/_pass similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pass/_pass rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pass/_pass diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/paver/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/paver/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/paver/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/paver/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/paver/paver.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/paver/paver.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/paver/paver.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/paver/paver.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pep8/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pep8/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pep8/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pep8/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pep8/_pep8 b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pep8/_pep8 similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pep8/_pep8 rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pep8/_pep8 diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/per-directory-history/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/per-directory-history/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/per-directory-history/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/per-directory-history/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/per-directory-history/per-directory-history.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/per-directory-history/per-directory-history.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/per-directory-history/per-directory-history.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/per-directory-history/per-directory-history.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/per-directory-history/per-directory-history.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/per-directory-history/per-directory-history.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/per-directory-history/per-directory-history.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/per-directory-history/per-directory-history.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/percol/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/percol/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/percol/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/percol/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/percol/percol.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/percol/percol.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/percol/percol.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/percol/percol.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/perl/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/perl/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/perl/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/perl/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/perl/perl.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/perl/perl.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/perl/perl.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/perl/perl.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/perms/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/perms/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/perms/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/perms/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/perms/perms.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/perms/perms.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/perms/perms.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/perms/perms.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/phing/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/phing/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/phing/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/phing/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/phing/phing.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/phing/phing.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/phing/phing.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/phing/phing.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pip/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pip/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pip/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pip/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pip/_pip b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pip/_pip similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pip/_pip rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pip/_pip diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pip/pip.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pip/pip.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pip/pip.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pip/pip.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pipenv/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pipenv/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pipenv/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pipenv/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pipenv/pipenv.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pipenv/pipenv.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pipenv/pipenv.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pipenv/pipenv.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pj/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pj/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pj/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pj/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pj/pj.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pj/pj.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pj/pj.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pj/pj.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/please/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/please/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/please/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/please/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/please/please.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/please/please.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/please/please.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/please/please.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pm2/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pm2/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pm2/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pm2/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pm2/_pm2 b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pm2/_pm2 similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pm2/_pm2 rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pm2/_pm2 diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pm2/pm2.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pm2/pm2.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pm2/pm2.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pm2/pm2.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pod/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pod/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pod/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pod/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pod/_pod b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pod/_pod similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pod/_pod rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pod/_pod diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/podman/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/podman/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/podman/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/podman/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/podman/podman.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/podman/podman.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/podman/podman.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/podman/podman.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/poetry-env/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/poetry-env/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/poetry-env/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/poetry-env/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/poetry-env/poetry-env.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/poetry-env/poetry-env.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/poetry-env/poetry-env.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/poetry-env/poetry-env.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/poetry/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/poetry/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/poetry/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/poetry/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/poetry/poetry.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/poetry/poetry.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/poetry/poetry.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/poetry/poetry.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/postgres/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/postgres/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/postgres/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/postgres/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/postgres/postgres.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/postgres/postgres.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/postgres/postgres.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/postgres/postgres.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pow/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pow/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pow/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pow/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pow/pow.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pow/pow.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pow/pow.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pow/pow.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/powder/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/powder/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/powder/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/powder/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/powder/_powder b/files/system/usr/etc/skel/.oh-my-zsh/plugins/powder/_powder similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/powder/_powder rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/powder/_powder diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/powify/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/powify/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/powify/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/powify/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/powify/_powify b/files/system/usr/etc/skel/.oh-my-zsh/plugins/powify/_powify similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/powify/_powify rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/powify/_powify diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pre-commit/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pre-commit/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pre-commit/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pre-commit/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pre-commit/pre-commit.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pre-commit/pre-commit.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pre-commit/pre-commit.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pre-commit/pre-commit.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/procs/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/procs/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/procs/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/procs/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/procs/procs.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/procs/procs.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/procs/procs.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/procs/procs.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/profiles/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/profiles/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/profiles/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/profiles/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/profiles/profiles.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/profiles/profiles.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/profiles/profiles.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/profiles/profiles.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pulumi/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pulumi/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pulumi/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pulumi/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pulumi/pulumi.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pulumi/pulumi.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pulumi/pulumi.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pulumi/pulumi.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pyenv/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pyenv/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pyenv/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pyenv/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pyenv/pyenv.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pyenv/pyenv.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pyenv/pyenv.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pyenv/pyenv.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pylint/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pylint/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pylint/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pylint/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pylint/_pylint b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pylint/_pylint similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pylint/_pylint rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pylint/_pylint diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/pylint/pylint.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/pylint/pylint.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/pylint/pylint.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/pylint/pylint.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/python/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/python/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/python/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/python/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/python/python.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/python/python.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/python/python.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/python/python.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/qodana/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/qodana/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/qodana/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/qodana/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/qodana/qodana.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/qodana/qodana.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/qodana/qodana.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/qodana/qodana.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/qrcode/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/qrcode/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/qrcode/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/qrcode/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/qrcode/qrcode.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/qrcode/qrcode.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/qrcode/qrcode.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/qrcode/qrcode.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rails/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rails/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rails/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rails/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rails/_rails b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rails/_rails similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rails/_rails rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rails/_rails diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rails/rails.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rails/rails.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rails/rails.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rails/rails.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rake-fast/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rake-fast/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rake-fast/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rake-fast/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rake-fast/rake-fast.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rake-fast/rake-fast.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rake-fast/rake-fast.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rake-fast/rake-fast.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rake/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rake/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rake/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rake/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rake/rake.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rake/rake.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rake/rake.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rake/rake.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rand-quote/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rand-quote/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rand-quote/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rand-quote/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rand-quote/rand-quote.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rand-quote/rand-quote.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rand-quote/rand-quote.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rand-quote/rand-quote.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rbenv/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rbenv/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rbenv/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rbenv/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rbenv/rbenv.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rbenv/rbenv.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rbenv/rbenv.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rbenv/rbenv.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rbw/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rbw/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rbw/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rbw/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rbw/rbw.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rbw/rbw.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rbw/rbw.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rbw/rbw.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rclone/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rclone/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rclone/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rclone/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rclone/rclone.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rclone/rclone.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rclone/rclone.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rclone/rclone.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/react-native/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/react-native/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/react-native/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/react-native/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/react-native/_react-native b/files/system/usr/etc/skel/.oh-my-zsh/plugins/react-native/_react-native similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/react-native/_react-native rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/react-native/_react-native diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/react-native/react-native.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/react-native/react-native.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/react-native/react-native.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/react-native/react-native.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rebar/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rebar/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rebar/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rebar/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rebar/_rebar b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rebar/_rebar similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rebar/_rebar rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rebar/_rebar diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/redis-cli/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/redis-cli/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/redis-cli/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/redis-cli/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/redis-cli/_redis-cli b/files/system/usr/etc/skel/.oh-my-zsh/plugins/redis-cli/_redis-cli similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/redis-cli/_redis-cli rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/redis-cli/_redis-cli diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/repo/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/repo/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/repo/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/repo/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/repo/_repo b/files/system/usr/etc/skel/.oh-my-zsh/plugins/repo/_repo similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/repo/_repo rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/repo/_repo diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/repo/repo.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/repo/repo.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/repo/repo.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/repo/repo.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ros/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ros/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ros/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ros/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ros/_ros b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ros/_ros similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ros/_ros rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ros/_ros diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rsync/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rsync/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rsync/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rsync/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rsync/rsync.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rsync/rsync.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rsync/rsync.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rsync/rsync.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ruby/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ruby/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ruby/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ruby/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ruby/ruby.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ruby/ruby.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ruby/ruby.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ruby/ruby.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rust/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rust/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rust/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rust/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rust/_rustc b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rust/_rustc similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rust/_rustc rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rust/_rustc diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rust/rust.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rust/rust.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rust/rust.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rust/rust.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rvm/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rvm/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rvm/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rvm/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/rvm/rvm.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/rvm/rvm.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/rvm/rvm.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/rvm/rvm.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/safe-paste/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/safe-paste/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/safe-paste/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/safe-paste/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/safe-paste/safe-paste.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/safe-paste/safe-paste.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/safe-paste/safe-paste.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/safe-paste/safe-paste.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/salt/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/salt/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/salt/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/salt/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/salt/_salt b/files/system/usr/etc/skel/.oh-my-zsh/plugins/salt/_salt similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/salt/_salt rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/salt/_salt diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/samtools/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/samtools/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/samtools/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/samtools/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/samtools/_samtools b/files/system/usr/etc/skel/.oh-my-zsh/plugins/samtools/_samtools similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/samtools/_samtools rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/samtools/_samtools diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/sbt/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/sbt/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/sbt/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/sbt/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/sbt/_sbt b/files/system/usr/etc/skel/.oh-my-zsh/plugins/sbt/_sbt similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/sbt/_sbt rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/sbt/_sbt diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/sbt/sbt.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/sbt/sbt.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/sbt/sbt.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/sbt/sbt.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/scala/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/scala/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/scala/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/scala/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/scala/_scala b/files/system/usr/etc/skel/.oh-my-zsh/plugins/scala/_scala similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/scala/_scala rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/scala/_scala diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/scd/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/scd/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/scd/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/scd/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/scd/_scd b/files/system/usr/etc/skel/.oh-my-zsh/plugins/scd/_scd similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/scd/_scd rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/scd/_scd diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/scd/scd b/files/system/usr/etc/skel/.oh-my-zsh/plugins/scd/scd similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/scd/scd rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/scd/scd diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/scd/scd.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/scd/scd.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/scd/scd.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/scd/scd.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/screen/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/screen/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/screen/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/screen/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/screen/screen.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/screen/screen.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/screen/screen.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/screen/screen.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/scw/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/scw/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/scw/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/scw/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/scw/scw.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/scw/scw.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/scw/scw.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/scw/scw.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/sdk/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/sdk/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/sdk/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/sdk/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/sdk/sdk.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/sdk/sdk.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/sdk/sdk.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/sdk/sdk.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/sfdx/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/sfdx/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/sfdx/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/sfdx/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/sfdx/_sfdx b/files/system/usr/etc/skel/.oh-my-zsh/plugins/sfdx/_sfdx similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/sfdx/_sfdx rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/sfdx/_sfdx diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/sfffe/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/sfffe/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/sfffe/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/sfffe/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/sfffe/sfffe.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/sfffe/sfffe.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/sfffe/sfffe.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/sfffe/sfffe.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/shell-proxy/.editorconfig b/files/system/usr/etc/skel/.oh-my-zsh/plugins/shell-proxy/.editorconfig similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/shell-proxy/.editorconfig rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/shell-proxy/.editorconfig diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/shell-proxy/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/shell-proxy/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/shell-proxy/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/shell-proxy/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/shell-proxy/proxy.py b/files/system/usr/etc/skel/.oh-my-zsh/plugins/shell-proxy/proxy.py similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/shell-proxy/proxy.py rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/shell-proxy/proxy.py diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/shell-proxy/shell-proxy.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/shell-proxy/shell-proxy.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/shell-proxy/shell-proxy.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/shell-proxy/shell-proxy.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/shell-proxy/ssh-agent.py b/files/system/usr/etc/skel/.oh-my-zsh/plugins/shell-proxy/ssh-agent.py similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/shell-proxy/ssh-agent.py rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/shell-proxy/ssh-agent.py diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/shell-proxy/ssh-proxy.py b/files/system/usr/etc/skel/.oh-my-zsh/plugins/shell-proxy/ssh-proxy.py similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/shell-proxy/ssh-proxy.py rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/shell-proxy/ssh-proxy.py diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/shrink-path/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/shrink-path/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/shrink-path/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/shrink-path/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/shrink-path/shrink-path.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/shrink-path/shrink-path.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/shrink-path/shrink-path.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/shrink-path/shrink-path.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/sigstore/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/sigstore/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/sigstore/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/sigstore/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/sigstore/sigstore.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/sigstore/sigstore.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/sigstore/sigstore.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/sigstore/sigstore.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/singlechar/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/singlechar/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/singlechar/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/singlechar/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/singlechar/singlechar.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/singlechar/singlechar.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/singlechar/singlechar.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/singlechar/singlechar.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/skaffold/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/skaffold/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/skaffold/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/skaffold/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/skaffold/skaffold.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/skaffold/skaffold.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/skaffold/skaffold.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/skaffold/skaffold.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/snap/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/snap/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/snap/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/snap/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/snap/snap.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/snap/snap.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/snap/snap.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/snap/snap.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/spackenv/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/spackenv/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/spackenv/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/spackenv/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/spackenv/spackenv.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/spackenv/spackenv.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/spackenv/spackenv.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/spackenv/spackenv.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/spring/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/spring/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/spring/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/spring/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/spring/_spring b/files/system/usr/etc/skel/.oh-my-zsh/plugins/spring/_spring similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/spring/_spring rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/spring/_spring diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/sprunge/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/sprunge/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/sprunge/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/sprunge/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/sprunge/sprunge.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/sprunge/sprunge.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/sprunge/sprunge.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/sprunge/sprunge.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ssh-agent/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ssh-agent/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ssh-agent/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ssh-agent/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ssh-agent/ssh-agent.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ssh-agent/ssh-agent.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ssh-agent/ssh-agent.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ssh-agent/ssh-agent.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ssh/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ssh/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ssh/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ssh/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ssh/ssh.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ssh/ssh.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ssh/ssh.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ssh/ssh.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/stack/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/stack/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/stack/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/stack/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/stack/stack.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/stack/stack.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/stack/stack.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/stack/stack.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/starship/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/starship/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/starship/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/starship/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/starship/starship.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/starship/starship.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/starship/starship.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/starship/starship.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/stripe/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/stripe/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/stripe/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/stripe/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/stripe/stripe.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/stripe/stripe.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/stripe/stripe.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/stripe/stripe.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/sublime-merge/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/sublime-merge/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/sublime-merge/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/sublime-merge/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/sublime-merge/sublime-merge.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/sublime-merge/sublime-merge.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/sublime-merge/sublime-merge.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/sublime-merge/sublime-merge.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/sublime/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/sublime/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/sublime/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/sublime/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/sublime/sublime.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/sublime/sublime.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/sublime/sublime.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/sublime/sublime.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/sudo/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/sudo/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/sudo/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/sudo/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/sudo/sudo.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/sudo/sudo.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/sudo/sudo.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/sudo/sudo.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/supervisor/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/supervisor/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/supervisor/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/supervisor/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/supervisor/_supervisorctl b/files/system/usr/etc/skel/.oh-my-zsh/plugins/supervisor/_supervisorctl similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/supervisor/_supervisorctl rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/supervisor/_supervisorctl diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/supervisor/_supervisord b/files/system/usr/etc/skel/.oh-my-zsh/plugins/supervisor/_supervisord similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/supervisor/_supervisord rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/supervisor/_supervisord diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/supervisor/supervisor.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/supervisor/supervisor.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/supervisor/supervisor.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/supervisor/supervisor.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/suse/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/suse/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/suse/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/suse/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/suse/suse.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/suse/suse.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/suse/suse.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/suse/suse.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/svcat/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/svcat/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/svcat/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/svcat/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/svcat/svcat.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/svcat/svcat.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/svcat/svcat.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/svcat/svcat.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/svn-fast-info/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/svn-fast-info/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/svn-fast-info/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/svn-fast-info/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/svn-fast-info/svn-fast-info.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/svn-fast-info/svn-fast-info.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/svn-fast-info/svn-fast-info.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/svn-fast-info/svn-fast-info.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/svn/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/svn/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/svn/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/svn/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/svn/svn.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/svn/svn.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/svn/svn.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/svn/svn.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/swiftpm/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/swiftpm/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/swiftpm/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/swiftpm/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/swiftpm/_swift b/files/system/usr/etc/skel/.oh-my-zsh/plugins/swiftpm/_swift similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/swiftpm/_swift rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/swiftpm/_swift diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/swiftpm/swiftpm.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/swiftpm/swiftpm.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/swiftpm/swiftpm.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/swiftpm/swiftpm.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/symfony/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/symfony/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/symfony/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/symfony/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/symfony/symfony.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/symfony/symfony.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/symfony/symfony.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/symfony/symfony.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/symfony2/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/symfony2/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/symfony2/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/symfony2/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/symfony2/symfony2.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/symfony2/symfony2.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/symfony2/symfony2.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/symfony2/symfony2.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/symfony6/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/symfony6/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/symfony6/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/symfony6/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/symfony6/symfony6.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/symfony6/symfony6.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/symfony6/symfony6.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/symfony6/symfony6.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/systemadmin/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/systemadmin/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/systemadmin/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/systemadmin/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/systemadmin/systemadmin.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/systemadmin/systemadmin.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/systemadmin/systemadmin.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/systemadmin/systemadmin.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/systemd/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/systemd/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/systemd/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/systemd/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/systemd/systemd.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/systemd/systemd.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/systemd/systemd.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/systemd/systemd.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/tailscale/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/tailscale/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/tailscale/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/tailscale/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/tailscale/tailscale.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/tailscale/tailscale.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/tailscale/tailscale.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/tailscale/tailscale.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/task/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/task/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/task/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/task/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/task/task.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/task/task.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/task/task.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/task/task.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/taskwarrior/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/taskwarrior/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/taskwarrior/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/taskwarrior/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/taskwarrior/_task b/files/system/usr/etc/skel/.oh-my-zsh/plugins/taskwarrior/_task similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/taskwarrior/_task rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/taskwarrior/_task diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/taskwarrior/taskwarrior.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/taskwarrior/taskwarrior.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/taskwarrior/taskwarrior.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/taskwarrior/taskwarrior.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/term_tab/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/term_tab/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/term_tab/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/term_tab/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/term_tab/term_tab.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/term_tab/term_tab.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/term_tab/term_tab.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/term_tab/term_tab.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/terminitor/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/terminitor/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/terminitor/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/terminitor/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/terminitor/_terminitor b/files/system/usr/etc/skel/.oh-my-zsh/plugins/terminitor/_terminitor similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/terminitor/_terminitor rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/terminitor/_terminitor diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/terraform/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/terraform/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/terraform/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/terraform/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/terraform/_terraform b/files/system/usr/etc/skel/.oh-my-zsh/plugins/terraform/_terraform similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/terraform/_terraform rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/terraform/_terraform diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/terraform/terraform.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/terraform/terraform.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/terraform/terraform.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/terraform/terraform.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/textastic/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/textastic/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/textastic/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/textastic/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/textastic/textastic.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/textastic/textastic.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/textastic/textastic.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/textastic/textastic.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/textmate/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/textmate/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/textmate/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/textmate/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/textmate/textmate.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/textmate/textmate.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/textmate/textmate.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/textmate/textmate.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/thefuck/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/thefuck/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/thefuck/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/thefuck/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/thefuck/thefuck.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/thefuck/thefuck.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/thefuck/thefuck.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/thefuck/thefuck.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/themes/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/themes/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/themes/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/themes/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/themes/themes.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/themes/themes.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/themes/themes.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/themes/themes.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/thor/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/thor/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/thor/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/thor/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/thor/_thor b/files/system/usr/etc/skel/.oh-my-zsh/plugins/thor/_thor similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/thor/_thor rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/thor/_thor diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/tig/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/tig/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/tig/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/tig/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/tig/tig.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/tig/tig.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/tig/tig.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/tig/tig.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/timer/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/timer/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/timer/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/timer/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/timer/timer.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/timer/timer.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/timer/timer.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/timer/timer.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/timoni/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/timoni/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/timoni/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/timoni/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/timoni/timoni.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/timoni/timoni.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/timoni/timoni.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/timoni/timoni.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/tldr/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/tldr/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/tldr/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/tldr/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/tldr/tldr.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/tldr/tldr.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/tldr/tldr.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/tldr/tldr.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/tmux-cssh/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/tmux-cssh/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/tmux-cssh/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/tmux-cssh/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/tmux-cssh/_tmux-cssh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/tmux-cssh/_tmux-cssh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/tmux-cssh/_tmux-cssh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/tmux-cssh/_tmux-cssh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/tmux/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/tmux/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/tmux/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/tmux/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/tmux/tmux.extra.conf b/files/system/usr/etc/skel/.oh-my-zsh/plugins/tmux/tmux.extra.conf similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/tmux/tmux.extra.conf rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/tmux/tmux.extra.conf diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/tmux/tmux.only.conf b/files/system/usr/etc/skel/.oh-my-zsh/plugins/tmux/tmux.only.conf similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/tmux/tmux.only.conf rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/tmux/tmux.only.conf diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/tmux/tmux.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/tmuxinator/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/tmuxinator/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/tmuxinator/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/tmuxinator/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/tmuxinator/_tmuxinator b/files/system/usr/etc/skel/.oh-my-zsh/plugins/tmuxinator/_tmuxinator similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/tmuxinator/_tmuxinator rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/tmuxinator/_tmuxinator diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/tmuxinator/tmuxinator.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/tmuxinator/tmuxinator.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/tmuxinator/tmuxinator.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/tmuxinator/tmuxinator.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/toolbox/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/toolbox/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/toolbox/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/toolbox/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/toolbox/toolbox.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/toolbox/toolbox.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/toolbox/toolbox.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/toolbox/toolbox.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/torrent/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/torrent/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/torrent/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/torrent/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/torrent/torrent.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/torrent/torrent.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/torrent/torrent.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/torrent/torrent.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/transfer/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/transfer/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/transfer/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/transfer/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/transfer/transfer.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/transfer/transfer.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/transfer/transfer.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/transfer/transfer.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/tt/README.MD b/files/system/usr/etc/skel/.oh-my-zsh/plugins/tt/README.MD similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/tt/README.MD rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/tt/README.MD diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/tt/tt.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/tt/tt.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/tt/tt.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/tt/tt.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/tugboat/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/tugboat/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/tugboat/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/tugboat/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/tugboat/_tugboat b/files/system/usr/etc/skel/.oh-my-zsh/plugins/tugboat/_tugboat similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/tugboat/_tugboat rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/tugboat/_tugboat diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ubuntu/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ubuntu/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ubuntu/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ubuntu/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ubuntu/ubuntu.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ubuntu/ubuntu.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ubuntu/ubuntu.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ubuntu/ubuntu.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ufw/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ufw/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ufw/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ufw/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/ufw/_ufw b/files/system/usr/etc/skel/.oh-my-zsh/plugins/ufw/_ufw similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/ufw/_ufw rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/ufw/_ufw diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/universalarchive/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/universalarchive/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/universalarchive/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/universalarchive/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/universalarchive/_universalarchive b/files/system/usr/etc/skel/.oh-my-zsh/plugins/universalarchive/_universalarchive similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/universalarchive/_universalarchive rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/universalarchive/_universalarchive diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/universalarchive/universalarchive.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/universalarchive/universalarchive.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/universalarchive/universalarchive.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/universalarchive/universalarchive.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/urltools/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/urltools/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/urltools/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/urltools/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/urltools/urltools.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/urltools/urltools.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/urltools/urltools.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/urltools/urltools.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/uv/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/uv/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/uv/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/uv/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/uv/uv.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/uv/uv.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/uv/uv.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/uv/uv.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/vagrant-prompt/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/vagrant-prompt/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/vagrant-prompt/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/vagrant-prompt/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/vagrant-prompt/vagrant-prompt.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/vagrant-prompt/vagrant-prompt.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/vagrant-prompt/vagrant-prompt.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/vagrant-prompt/vagrant-prompt.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/vagrant/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/vagrant/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/vagrant/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/vagrant/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/vagrant/_vagrant b/files/system/usr/etc/skel/.oh-my-zsh/plugins/vagrant/_vagrant similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/vagrant/_vagrant rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/vagrant/_vagrant diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/vagrant/vagrant.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/vagrant/vagrant.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/vagrant/vagrant.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/vagrant/vagrant.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/vault/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/vault/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/vault/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/vault/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/vault/vault.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/vault/vault.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/vault/vault.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/vault/vault.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/vi-mode/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/vi-mode/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/vi-mode/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/vi-mode/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/vi-mode/vi-mode.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/vi-mode/vi-mode.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/vi-mode/vi-mode.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/vi-mode/vi-mode.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/vim-interaction/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/vim-interaction/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/vim-interaction/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/vim-interaction/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/vim-interaction/vim-interaction.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/vim-interaction/vim-interaction.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/vim-interaction/vim-interaction.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/vim-interaction/vim-interaction.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/virtualenv/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/virtualenv/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/virtualenv/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/virtualenv/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/virtualenv/virtualenv.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/virtualenv/virtualenv.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/virtualenv/virtualenv.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/virtualenv/virtualenv.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/virtualenvwrapper/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/virtualenvwrapper/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/virtualenvwrapper/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/virtualenvwrapper/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/virtualenvwrapper/virtualenvwrapper.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/virtualenvwrapper/virtualenvwrapper.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/virtualenvwrapper/virtualenvwrapper.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/virtualenvwrapper/virtualenvwrapper.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/volta/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/volta/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/volta/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/volta/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/volta/volta.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/volta/volta.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/volta/volta.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/volta/volta.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/vscode/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/vscode/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/vscode/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/vscode/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/vscode/vscode.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/vscode/vscode.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/vscode/vscode.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/vscode/vscode.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/vundle/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/vundle/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/vundle/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/vundle/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/vundle/vundle.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/vundle/vundle.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/vundle/vundle.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/vundle/vundle.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/wakeonlan/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/wakeonlan/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/wakeonlan/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/wakeonlan/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/wakeonlan/_wake b/files/system/usr/etc/skel/.oh-my-zsh/plugins/wakeonlan/_wake similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/wakeonlan/_wake rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/wakeonlan/_wake diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/wakeonlan/wakeonlan.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/wakeonlan/wakeonlan.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/wakeonlan/wakeonlan.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/wakeonlan/wakeonlan.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/watson/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/watson/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/watson/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/watson/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/watson/_watson b/files/system/usr/etc/skel/.oh-my-zsh/plugins/watson/_watson similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/watson/_watson rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/watson/_watson diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/wd/LICENSE b/files/system/usr/etc/skel/.oh-my-zsh/plugins/wd/LICENSE similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/wd/LICENSE rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/wd/LICENSE diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/wd/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/wd/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/wd/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/wd/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/wd/_wd.sh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/wd/_wd.sh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/wd/_wd.sh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/wd/_wd.sh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/wd/wd.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/wd/wd.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/wd/wd.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/wd/wd.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/wd/wd.sh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/wd/wd.sh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/wd/wd.sh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/wd/wd.sh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/web-search/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/web-search/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/web-search/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/web-search/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/web-search/web-search.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/web-search/web-search.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/web-search/web-search.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/web-search/web-search.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/wp-cli/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/wp-cli/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/wp-cli/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/wp-cli/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/wp-cli/wp-cli.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/wp-cli/wp-cli.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/wp-cli/wp-cli.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/wp-cli/wp-cli.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/xcode/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/xcode/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/xcode/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/xcode/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/xcode/_xcselv b/files/system/usr/etc/skel/.oh-my-zsh/plugins/xcode/_xcselv similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/xcode/_xcselv rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/xcode/_xcselv diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/xcode/xcode.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/xcode/xcode.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/xcode/xcode.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/xcode/xcode.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/yarn/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/yarn/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/yarn/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/yarn/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/yarn/_yarn b/files/system/usr/etc/skel/.oh-my-zsh/plugins/yarn/_yarn similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/yarn/_yarn rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/yarn/_yarn diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/yarn/yarn.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/yarn/yarn.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/yarn/yarn.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/yarn/yarn.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/yii/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/yii/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/yii/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/yii/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/yii/yii.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/yii/yii.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/yii/yii.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/yii/yii.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/yii2/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/yii2/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/yii2/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/yii2/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/yii2/yii2.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/yii2/yii2.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/yii2/yii2.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/yii2/yii2.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/yum/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/yum/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/yum/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/yum/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/yum/yum.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/yum/yum.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/yum/yum.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/yum/yum.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/z/LICENSE b/files/system/usr/etc/skel/.oh-my-zsh/plugins/z/LICENSE similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/z/LICENSE rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/z/LICENSE diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/z/MANUAL.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/z/MANUAL.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/z/MANUAL.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/z/MANUAL.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/z/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/z/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/z/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/z/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/z/_z b/files/system/usr/etc/skel/.oh-my-zsh/plugins/z/_z similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/z/_z rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/z/_z diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/z/img/demo.gif b/files/system/usr/etc/skel/.oh-my-zsh/plugins/z/img/demo.gif similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/z/img/demo.gif rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/z/img/demo.gif diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/z/img/mit_license.svg b/files/system/usr/etc/skel/.oh-my-zsh/plugins/z/img/mit_license.svg similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/z/img/mit_license.svg rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/z/img/mit_license.svg diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/z/img/zsh_4.3.11_plus.svg b/files/system/usr/etc/skel/.oh-my-zsh/plugins/z/img/zsh_4.3.11_plus.svg similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/z/img/zsh_4.3.11_plus.svg rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/z/img/zsh_4.3.11_plus.svg diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/z/z.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/z/z.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/z/z.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/z/z.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zbell/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zbell/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zbell/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zbell/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zbell/zbell.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zbell/zbell.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zbell/zbell.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zbell/zbell.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zeus/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zeus/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zeus/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zeus/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zeus/_zeus b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zeus/_zeus similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zeus/_zeus rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zeus/_zeus diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zeus/zeus.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zeus/zeus.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zeus/zeus.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zeus/zeus.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zoxide/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zoxide/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zoxide/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zoxide/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zoxide/zoxide.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zoxide/zoxide.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zoxide/zoxide.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zoxide/zoxide.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-interactive-cd/LICENSE b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-interactive-cd/LICENSE similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-interactive-cd/LICENSE rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-interactive-cd/LICENSE diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-interactive-cd/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-interactive-cd/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-interactive-cd/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-interactive-cd/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-interactive-cd/demo.gif b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-interactive-cd/demo.gif similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-interactive-cd/demo.gif rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-interactive-cd/demo.gif diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-interactive-cd/zsh-interactive-cd.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-interactive-cd/zsh-interactive-cd.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-interactive-cd/zsh-interactive-cd.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-interactive-cd/zsh-interactive-cd.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-aliases.conf b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-aliases.conf similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-aliases.conf rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-aliases.conf diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-cd.conf b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-cd.conf similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-cd.conf rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-cd.conf diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-env.conf b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-env.conf similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-env.conf rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-env.conf diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-functions.conf b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-functions.conf similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-functions.conf rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-functions.conf diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-history.conf b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-history.conf similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-history.conf rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-history.conf diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-kill.conf b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-kill.conf similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-kill.conf rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-kill.conf diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-list.conf b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-list.conf similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-list.conf rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-list.conf diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-options.conf b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-options.conf similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-options.conf rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-options.conf diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-panelize.conf b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-panelize.conf similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-panelize.conf rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/.config/znt/n-panelize.conf diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/LICENSE b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/LICENSE similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/LICENSE rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/LICENSE diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/Makefile b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/Makefile similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/Makefile rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/Makefile diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/NEWS b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/NEWS similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/NEWS rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/NEWS diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/README.md b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/README.md similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/README.md rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/README.md diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/_n-kill b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/_n-kill similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/_n-kill rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/_n-kill diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/generate_single_file b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/generate_single_file similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/generate_single_file rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/generate_single_file diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/img/n-history2.png b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/img/n-history2.png similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/img/n-history2.png rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/img/n-history2.png diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/install.sh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/install.sh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/install.sh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/install.sh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/n-preview b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/n-preview similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/n-preview rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/n-preview diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/znt-tmux.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/znt-tmux.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/znt-tmux.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/doc/znt-tmux.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-aliases b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-aliases similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-aliases rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-aliases diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-cd b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-cd similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-cd rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-cd diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-env b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-env similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-env rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-env diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-functions b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-functions similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-functions rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-functions diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-help b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-help similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-help rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-help diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-history b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-history similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-history rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-history diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-kill b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-kill similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-kill rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-kill diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-list b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-list similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-list rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-list diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-list-draw b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-list-draw similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-list-draw rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-list-draw diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-list-input b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-list-input similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-list-input rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-list-input diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-options b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-options similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-options rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-options diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-panelize b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-panelize similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-panelize rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/n-panelize diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/znt-cd-widget b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/znt-cd-widget similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/znt-cd-widget rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/znt-cd-widget diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/znt-history-widget b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/znt-history-widget similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/znt-history-widget rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/znt-history-widget diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/znt-kill-widget b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/znt-kill-widget similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/znt-kill-widget rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/znt-kill-widget diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/znt-usetty-wrapper b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/znt-usetty-wrapper similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/znt-usetty-wrapper rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/znt-usetty-wrapper diff --git a/files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/zsh-navigation-tools.plugin.zsh b/files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/zsh-navigation-tools.plugin.zsh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/zsh-navigation-tools.plugin.zsh rename to files/system/usr/etc/skel/.oh-my-zsh/plugins/zsh-navigation-tools/zsh-navigation-tools.plugin.zsh diff --git a/files/system/etc/skel/.oh-my-zsh/templates/minimal.zshrc b/files/system/usr/etc/skel/.oh-my-zsh/templates/minimal.zshrc similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/templates/minimal.zshrc rename to files/system/usr/etc/skel/.oh-my-zsh/templates/minimal.zshrc diff --git a/files/system/etc/skel/.oh-my-zsh/templates/zshrc.zsh-template b/files/system/usr/etc/skel/.oh-my-zsh/templates/zshrc.zsh-template similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/templates/zshrc.zsh-template rename to files/system/usr/etc/skel/.oh-my-zsh/templates/zshrc.zsh-template diff --git a/files/system/etc/skel/.oh-my-zsh/themes/3den.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/3den.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/3den.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/3den.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/Soliah.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/Soliah.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/Soliah.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/Soliah.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/adben.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/adben.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/adben.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/adben.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/af-magic.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/af-magic.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/af-magic.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/af-magic.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/afowler.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/afowler.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/afowler.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/afowler.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/agnoster.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/agnoster.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/agnoster.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/agnoster.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/alanpeabody.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/alanpeabody.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/alanpeabody.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/alanpeabody.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/amuse.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/amuse.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/amuse.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/amuse.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/apple.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/apple.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/apple.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/apple.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/arrow.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/arrow.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/arrow.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/arrow.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/aussiegeek.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/aussiegeek.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/aussiegeek.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/aussiegeek.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/avit.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/avit.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/avit.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/avit.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/awesomepanda.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/awesomepanda.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/awesomepanda.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/awesomepanda.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/bira.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/bira.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/bira.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/bira.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/blinks.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/blinks.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/blinks.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/blinks.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/bureau.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/bureau.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/bureau.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/bureau.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/candy-kingdom.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/candy-kingdom.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/candy-kingdom.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/candy-kingdom.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/candy.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/candy.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/candy.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/candy.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/clean.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/clean.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/clean.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/clean.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/cloud.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/cloud.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/cloud.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/cloud.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/crcandy.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/crcandy.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/crcandy.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/crcandy.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/crunch.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/crunch.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/crunch.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/crunch.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/cypher.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/cypher.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/cypher.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/cypher.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/dallas.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/dallas.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/dallas.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/dallas.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/darkblood.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/darkblood.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/darkblood.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/darkblood.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/daveverwer.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/daveverwer.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/daveverwer.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/daveverwer.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/dieter.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/dieter.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/dieter.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/dieter.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/dogenpunk.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/dogenpunk.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/dogenpunk.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/dogenpunk.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/dpoggi.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/dpoggi.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/dpoggi.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/dpoggi.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/dst.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/dst.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/dst.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/dst.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/dstufft.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/dstufft.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/dstufft.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/dstufft.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/duellj.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/duellj.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/duellj.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/duellj.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/eastwood.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/eastwood.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/eastwood.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/eastwood.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/edvardm.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/edvardm.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/edvardm.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/edvardm.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/emotty.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/emotty.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/emotty.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/emotty.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/essembeh.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/essembeh.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/essembeh.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/essembeh.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/evan.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/evan.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/evan.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/evan.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/fino-time.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/fino-time.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/fino-time.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/fino-time.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/fino.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/fino.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/fino.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/fino.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/fishy.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/fishy.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/fishy.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/fishy.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/flazz.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/flazz.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/flazz.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/flazz.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/fletcherm.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/fletcherm.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/fletcherm.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/fletcherm.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/fox.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/fox.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/fox.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/fox.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/frisk.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/frisk.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/frisk.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/frisk.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/frontcube.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/frontcube.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/frontcube.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/frontcube.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/funky.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/funky.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/funky.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/funky.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/fwalch.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/fwalch.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/fwalch.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/fwalch.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/gallifrey.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/gallifrey.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/gallifrey.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/gallifrey.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/gallois.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/gallois.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/gallois.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/gallois.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/garyblessington.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/garyblessington.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/garyblessington.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/garyblessington.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/gentoo.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/gentoo.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/gentoo.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/gentoo.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/geoffgarside.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/geoffgarside.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/geoffgarside.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/geoffgarside.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/gianu.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/gianu.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/gianu.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/gianu.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/gnzh.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/gnzh.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/gnzh.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/gnzh.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/gozilla.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/gozilla.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/gozilla.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/gozilla.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/half-life.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/half-life.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/half-life.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/half-life.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/humza.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/humza.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/humza.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/humza.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/imajes.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/imajes.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/imajes.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/imajes.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/intheloop.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/intheloop.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/intheloop.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/intheloop.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/itchy.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/itchy.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/itchy.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/itchy.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/jaischeema.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/jaischeema.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/jaischeema.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/jaischeema.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/jbergantine.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/jbergantine.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/jbergantine.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/jbergantine.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/jispwoso.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/jispwoso.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/jispwoso.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/jispwoso.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/jnrowe.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/jnrowe.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/jnrowe.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/jnrowe.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/jonathan.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/jonathan.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/jonathan.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/jonathan.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/josh.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/josh.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/josh.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/josh.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/jreese.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/jreese.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/jreese.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/jreese.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/jtriley.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/jtriley.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/jtriley.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/jtriley.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/juanghurtado.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/juanghurtado.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/juanghurtado.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/juanghurtado.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/junkfood.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/junkfood.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/junkfood.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/junkfood.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/kafeitu.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/kafeitu.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/kafeitu.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/kafeitu.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/kardan.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/kardan.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/kardan.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/kardan.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/kennethreitz.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/kennethreitz.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/kennethreitz.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/kennethreitz.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/kiwi.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/kiwi.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/kiwi.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/kiwi.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/kolo.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/kolo.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/kolo.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/kolo.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/kphoen.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/kphoen.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/kphoen.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/kphoen.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/lambda.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/lambda.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/lambda.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/lambda.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/linuxonly.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/linuxonly.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/linuxonly.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/linuxonly.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/lukerandall.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/lukerandall.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/lukerandall.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/lukerandall.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/macovsky-ruby.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/macovsky-ruby.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/macovsky-ruby.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/macovsky-ruby.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/macovsky.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/macovsky.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/macovsky.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/macovsky.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/maran.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/maran.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/maran.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/maran.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/mgutz.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/mgutz.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/mgutz.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/mgutz.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/mh.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/mh.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/mh.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/mh.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/michelebologna.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/michelebologna.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/michelebologna.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/michelebologna.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/mikeh.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/mikeh.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/mikeh.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/mikeh.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/miloshadzic.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/miloshadzic.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/miloshadzic.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/miloshadzic.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/minimal.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/minimal.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/minimal.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/minimal.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/mira.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/mira.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/mira.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/mira.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/mlh.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/mlh.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/mlh.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/mlh.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/mortalscumbag.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/mortalscumbag.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/mortalscumbag.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/mortalscumbag.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/mrtazz.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/mrtazz.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/mrtazz.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/mrtazz.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/murilasso.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/murilasso.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/murilasso.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/murilasso.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/muse.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/muse.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/muse.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/muse.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/nanotech.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/nanotech.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/nanotech.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/nanotech.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/nebirhos.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/nebirhos.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/nebirhos.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/nebirhos.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/nicoulaj.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/nicoulaj.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/nicoulaj.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/nicoulaj.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/norm.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/norm.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/norm.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/norm.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/obraun.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/obraun.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/obraun.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/obraun.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/oldgallois.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/oldgallois.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/oldgallois.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/oldgallois.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/peepcode.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/peepcode.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/peepcode.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/peepcode.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/philips.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/philips.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/philips.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/philips.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/pmcgee.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/pmcgee.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/pmcgee.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/pmcgee.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/pygmalion-virtualenv.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/pygmalion-virtualenv.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/pygmalion-virtualenv.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/pygmalion-virtualenv.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/pygmalion.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/pygmalion.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/pygmalion.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/pygmalion.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/random.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/random.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/random.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/random.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/re5et.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/re5et.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/re5et.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/re5et.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/refined.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/refined.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/refined.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/refined.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/rgm.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/rgm.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/rgm.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/rgm.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/risto.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/risto.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/risto.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/risto.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/rixius.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/rixius.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/rixius.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/rixius.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/rkj-repos.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/rkj-repos.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/rkj-repos.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/rkj-repos.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/rkj.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/rkj.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/rkj.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/rkj.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/robbyrussell.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/robbyrussell.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/robbyrussell.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/robbyrussell.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/sammy.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/sammy.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/sammy.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/sammy.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/simonoff.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/simonoff.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/simonoff.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/simonoff.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/simple.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/simple.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/simple.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/simple.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/skaro.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/skaro.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/skaro.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/skaro.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/smt.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/smt.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/smt.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/smt.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/sonicradish.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/sonicradish.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/sonicradish.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/sonicradish.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/sorin.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/sorin.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/sorin.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/sorin.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/sporty_256.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/sporty_256.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/sporty_256.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/sporty_256.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/steeef.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/steeef.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/steeef.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/steeef.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/strug.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/strug.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/strug.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/strug.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/sunaku.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/sunaku.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/sunaku.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/sunaku.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/sunrise.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/sunrise.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/sunrise.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/sunrise.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/superjarin.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/superjarin.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/superjarin.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/superjarin.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/suvash.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/suvash.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/suvash.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/suvash.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/takashiyoshida.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/takashiyoshida.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/takashiyoshida.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/takashiyoshida.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/terminalparty.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/terminalparty.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/terminalparty.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/terminalparty.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/theunraveler.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/theunraveler.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/theunraveler.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/theunraveler.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/tjkirch.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/tjkirch.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/tjkirch.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/tjkirch.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/tjkirch_mod.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/tjkirch_mod.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/tjkirch_mod.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/tjkirch_mod.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/tonotdo.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/tonotdo.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/tonotdo.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/tonotdo.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/trapd00r.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/trapd00r.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/trapd00r.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/trapd00r.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/wedisagree.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/wedisagree.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/wedisagree.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/wedisagree.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/wezm+.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/wezm+.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/wezm+.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/wezm+.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/wezm.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/wezm.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/wezm.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/wezm.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/wuffers.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/wuffers.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/wuffers.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/wuffers.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/xiong-chiamiov-plus.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/xiong-chiamiov-plus.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/xiong-chiamiov-plus.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/xiong-chiamiov-plus.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/xiong-chiamiov.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/xiong-chiamiov.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/xiong-chiamiov.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/xiong-chiamiov.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/ys.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/ys.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/ys.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/ys.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/themes/zhann.zsh-theme b/files/system/usr/etc/skel/.oh-my-zsh/themes/zhann.zsh-theme similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/themes/zhann.zsh-theme rename to files/system/usr/etc/skel/.oh-my-zsh/themes/zhann.zsh-theme diff --git a/files/system/etc/skel/.oh-my-zsh/tools/changelog.sh b/files/system/usr/etc/skel/.oh-my-zsh/tools/changelog.sh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/tools/changelog.sh rename to files/system/usr/etc/skel/.oh-my-zsh/tools/changelog.sh diff --git a/files/system/etc/skel/.oh-my-zsh/tools/check_for_upgrade.sh b/files/system/usr/etc/skel/.oh-my-zsh/tools/check_for_upgrade.sh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/tools/check_for_upgrade.sh rename to files/system/usr/etc/skel/.oh-my-zsh/tools/check_for_upgrade.sh diff --git a/files/system/etc/skel/.oh-my-zsh/tools/install.sh b/files/system/usr/etc/skel/.oh-my-zsh/tools/install.sh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/tools/install.sh rename to files/system/usr/etc/skel/.oh-my-zsh/tools/install.sh diff --git a/files/system/etc/skel/.oh-my-zsh/tools/require_tool.sh b/files/system/usr/etc/skel/.oh-my-zsh/tools/require_tool.sh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/tools/require_tool.sh rename to files/system/usr/etc/skel/.oh-my-zsh/tools/require_tool.sh diff --git a/files/system/etc/skel/.oh-my-zsh/tools/theme_chooser.sh b/files/system/usr/etc/skel/.oh-my-zsh/tools/theme_chooser.sh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/tools/theme_chooser.sh rename to files/system/usr/etc/skel/.oh-my-zsh/tools/theme_chooser.sh diff --git a/files/system/etc/skel/.oh-my-zsh/tools/uninstall.sh b/files/system/usr/etc/skel/.oh-my-zsh/tools/uninstall.sh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/tools/uninstall.sh rename to files/system/usr/etc/skel/.oh-my-zsh/tools/uninstall.sh diff --git a/files/system/etc/skel/.oh-my-zsh/tools/upgrade.sh b/files/system/usr/etc/skel/.oh-my-zsh/tools/upgrade.sh similarity index 100% rename from files/system/etc/skel/.oh-my-zsh/tools/upgrade.sh rename to files/system/usr/etc/skel/.oh-my-zsh/tools/upgrade.sh diff --git a/files/system/etc/skel/.tmux.conf b/files/system/usr/etc/skel/.tmux.conf similarity index 100% rename from files/system/etc/skel/.tmux.conf rename to files/system/usr/etc/skel/.tmux.conf diff --git a/files/system/etc/skel/.tmux/plugins/.travis.yml b/files/system/usr/etc/skel/.tmux/plugins/.travis.yml similarity index 100% rename from files/system/etc/skel/.tmux/plugins/.travis.yml rename to files/system/usr/etc/skel/.tmux/plugins/.travis.yml diff --git a/files/system/etc/skel/.tmux/plugins/CHANGELOG.md b/files/system/usr/etc/skel/.tmux/plugins/CHANGELOG.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/CHANGELOG.md rename to files/system/usr/etc/skel/.tmux/plugins/CHANGELOG.md diff --git a/files/system/etc/skel/.tmux/plugins/HOW_TO_PLUGIN.md b/files/system/usr/etc/skel/.tmux/plugins/HOW_TO_PLUGIN.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/HOW_TO_PLUGIN.md rename to files/system/usr/etc/skel/.tmux/plugins/HOW_TO_PLUGIN.md diff --git a/files/system/etc/skel/.tmux/plugins/LICENSE.md b/files/system/usr/etc/skel/.tmux/plugins/LICENSE.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/LICENSE.md rename to files/system/usr/etc/skel/.tmux/plugins/LICENSE.md diff --git a/files/system/etc/skel/.tmux/plugins/README.md b/files/system/usr/etc/skel/.tmux/plugins/README.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/README.md rename to files/system/usr/etc/skel/.tmux/plugins/README.md diff --git a/files/system/etc/skel/.tmux/plugins/bin/clean_plugins b/files/system/usr/etc/skel/.tmux/plugins/bin/clean_plugins similarity index 100% rename from files/system/etc/skel/.tmux/plugins/bin/clean_plugins rename to files/system/usr/etc/skel/.tmux/plugins/bin/clean_plugins diff --git a/files/system/etc/skel/.tmux/plugins/bin/install_plugins b/files/system/usr/etc/skel/.tmux/plugins/bin/install_plugins similarity index 100% rename from files/system/etc/skel/.tmux/plugins/bin/install_plugins rename to files/system/usr/etc/skel/.tmux/plugins/bin/install_plugins diff --git a/files/system/etc/skel/.tmux/plugins/bin/update_plugins b/files/system/usr/etc/skel/.tmux/plugins/bin/update_plugins similarity index 100% rename from files/system/etc/skel/.tmux/plugins/bin/update_plugins rename to files/system/usr/etc/skel/.tmux/plugins/bin/update_plugins diff --git a/files/system/etc/skel/.tmux/plugins/bindings/clean_plugins b/files/system/usr/etc/skel/.tmux/plugins/bindings/clean_plugins similarity index 100% rename from files/system/etc/skel/.tmux/plugins/bindings/clean_plugins rename to files/system/usr/etc/skel/.tmux/plugins/bindings/clean_plugins diff --git a/files/system/etc/skel/.tmux/plugins/bindings/install_plugins b/files/system/usr/etc/skel/.tmux/plugins/bindings/install_plugins similarity index 100% rename from files/system/etc/skel/.tmux/plugins/bindings/install_plugins rename to files/system/usr/etc/skel/.tmux/plugins/bindings/install_plugins diff --git a/files/system/etc/skel/.tmux/plugins/bindings/update_plugins b/files/system/usr/etc/skel/.tmux/plugins/bindings/update_plugins similarity index 100% rename from files/system/etc/skel/.tmux/plugins/bindings/update_plugins rename to files/system/usr/etc/skel/.tmux/plugins/bindings/update_plugins diff --git a/files/system/etc/skel/.tmux/plugins/cole-tmux/.github/assets/demo.png b/files/system/usr/etc/skel/.tmux/plugins/cole-tmux/.github/assets/demo.png similarity index 100% rename from files/system/etc/skel/.tmux/plugins/cole-tmux/.github/assets/demo.png rename to files/system/usr/etc/skel/.tmux/plugins/cole-tmux/.github/assets/demo.png diff --git a/files/system/etc/skel/.tmux/plugins/cole-tmux/.gitignore b/files/system/usr/etc/skel/.tmux/plugins/cole-tmux/.gitignore similarity index 100% rename from files/system/etc/skel/.tmux/plugins/cole-tmux/.gitignore rename to files/system/usr/etc/skel/.tmux/plugins/cole-tmux/.gitignore diff --git a/files/system/etc/skel/.tmux/plugins/cole-tmux/LICENSE b/files/system/usr/etc/skel/.tmux/plugins/cole-tmux/LICENSE similarity index 100% rename from files/system/etc/skel/.tmux/plugins/cole-tmux/LICENSE rename to files/system/usr/etc/skel/.tmux/plugins/cole-tmux/LICENSE diff --git a/files/system/etc/skel/.tmux/plugins/cole-tmux/README.md b/files/system/usr/etc/skel/.tmux/plugins/cole-tmux/README.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/cole-tmux/README.md rename to files/system/usr/etc/skel/.tmux/plugins/cole-tmux/README.md diff --git a/files/system/etc/skel/.tmux/plugins/cole-tmux/cole.tmux b/files/system/usr/etc/skel/.tmux/plugins/cole-tmux/cole.tmux similarity index 100% rename from files/system/etc/skel/.tmux/plugins/cole-tmux/cole.tmux rename to files/system/usr/etc/skel/.tmux/plugins/cole-tmux/cole.tmux diff --git a/files/system/etc/skel/.tmux/plugins/docs/automatic_tpm_installation.md b/files/system/usr/etc/skel/.tmux/plugins/docs/automatic_tpm_installation.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/docs/automatic_tpm_installation.md rename to files/system/usr/etc/skel/.tmux/plugins/docs/automatic_tpm_installation.md diff --git a/files/system/etc/skel/.tmux/plugins/docs/changing_plugins_install_dir.md b/files/system/usr/etc/skel/.tmux/plugins/docs/changing_plugins_install_dir.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/docs/changing_plugins_install_dir.md rename to files/system/usr/etc/skel/.tmux/plugins/docs/changing_plugins_install_dir.md diff --git a/files/system/etc/skel/.tmux/plugins/docs/how_to_create_plugin.md b/files/system/usr/etc/skel/.tmux/plugins/docs/how_to_create_plugin.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/docs/how_to_create_plugin.md rename to files/system/usr/etc/skel/.tmux/plugins/docs/how_to_create_plugin.md diff --git a/files/system/etc/skel/.tmux/plugins/docs/managing_plugins_via_cmd_line.md b/files/system/usr/etc/skel/.tmux/plugins/docs/managing_plugins_via_cmd_line.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/docs/managing_plugins_via_cmd_line.md rename to files/system/usr/etc/skel/.tmux/plugins/docs/managing_plugins_via_cmd_line.md diff --git a/files/system/etc/skel/.tmux/plugins/docs/tpm_not_working.md b/files/system/usr/etc/skel/.tmux/plugins/docs/tpm_not_working.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/docs/tpm_not_working.md rename to files/system/usr/etc/skel/.tmux/plugins/docs/tpm_not_working.md diff --git a/files/system/etc/skel/.tmux/plugins/scripts/check_tmux_version.sh b/files/system/usr/etc/skel/.tmux/plugins/scripts/check_tmux_version.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/scripts/check_tmux_version.sh rename to files/system/usr/etc/skel/.tmux/plugins/scripts/check_tmux_version.sh diff --git a/files/system/etc/skel/.tmux/plugins/scripts/clean_plugins.sh b/files/system/usr/etc/skel/.tmux/plugins/scripts/clean_plugins.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/scripts/clean_plugins.sh rename to files/system/usr/etc/skel/.tmux/plugins/scripts/clean_plugins.sh diff --git a/files/system/etc/skel/.tmux/plugins/scripts/helpers/plugin_functions.sh b/files/system/usr/etc/skel/.tmux/plugins/scripts/helpers/plugin_functions.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/scripts/helpers/plugin_functions.sh rename to files/system/usr/etc/skel/.tmux/plugins/scripts/helpers/plugin_functions.sh diff --git a/files/system/etc/skel/.tmux/plugins/scripts/helpers/shell_echo_functions.sh b/files/system/usr/etc/skel/.tmux/plugins/scripts/helpers/shell_echo_functions.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/scripts/helpers/shell_echo_functions.sh rename to files/system/usr/etc/skel/.tmux/plugins/scripts/helpers/shell_echo_functions.sh diff --git a/files/system/etc/skel/.tmux/plugins/scripts/helpers/tmux_echo_functions.sh b/files/system/usr/etc/skel/.tmux/plugins/scripts/helpers/tmux_echo_functions.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/scripts/helpers/tmux_echo_functions.sh rename to files/system/usr/etc/skel/.tmux/plugins/scripts/helpers/tmux_echo_functions.sh diff --git a/files/system/etc/skel/.tmux/plugins/scripts/helpers/tmux_utils.sh b/files/system/usr/etc/skel/.tmux/plugins/scripts/helpers/tmux_utils.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/scripts/helpers/tmux_utils.sh rename to files/system/usr/etc/skel/.tmux/plugins/scripts/helpers/tmux_utils.sh diff --git a/files/system/etc/skel/.tmux/plugins/scripts/helpers/utility.sh b/files/system/usr/etc/skel/.tmux/plugins/scripts/helpers/utility.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/scripts/helpers/utility.sh rename to files/system/usr/etc/skel/.tmux/plugins/scripts/helpers/utility.sh diff --git a/files/system/etc/skel/.tmux/plugins/scripts/install_plugins.sh b/files/system/usr/etc/skel/.tmux/plugins/scripts/install_plugins.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/scripts/install_plugins.sh rename to files/system/usr/etc/skel/.tmux/plugins/scripts/install_plugins.sh diff --git a/files/system/etc/skel/.tmux/plugins/scripts/source_plugins.sh b/files/system/usr/etc/skel/.tmux/plugins/scripts/source_plugins.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/scripts/source_plugins.sh rename to files/system/usr/etc/skel/.tmux/plugins/scripts/source_plugins.sh diff --git a/files/system/etc/skel/.tmux/plugins/scripts/update_plugin.sh b/files/system/usr/etc/skel/.tmux/plugins/scripts/update_plugin.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/scripts/update_plugin.sh rename to files/system/usr/etc/skel/.tmux/plugins/scripts/update_plugin.sh diff --git a/files/system/etc/skel/.tmux/plugins/scripts/update_plugin_prompt_handler.sh b/files/system/usr/etc/skel/.tmux/plugins/scripts/update_plugin_prompt_handler.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/scripts/update_plugin_prompt_handler.sh rename to files/system/usr/etc/skel/.tmux/plugins/scripts/update_plugin_prompt_handler.sh diff --git a/files/system/etc/skel/.tmux/plugins/scripts/variables.sh b/files/system/usr/etc/skel/.tmux/plugins/scripts/variables.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/scripts/variables.sh rename to files/system/usr/etc/skel/.tmux/plugins/scripts/variables.sh diff --git a/files/system/etc/skel/.tmux/plugins/tests/expect_failed_plugin_download b/files/system/usr/etc/skel/.tmux/plugins/tests/expect_failed_plugin_download similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tests/expect_failed_plugin_download rename to files/system/usr/etc/skel/.tmux/plugins/tests/expect_failed_plugin_download diff --git a/files/system/etc/skel/.tmux/plugins/tests/expect_successful_clean_plugins b/files/system/usr/etc/skel/.tmux/plugins/tests/expect_successful_clean_plugins similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tests/expect_successful_clean_plugins rename to files/system/usr/etc/skel/.tmux/plugins/tests/expect_successful_clean_plugins diff --git a/files/system/etc/skel/.tmux/plugins/tests/expect_successful_multiple_plugins_download b/files/system/usr/etc/skel/.tmux/plugins/tests/expect_successful_multiple_plugins_download similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tests/expect_successful_multiple_plugins_download rename to files/system/usr/etc/skel/.tmux/plugins/tests/expect_successful_multiple_plugins_download diff --git a/files/system/etc/skel/.tmux/plugins/tests/expect_successful_plugin_download b/files/system/usr/etc/skel/.tmux/plugins/tests/expect_successful_plugin_download similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tests/expect_successful_plugin_download rename to files/system/usr/etc/skel/.tmux/plugins/tests/expect_successful_plugin_download diff --git a/files/system/etc/skel/.tmux/plugins/tests/expect_successful_update_of_a_single_plugin b/files/system/usr/etc/skel/.tmux/plugins/tests/expect_successful_update_of_a_single_plugin similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tests/expect_successful_update_of_a_single_plugin rename to files/system/usr/etc/skel/.tmux/plugins/tests/expect_successful_update_of_a_single_plugin diff --git a/files/system/etc/skel/.tmux/plugins/tests/expect_successful_update_of_all_plugins b/files/system/usr/etc/skel/.tmux/plugins/tests/expect_successful_update_of_all_plugins similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tests/expect_successful_update_of_all_plugins rename to files/system/usr/etc/skel/.tmux/plugins/tests/expect_successful_update_of_all_plugins diff --git a/files/system/etc/skel/.tmux/plugins/tests/helpers/tpm.sh b/files/system/usr/etc/skel/.tmux/plugins/tests/helpers/tpm.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tests/helpers/tpm.sh rename to files/system/usr/etc/skel/.tmux/plugins/tests/helpers/tpm.sh diff --git a/files/system/etc/skel/.tmux/plugins/tests/test_plugin_clean.sh b/files/system/usr/etc/skel/.tmux/plugins/tests/test_plugin_clean.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tests/test_plugin_clean.sh rename to files/system/usr/etc/skel/.tmux/plugins/tests/test_plugin_clean.sh diff --git a/files/system/etc/skel/.tmux/plugins/tests/test_plugin_installation.sh b/files/system/usr/etc/skel/.tmux/plugins/tests/test_plugin_installation.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tests/test_plugin_installation.sh rename to files/system/usr/etc/skel/.tmux/plugins/tests/test_plugin_installation.sh diff --git a/files/system/etc/skel/.tmux/plugins/tests/test_plugin_installation_legacy.sh b/files/system/usr/etc/skel/.tmux/plugins/tests/test_plugin_installation_legacy.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tests/test_plugin_installation_legacy.sh rename to files/system/usr/etc/skel/.tmux/plugins/tests/test_plugin_installation_legacy.sh diff --git a/files/system/etc/skel/.tmux/plugins/tests/test_plugin_sourcing.sh b/files/system/usr/etc/skel/.tmux/plugins/tests/test_plugin_sourcing.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tests/test_plugin_sourcing.sh rename to files/system/usr/etc/skel/.tmux/plugins/tests/test_plugin_sourcing.sh diff --git a/files/system/etc/skel/.tmux/plugins/tests/test_plugin_update.sh b/files/system/usr/etc/skel/.tmux/plugins/tests/test_plugin_update.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tests/test_plugin_update.sh rename to files/system/usr/etc/skel/.tmux/plugins/tests/test_plugin_update.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/.gitattributes b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/.gitattributes similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/.gitattributes rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/.gitattributes diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/CHANGELOG.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/CHANGELOG.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/CHANGELOG.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/CHANGELOG.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/CONTRIBUTING.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/CONTRIBUTING.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/CONTRIBUTING.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/CONTRIBUTING.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/LICENSE.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/LICENSE.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/LICENSE.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/LICENSE.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/README.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/README.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/README.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/README.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/continuum.tmux b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/continuum.tmux similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/continuum.tmux rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/continuum.tmux diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/docs/automatic_start.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/docs/automatic_start.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/docs/automatic_start.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/docs/automatic_start.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/docs/continuum_status.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/docs/continuum_status.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/docs/continuum_status.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/docs/continuum_status.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/docs/faq.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/docs/faq.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/docs/faq.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/docs/faq.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/docs/multiple_tmux_servers.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/docs/multiple_tmux_servers.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/docs/multiple_tmux_servers.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/docs/multiple_tmux_servers.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/docs/systemd_details.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/docs/systemd_details.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/docs/systemd_details.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/docs/systemd_details.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/check_tmux_version.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/check_tmux_version.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/check_tmux_version.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/check_tmux_version.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/continuum_restore.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/continuum_restore.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/continuum_restore.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/continuum_restore.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/continuum_save.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/continuum_save.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/continuum_save.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/continuum_save.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/continuum_status.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/continuum_status.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/continuum_status.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/continuum_status.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/README.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/README.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/README.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/README.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_alacritty_start_tmux.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_alacritty_start_tmux.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_alacritty_start_tmux.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_alacritty_start_tmux.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_disable.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_disable.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_disable.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_disable.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_enable.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_enable.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_enable.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_enable.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_iterm_start_tmux.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_iterm_start_tmux.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_iterm_start_tmux.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_iterm_start_tmux.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_kitty_start_tmux.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_kitty_start_tmux.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_kitty_start_tmux.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_kitty_start_tmux.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_terminal_start_tmux.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_terminal_start_tmux.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_terminal_start_tmux.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/osx_terminal_start_tmux.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/systemd_disable.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/systemd_disable.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/systemd_disable.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/systemd_disable.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/systemd_enable.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/systemd_enable.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/systemd_enable.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/handle_tmux_automatic_start/systemd_enable.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/helpers.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/helpers.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/helpers.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/helpers.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/shared.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/shared.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/shared.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/shared.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/variables.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/variables.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-continuum/scripts/variables.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-continuum/scripts/variables.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-gruvbox-truecolor/LICENSE b/files/system/usr/etc/skel/.tmux/plugins/tmux-gruvbox-truecolor/LICENSE similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-gruvbox-truecolor/LICENSE rename to files/system/usr/etc/skel/.tmux/plugins/tmux-gruvbox-truecolor/LICENSE diff --git a/files/system/etc/skel/.tmux/plugins/tmux-gruvbox-truecolor/README.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-gruvbox-truecolor/README.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-gruvbox-truecolor/README.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-gruvbox-truecolor/README.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-gruvbox-truecolor/colorscheme-tpm.tmux b/files/system/usr/etc/skel/.tmux/plugins/tmux-gruvbox-truecolor/colorscheme-tpm.tmux similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-gruvbox-truecolor/colorscheme-tpm.tmux rename to files/system/usr/etc/skel/.tmux/plugins/tmux-gruvbox-truecolor/colorscheme-tpm.tmux diff --git a/files/system/etc/skel/.tmux/plugins/tmux-gruvbox-truecolor/tmux-colorscheme.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux-gruvbox-truecolor/tmux-colorscheme.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-gruvbox-truecolor/tmux-colorscheme.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux-gruvbox-truecolor/tmux-colorscheme.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/.gitattributes b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/.gitattributes similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/.gitattributes rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/.gitattributes diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/.gitignore b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/.gitignore similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/.gitignore rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/.gitignore diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/.gitmodules b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/.gitmodules similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/.gitmodules rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/.gitmodules diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/.travis.yml b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/.travis.yml similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/.travis.yml rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/.travis.yml diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/CHANGELOG.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/CHANGELOG.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/CHANGELOG.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/CHANGELOG.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/CONTRIBUTING.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/CONTRIBUTING.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/CONTRIBUTING.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/CONTRIBUTING.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/LICENSE.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/LICENSE.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/LICENSE.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/LICENSE.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/README.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/README.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/README.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/README.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/docs/custom_key_bindings.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/docs/custom_key_bindings.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/docs/custom_key_bindings.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/docs/custom_key_bindings.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/docs/hooks.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/docs/hooks.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/docs/hooks.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/docs/hooks.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/docs/migrating_from_tmuxinator.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/docs/migrating_from_tmuxinator.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/docs/migrating_from_tmuxinator.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/docs/migrating_from_tmuxinator.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_bash_history.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_bash_history.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_bash_history.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_bash_history.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_pane_contents.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_pane_contents.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_pane_contents.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_pane_contents.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_previously_saved_environment.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_previously_saved_environment.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_previously_saved_environment.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_previously_saved_environment.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_programs.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_programs.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_programs.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_programs.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_vim_and_neovim_sessions.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_vim_and_neovim_sessions.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_vim_and_neovim_sessions.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/docs/restoring_vim_and_neovim_sessions.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/docs/save_dir.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/docs/save_dir.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/docs/save_dir.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/docs/save_dir.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/.gitignore b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/.gitignore similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/.gitignore rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/.gitignore diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/.travis.yml b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/.travis.yml similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/.travis.yml rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/.travis.yml diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/CHANGELOG.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/CHANGELOG.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/CHANGELOG.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/CHANGELOG.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/LICENSE.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/LICENSE.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/LICENSE.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/LICENSE.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/README.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/README.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/README.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/README.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/Vagrantfile b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/Vagrantfile similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/Vagrantfile rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/Vagrantfile diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/run_framework_tests b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/run_framework_tests similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/run_framework_tests rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/run_framework_tests diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/setup b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/setup similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/setup rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/setup diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/helpers/helpers.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/helpers/helpers.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/helpers/helpers.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/helpers/helpers.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/run_tests_in_isolation b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/run_tests_in_isolation similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/run_tests_in_isolation rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/run_tests_in_isolation diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/test_basic_script_execution.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/test_basic_script_execution.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/test_basic_script_execution.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/test_basic_script_execution.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/test_default_session_name.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/test_default_session_name.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/test_default_session_name.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/test_default_session_name.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/test_tmux_scripting.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/test_tmux_scripting.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/test_tmux_scripting.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/tests/test_tmux_scripting.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/vagrant_centos_provisioning.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/vagrant_centos_provisioning.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/vagrant_centos_provisioning.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/vagrant_centos_provisioning.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/vagrant_ubuntu_provisioning.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/vagrant_ubuntu_provisioning.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/vagrant_ubuntu_provisioning.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/lib/tmux-test/vagrant_ubuntu_provisioning.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/resurrect.tmux b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/resurrect.tmux similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/resurrect.tmux rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/resurrect.tmux diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/save_command_strategies/gdb.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/save_command_strategies/gdb.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/save_command_strategies/gdb.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/save_command_strategies/gdb.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/save_command_strategies/linux_procfs.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/save_command_strategies/linux_procfs.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/save_command_strategies/linux_procfs.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/save_command_strategies/linux_procfs.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/save_command_strategies/pgrep.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/save_command_strategies/pgrep.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/save_command_strategies/pgrep.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/save_command_strategies/pgrep.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/save_command_strategies/ps.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/save_command_strategies/ps.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/save_command_strategies/ps.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/save_command_strategies/ps.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/scripts/check_tmux_version.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/scripts/check_tmux_version.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/scripts/check_tmux_version.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/scripts/check_tmux_version.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/scripts/helpers.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/scripts/helpers.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/scripts/helpers.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/scripts/helpers.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/scripts/process_restore_helpers.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/scripts/process_restore_helpers.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/scripts/process_restore_helpers.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/scripts/process_restore_helpers.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/scripts/restore.exp b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/scripts/restore.exp similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/scripts/restore.exp rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/scripts/restore.exp diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/scripts/restore.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/scripts/restore.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/scripts/restore.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/scripts/restore.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/scripts/save.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/scripts/save.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/scripts/save.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/scripts/save.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/scripts/spinner_helpers.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/scripts/spinner_helpers.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/scripts/spinner_helpers.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/scripts/spinner_helpers.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/scripts/tmux_spinner.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/scripts/tmux_spinner.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/scripts/tmux_spinner.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/scripts/tmux_spinner.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/scripts/variables.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/scripts/variables.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/scripts/variables.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/scripts/variables.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/strategies/irb_default_strategy.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/strategies/irb_default_strategy.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/strategies/irb_default_strategy.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/strategies/irb_default_strategy.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/strategies/mosh-client_default_strategy.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/strategies/mosh-client_default_strategy.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/strategies/mosh-client_default_strategy.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/strategies/mosh-client_default_strategy.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/strategies/nvim_session.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/strategies/nvim_session.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/strategies/nvim_session.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/strategies/nvim_session.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/strategies/vim_session.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/strategies/vim_session.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/strategies/vim_session.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/strategies/vim_session.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/tests/fixtures/restore_file.txt b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/tests/fixtures/restore_file.txt similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/tests/fixtures/restore_file.txt rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/tests/fixtures/restore_file.txt diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/tests/fixtures/save_file.txt b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/tests/fixtures/save_file.txt similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/tests/fixtures/save_file.txt rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/tests/fixtures/save_file.txt diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/tests/helpers/create_and_save_tmux_test_environment.exp b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/tests/helpers/create_and_save_tmux_test_environment.exp similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/tests/helpers/create_and_save_tmux_test_environment.exp rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/tests/helpers/create_and_save_tmux_test_environment.exp diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/tests/helpers/expect_helpers.exp b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/tests/helpers/expect_helpers.exp similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/tests/helpers/expect_helpers.exp rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/tests/helpers/expect_helpers.exp diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/tests/helpers/restore_and_save_tmux_test_environment.exp b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/tests/helpers/restore_and_save_tmux_test_environment.exp similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/tests/helpers/restore_and_save_tmux_test_environment.exp rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/tests/helpers/restore_and_save_tmux_test_environment.exp diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/tests/helpers/resurrect_helpers.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/tests/helpers/resurrect_helpers.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/tests/helpers/resurrect_helpers.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/tests/helpers/resurrect_helpers.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/tests/test_resurrect_restore.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/tests/test_resurrect_restore.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/tests/test_resurrect_restore.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/tests/test_resurrect_restore.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/tests/test_resurrect_save.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/tests/test_resurrect_save.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/tests/test_resurrect_save.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/tests/test_resurrect_save.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/video/issue_vid.png b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/video/issue_vid.png similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/video/issue_vid.png rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/video/issue_vid.png diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/video/screencast_img.png b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/video/screencast_img.png similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/video/screencast_img.png rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/video/screencast_img.png diff --git a/files/system/etc/skel/.tmux/plugins/tmux-resurrect/video/script.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/video/script.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-resurrect/video/script.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-resurrect/video/script.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-sensible/CHANGELOG.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-sensible/CHANGELOG.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-sensible/CHANGELOG.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-sensible/CHANGELOG.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-sensible/LICENSE.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-sensible/LICENSE.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-sensible/LICENSE.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-sensible/LICENSE.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-sensible/README.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-sensible/README.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-sensible/README.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-sensible/README.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-sensible/sensible.tmux b/files/system/usr/etc/skel/.tmux/plugins/tmux-sensible/sensible.tmux similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-sensible/sensible.tmux rename to files/system/usr/etc/skel/.tmux/plugins/tmux-sensible/sensible.tmux diff --git a/files/system/etc/skel/.tmux/plugins/tmux-sessionx/LICENSE b/files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/LICENSE similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-sessionx/LICENSE rename to files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/LICENSE diff --git a/files/system/etc/skel/.tmux/plugins/tmux-sessionx/README.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/README.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-sessionx/README.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/README.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-sessionx/flake.lock b/files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/flake.lock similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-sessionx/flake.lock rename to files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/flake.lock diff --git a/files/system/etc/skel/.tmux/plugins/tmux-sessionx/flake.nix b/files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/flake.nix similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-sessionx/flake.nix rename to files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/flake.nix diff --git a/files/system/etc/skel/.tmux/plugins/tmux-sessionx/img/sessionxv2.png b/files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/img/sessionxv2.png similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-sessionx/img/sessionxv2.png rename to files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/img/sessionxv2.png diff --git a/files/system/etc/skel/.tmux/plugins/tmux-sessionx/scripts/fzf-marks.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/scripts/fzf-marks.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-sessionx/scripts/fzf-marks.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/scripts/fzf-marks.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-sessionx/scripts/git-branch.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/scripts/git-branch.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-sessionx/scripts/git-branch.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/scripts/git-branch.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-sessionx/scripts/preview.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/scripts/preview.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-sessionx/scripts/preview.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/scripts/preview.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-sessionx/scripts/reload_sessions.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/scripts/reload_sessions.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-sessionx/scripts/reload_sessions.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/scripts/reload_sessions.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-sessionx/scripts/sessions_with_branches.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/scripts/sessions_with_branches.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-sessionx/scripts/sessions_with_branches.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/scripts/sessions_with_branches.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-sessionx/scripts/sessionx.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/scripts/sessionx.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-sessionx/scripts/sessionx.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/scripts/sessionx.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-sessionx/scripts/tmuxinator.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/scripts/tmuxinator.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-sessionx/scripts/tmuxinator.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/scripts/tmuxinator.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-sessionx/sessionx.tmux b/files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/sessionx.tmux similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-sessionx/sessionx.tmux rename to files/system/usr/etc/skel/.tmux/plugins/tmux-sessionx/sessionx.tmux diff --git a/files/system/etc/skel/.tmux/plugins/tmux-yank/.editorconfig b/files/system/usr/etc/skel/.tmux/plugins/tmux-yank/.editorconfig similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-yank/.editorconfig rename to files/system/usr/etc/skel/.tmux/plugins/tmux-yank/.editorconfig diff --git a/files/system/etc/skel/.tmux/plugins/tmux-yank/.travis.yml b/files/system/usr/etc/skel/.tmux/plugins/tmux-yank/.travis.yml similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-yank/.travis.yml rename to files/system/usr/etc/skel/.tmux/plugins/tmux-yank/.travis.yml diff --git a/files/system/etc/skel/.tmux/plugins/tmux-yank/CHANGELOG.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-yank/CHANGELOG.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-yank/CHANGELOG.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-yank/CHANGELOG.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-yank/LICENSE.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-yank/LICENSE.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-yank/LICENSE.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-yank/LICENSE.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-yank/README.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-yank/README.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-yank/README.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-yank/README.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-yank/Vagrantfile b/files/system/usr/etc/skel/.tmux/plugins/tmux-yank/Vagrantfile similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-yank/Vagrantfile rename to files/system/usr/etc/skel/.tmux/plugins/tmux-yank/Vagrantfile diff --git a/files/system/etc/skel/.tmux/plugins/tmux-yank/_config.yml b/files/system/usr/etc/skel/.tmux/plugins/tmux-yank/_config.yml similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-yank/_config.yml rename to files/system/usr/etc/skel/.tmux/plugins/tmux-yank/_config.yml diff --git a/files/system/etc/skel/.tmux/plugins/tmux-yank/citest b/files/system/usr/etc/skel/.tmux/plugins/tmux-yank/citest similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-yank/citest rename to files/system/usr/etc/skel/.tmux/plugins/tmux-yank/citest diff --git a/files/system/etc/skel/.tmux/plugins/tmux-yank/scripts/copy_line.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-yank/scripts/copy_line.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-yank/scripts/copy_line.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-yank/scripts/copy_line.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-yank/scripts/copy_pane_pwd.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-yank/scripts/copy_pane_pwd.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-yank/scripts/copy_pane_pwd.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-yank/scripts/copy_pane_pwd.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-yank/scripts/helpers.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-yank/scripts/helpers.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-yank/scripts/helpers.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-yank/scripts/helpers.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-yank/vagrant_provisioning.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux-yank/vagrant_provisioning.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-yank/vagrant_provisioning.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux-yank/vagrant_provisioning.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux-yank/video/README.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-yank/video/README.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-yank/video/README.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-yank/video/README.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-yank/video/screencast_img.png b/files/system/usr/etc/skel/.tmux/plugins/tmux-yank/video/screencast_img.png similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-yank/video/screencast_img.png rename to files/system/usr/etc/skel/.tmux/plugins/tmux-yank/video/screencast_img.png diff --git a/files/system/etc/skel/.tmux/plugins/tmux-yank/video/script.md b/files/system/usr/etc/skel/.tmux/plugins/tmux-yank/video/script.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-yank/video/script.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux-yank/video/script.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux-yank/yank.tmux b/files/system/usr/etc/skel/.tmux/plugins/tmux-yank/yank.tmux similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux-yank/yank.tmux rename to files/system/usr/etc/skel/.tmux/plugins/tmux-yank/yank.tmux diff --git a/files/system/etc/skel/.tmux/plugins/tmux/.editorconfig b/files/system/usr/etc/skel/.tmux/plugins/tmux/.editorconfig similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/.editorconfig rename to files/system/usr/etc/skel/.tmux/plugins/tmux/.editorconfig diff --git a/files/system/etc/skel/.tmux/plugins/tmux/.github/ISSUE_TEMPLATE/bug.yml b/files/system/usr/etc/skel/.tmux/plugins/tmux/.github/ISSUE_TEMPLATE/bug.yml similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/.github/ISSUE_TEMPLATE/bug.yml rename to files/system/usr/etc/skel/.tmux/plugins/tmux/.github/ISSUE_TEMPLATE/bug.yml diff --git a/files/system/etc/skel/.tmux/plugins/tmux/.github/ISSUE_TEMPLATE/config.yml b/files/system/usr/etc/skel/.tmux/plugins/tmux/.github/ISSUE_TEMPLATE/config.yml similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/.github/ISSUE_TEMPLATE/config.yml rename to files/system/usr/etc/skel/.tmux/plugins/tmux/.github/ISSUE_TEMPLATE/config.yml diff --git a/files/system/etc/skel/.tmux/plugins/tmux/.github/ISSUE_TEMPLATE/enhancement.yml b/files/system/usr/etc/skel/.tmux/plugins/tmux/.github/ISSUE_TEMPLATE/enhancement.yml similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/.github/ISSUE_TEMPLATE/enhancement.yml rename to files/system/usr/etc/skel/.tmux/plugins/tmux/.github/ISSUE_TEMPLATE/enhancement.yml diff --git a/files/system/etc/skel/.tmux/plugins/tmux/.github/ISSUE_TEMPLATE/meta.yml b/files/system/usr/etc/skel/.tmux/plugins/tmux/.github/ISSUE_TEMPLATE/meta.yml similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/.github/ISSUE_TEMPLATE/meta.yml rename to files/system/usr/etc/skel/.tmux/plugins/tmux/.github/ISSUE_TEMPLATE/meta.yml diff --git a/files/system/etc/skel/.tmux/plugins/tmux/.github/release-please-config.json b/files/system/usr/etc/skel/.tmux/plugins/tmux/.github/release-please-config.json similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/.github/release-please-config.json rename to files/system/usr/etc/skel/.tmux/plugins/tmux/.github/release-please-config.json diff --git a/files/system/etc/skel/.tmux/plugins/tmux/.github/release-please-manifest.json b/files/system/usr/etc/skel/.tmux/plugins/tmux/.github/release-please-manifest.json similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/.github/release-please-manifest.json rename to files/system/usr/etc/skel/.tmux/plugins/tmux/.github/release-please-manifest.json diff --git a/files/system/etc/skel/.tmux/plugins/tmux/.github/workflows/release.yml b/files/system/usr/etc/skel/.tmux/plugins/tmux/.github/workflows/release.yml similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/.github/workflows/release.yml rename to files/system/usr/etc/skel/.tmux/plugins/tmux/.github/workflows/release.yml diff --git a/files/system/etc/skel/.tmux/plugins/tmux/.github/workflows/shellcheck.yml b/files/system/usr/etc/skel/.tmux/plugins/tmux/.github/workflows/shellcheck.yml similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/.github/workflows/shellcheck.yml rename to files/system/usr/etc/skel/.tmux/plugins/tmux/.github/workflows/shellcheck.yml diff --git a/files/system/etc/skel/.tmux/plugins/tmux/.github/workflows/test.yml b/files/system/usr/etc/skel/.tmux/plugins/tmux/.github/workflows/test.yml similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/.github/workflows/test.yml rename to files/system/usr/etc/skel/.tmux/plugins/tmux/.github/workflows/test.yml diff --git a/files/system/etc/skel/.tmux/plugins/tmux/.gitignore b/files/system/usr/etc/skel/.tmux/plugins/tmux/.gitignore similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/.gitignore rename to files/system/usr/etc/skel/.tmux/plugins/tmux/.gitignore diff --git a/files/system/etc/skel/.tmux/plugins/tmux/.markdownlint.jsonc b/files/system/usr/etc/skel/.tmux/plugins/tmux/.markdownlint.jsonc similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/.markdownlint.jsonc rename to files/system/usr/etc/skel/.tmux/plugins/tmux/.markdownlint.jsonc diff --git a/files/system/etc/skel/.tmux/plugins/tmux/.shellcheckrc b/files/system/usr/etc/skel/.tmux/plugins/tmux/.shellcheckrc similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/.shellcheckrc rename to files/system/usr/etc/skel/.tmux/plugins/tmux/.shellcheckrc diff --git a/files/system/etc/skel/.tmux/plugins/tmux/CHANGELOG.md b/files/system/usr/etc/skel/.tmux/plugins/tmux/CHANGELOG.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/CHANGELOG.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux/CHANGELOG.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux/CONTRIBUTING.md b/files/system/usr/etc/skel/.tmux/plugins/tmux/CONTRIBUTING.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/CONTRIBUTING.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux/CONTRIBUTING.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux/LICENSE b/files/system/usr/etc/skel/.tmux/plugins/tmux/LICENSE similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/LICENSE rename to files/system/usr/etc/skel/.tmux/plugins/tmux/LICENSE diff --git a/files/system/etc/skel/.tmux/plugins/tmux/README.md b/files/system/usr/etc/skel/.tmux/plugins/tmux/README.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/README.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux/README.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux/assets/config1.png b/files/system/usr/etc/skel/.tmux/plugins/tmux/assets/config1.png similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/assets/config1.png rename to files/system/usr/etc/skel/.tmux/plugins/tmux/assets/config1.png diff --git a/files/system/etc/skel/.tmux/plugins/tmux/assets/config2.png b/files/system/usr/etc/skel/.tmux/plugins/tmux/assets/config2.png similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/assets/config2.png rename to files/system/usr/etc/skel/.tmux/plugins/tmux/assets/config2.png diff --git a/files/system/etc/skel/.tmux/plugins/tmux/assets/config3.png b/files/system/usr/etc/skel/.tmux/plugins/tmux/assets/config3.png similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/assets/config3.png rename to files/system/usr/etc/skel/.tmux/plugins/tmux/assets/config3.png diff --git a/files/system/etc/skel/.tmux/plugins/tmux/assets/demos/basic.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/assets/demos/basic.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/assets/demos/basic.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/assets/demos/basic.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/assets/demos/basic.gif b/files/system/usr/etc/skel/.tmux/plugins/tmux/assets/demos/basic.gif similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/assets/demos/basic.gif rename to files/system/usr/etc/skel/.tmux/plugins/tmux/assets/demos/basic.gif diff --git a/files/system/etc/skel/.tmux/plugins/tmux/assets/demos/basic.tape b/files/system/usr/etc/skel/.tmux/plugins/tmux/assets/demos/basic.tape similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/assets/demos/basic.tape rename to files/system/usr/etc/skel/.tmux/plugins/tmux/assets/demos/basic.tape diff --git a/files/system/etc/skel/.tmux/plugins/tmux/assets/example-config.webp b/files/system/usr/etc/skel/.tmux/plugins/tmux/assets/example-config.webp similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/assets/example-config.webp rename to files/system/usr/etc/skel/.tmux/plugins/tmux/assets/example-config.webp diff --git a/files/system/etc/skel/.tmux/plugins/tmux/assets/frappe.webp b/files/system/usr/etc/skel/.tmux/plugins/tmux/assets/frappe.webp similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/assets/frappe.webp rename to files/system/usr/etc/skel/.tmux/plugins/tmux/assets/frappe.webp diff --git a/files/system/etc/skel/.tmux/plugins/tmux/assets/generate_preview.fish b/files/system/usr/etc/skel/.tmux/plugins/tmux/assets/generate_preview.fish similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/assets/generate_preview.fish rename to files/system/usr/etc/skel/.tmux/plugins/tmux/assets/generate_preview.fish diff --git a/files/system/etc/skel/.tmux/plugins/tmux/assets/latte.webp b/files/system/usr/etc/skel/.tmux/plugins/tmux/assets/latte.webp similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/assets/latte.webp rename to files/system/usr/etc/skel/.tmux/plugins/tmux/assets/latte.webp diff --git a/files/system/etc/skel/.tmux/plugins/tmux/assets/macchiato.webp b/files/system/usr/etc/skel/.tmux/plugins/tmux/assets/macchiato.webp similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/assets/macchiato.webp rename to files/system/usr/etc/skel/.tmux/plugins/tmux/assets/macchiato.webp diff --git a/files/system/etc/skel/.tmux/plugins/tmux/assets/mocha.webp b/files/system/usr/etc/skel/.tmux/plugins/tmux/assets/mocha.webp similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/assets/mocha.webp rename to files/system/usr/etc/skel/.tmux/plugins/tmux/assets/mocha.webp diff --git a/files/system/etc/skel/.tmux/plugins/tmux/assets/preview.webp b/files/system/usr/etc/skel/.tmux/plugins/tmux/assets/preview.webp similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/assets/preview.webp rename to files/system/usr/etc/skel/.tmux/plugins/tmux/assets/preview.webp diff --git a/files/system/etc/skel/.tmux/plugins/tmux/assets/ram-example.webp b/files/system/usr/etc/skel/.tmux/plugins/tmux/assets/ram-example.webp similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/assets/ram-example.webp rename to files/system/usr/etc/skel/.tmux/plugins/tmux/assets/ram-example.webp diff --git a/files/system/etc/skel/.tmux/plugins/tmux/assets/structure.svg b/files/system/usr/etc/skel/.tmux/plugins/tmux/assets/structure.svg similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/assets/structure.svg rename to files/system/usr/etc/skel/.tmux/plugins/tmux/assets/structure.svg diff --git a/files/system/etc/skel/.tmux/plugins/tmux/assets/window-basic.webp b/files/system/usr/etc/skel/.tmux/plugins/tmux/assets/window-basic.webp similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/assets/window-basic.webp rename to files/system/usr/etc/skel/.tmux/plugins/tmux/assets/window-basic.webp diff --git a/files/system/etc/skel/.tmux/plugins/tmux/assets/window-none.webp b/files/system/usr/etc/skel/.tmux/plugins/tmux/assets/window-none.webp similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/assets/window-none.webp rename to files/system/usr/etc/skel/.tmux/plugins/tmux/assets/window-none.webp diff --git a/files/system/etc/skel/.tmux/plugins/tmux/assets/window-rounded.webp b/files/system/usr/etc/skel/.tmux/plugins/tmux/assets/window-rounded.webp similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/assets/window-rounded.webp rename to files/system/usr/etc/skel/.tmux/plugins/tmux/assets/window-rounded.webp diff --git a/files/system/etc/skel/.tmux/plugins/tmux/assets/window-slanted.webp b/files/system/usr/etc/skel/.tmux/plugins/tmux/assets/window-slanted.webp similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/assets/window-slanted.webp rename to files/system/usr/etc/skel/.tmux/plugins/tmux/assets/window-slanted.webp diff --git a/files/system/etc/skel/.tmux/plugins/tmux/catppuccin.tmux b/files/system/usr/etc/skel/.tmux/plugins/tmux/catppuccin.tmux similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/catppuccin.tmux rename to files/system/usr/etc/skel/.tmux/plugins/tmux/catppuccin.tmux diff --git a/files/system/etc/skel/.tmux/plugins/tmux/catppuccin_options_tmux.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/catppuccin_options_tmux.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/catppuccin_options_tmux.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/catppuccin_options_tmux.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/catppuccin_tmux.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/catppuccin_tmux.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/catppuccin_tmux.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/catppuccin_tmux.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/docs/explanation/design.md b/files/system/usr/etc/skel/.tmux/plugins/tmux/docs/explanation/design.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/docs/explanation/design.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux/docs/explanation/design.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux/docs/guides/troubleshooting.md b/files/system/usr/etc/skel/.tmux/plugins/tmux/docs/guides/troubleshooting.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/docs/guides/troubleshooting.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux/docs/guides/troubleshooting.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux/docs/reference/configuration.md b/files/system/usr/etc/skel/.tmux/plugins/tmux/docs/reference/configuration.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/docs/reference/configuration.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux/docs/reference/configuration.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux/docs/reference/status-line.md b/files/system/usr/etc/skel/.tmux/plugins/tmux/docs/reference/status-line.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/docs/reference/status-line.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux/docs/reference/status-line.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux/docs/tutorials/01-getting-started.md b/files/system/usr/etc/skel/.tmux/plugins/tmux/docs/tutorials/01-getting-started.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/docs/tutorials/01-getting-started.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux/docs/tutorials/01-getting-started.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux/docs/tutorials/02-custom-status.md b/files/system/usr/etc/skel/.tmux/plugins/tmux/docs/tutorials/02-custom-status.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/docs/tutorials/02-custom-status.md rename to files/system/usr/etc/skel/.tmux/plugins/tmux/docs/tutorials/02-custom-status.md diff --git a/files/system/etc/skel/.tmux/plugins/tmux/renovate.json b/files/system/usr/etc/skel/.tmux/plugins/tmux/renovate.json similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/renovate.json rename to files/system/usr/etc/skel/.tmux/plugins/tmux/renovate.json diff --git a/files/system/etc/skel/.tmux/plugins/tmux/run_tests.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux/run_tests.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/run_tests.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux/run_tests.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux/status/application.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/status/application.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/status/application.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/status/application.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/status/battery.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/status/battery.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/status/battery.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/status/battery.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/status/clima.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/status/clima.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/status/clima.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/status/clima.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/status/cpu.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/status/cpu.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/status/cpu.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/status/cpu.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/status/date_time.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/status/date_time.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/status/date_time.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/status/date_time.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/status/directory.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/status/directory.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/status/directory.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/status/directory.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/status/gitmux.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/status/gitmux.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/status/gitmux.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/status/gitmux.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/status/host.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/status/host.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/status/host.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/status/host.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/status/kube.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/status/kube.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/status/kube.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/status/kube.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/status/load.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/status/load.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/status/load.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/status/load.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/status/pomodoro_plus.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/status/pomodoro_plus.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/status/pomodoro_plus.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/status/pomodoro_plus.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/status/session.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/status/session.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/status/session.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/status/session.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/status/uptime.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/status/uptime.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/status/uptime.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/status/uptime.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/status/user.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/status/user.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/status/user.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/status/user.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/status/weather.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/status/weather.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/status/weather.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/status/weather.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/tests/application_module.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux/tests/application_module.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/tests/application_module.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux/tests/application_module.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux/tests/application_module_expected.txt b/files/system/usr/etc/skel/.tmux/plugins/tmux/tests/application_module_expected.txt similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/tests/application_module_expected.txt rename to files/system/usr/etc/skel/.tmux/plugins/tmux/tests/application_module_expected.txt diff --git a/files/system/etc/skel/.tmux/plugins/tmux/tests/battery_module.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux/tests/battery_module.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/tests/battery_module.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux/tests/battery_module.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux/tests/battery_module_expected.txt b/files/system/usr/etc/skel/.tmux/plugins/tmux/tests/battery_module_expected.txt similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/tests/battery_module_expected.txt rename to files/system/usr/etc/skel/.tmux/plugins/tmux/tests/battery_module_expected.txt diff --git a/files/system/etc/skel/.tmux/plugins/tmux/tests/cpu_module.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux/tests/cpu_module.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/tests/cpu_module.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux/tests/cpu_module.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux/tests/cpu_module_expected.txt b/files/system/usr/etc/skel/.tmux/plugins/tmux/tests/cpu_module_expected.txt similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/tests/cpu_module_expected.txt rename to files/system/usr/etc/skel/.tmux/plugins/tmux/tests/cpu_module_expected.txt diff --git a/files/system/etc/skel/.tmux/plugins/tmux/tests/default_options.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux/tests/default_options.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/tests/default_options.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux/tests/default_options.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux/tests/default_options_expected.txt b/files/system/usr/etc/skel/.tmux/plugins/tmux/tests/default_options_expected.txt similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/tests/default_options_expected.txt rename to files/system/usr/etc/skel/.tmux/plugins/tmux/tests/default_options_expected.txt diff --git a/files/system/etc/skel/.tmux/plugins/tmux/tests/harness.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux/tests/harness.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/tests/harness.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux/tests/harness.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux/tests/helpers.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux/tests/helpers.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/tests/helpers.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux/tests/helpers.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux/tests/load_module.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux/tests/load_module.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/tests/load_module.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux/tests/load_module.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux/tests/load_module_expected.txt b/files/system/usr/etc/skel/.tmux/plugins/tmux/tests/load_module_expected.txt similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/tests/load_module_expected.txt rename to files/system/usr/etc/skel/.tmux/plugins/tmux/tests/load_module_expected.txt diff --git a/files/system/etc/skel/.tmux/plugins/tmux/tests/pane_styling.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux/tests/pane_styling.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/tests/pane_styling.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux/tests/pane_styling.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux/tests/pane_styling_expected.txt b/files/system/usr/etc/skel/.tmux/plugins/tmux/tests/pane_styling_expected.txt similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/tests/pane_styling_expected.txt rename to files/system/usr/etc/skel/.tmux/plugins/tmux/tests/pane_styling_expected.txt diff --git a/files/system/etc/skel/.tmux/plugins/tmux/tests/window_status_styling.sh b/files/system/usr/etc/skel/.tmux/plugins/tmux/tests/window_status_styling.sh similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/tests/window_status_styling.sh rename to files/system/usr/etc/skel/.tmux/plugins/tmux/tests/window_status_styling.sh diff --git a/files/system/etc/skel/.tmux/plugins/tmux/tests/window_status_styling_expected.txt b/files/system/usr/etc/skel/.tmux/plugins/tmux/tests/window_status_styling_expected.txt similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/tests/window_status_styling_expected.txt rename to files/system/usr/etc/skel/.tmux/plugins/tmux/tests/window_status_styling_expected.txt diff --git a/files/system/etc/skel/.tmux/plugins/tmux/themes/catppuccin_frappe_tmux.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/themes/catppuccin_frappe_tmux.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/themes/catppuccin_frappe_tmux.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/themes/catppuccin_frappe_tmux.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/themes/catppuccin_latte_tmux.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/themes/catppuccin_latte_tmux.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/themes/catppuccin_latte_tmux.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/themes/catppuccin_latte_tmux.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/themes/catppuccin_macchiato_tmux.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/themes/catppuccin_macchiato_tmux.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/themes/catppuccin_macchiato_tmux.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/themes/catppuccin_macchiato_tmux.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/themes/catppuccin_mocha_tmux.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/themes/catppuccin_mocha_tmux.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/themes/catppuccin_mocha_tmux.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/themes/catppuccin_mocha_tmux.conf diff --git a/files/system/etc/skel/.tmux/plugins/tmux/tmux.tera b/files/system/usr/etc/skel/.tmux/plugins/tmux/tmux.tera similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/tmux.tera rename to files/system/usr/etc/skel/.tmux/plugins/tmux/tmux.tera diff --git a/files/system/etc/skel/.tmux/plugins/tmux/utils/status_module.conf b/files/system/usr/etc/skel/.tmux/plugins/tmux/utils/status_module.conf similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tmux/utils/status_module.conf rename to files/system/usr/etc/skel/.tmux/plugins/tmux/utils/status_module.conf diff --git a/files/system/etc/skel/.tmux/plugins/tpm b/files/system/usr/etc/skel/.tmux/plugins/tpm similarity index 100% rename from files/system/etc/skel/.tmux/plugins/tpm rename to files/system/usr/etc/skel/.tmux/plugins/tpm diff --git a/files/system/etc/skel/.tmux/plugins/vim-tmux-navigator/License.md b/files/system/usr/etc/skel/.tmux/plugins/vim-tmux-navigator/License.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/vim-tmux-navigator/License.md rename to files/system/usr/etc/skel/.tmux/plugins/vim-tmux-navigator/License.md diff --git a/files/system/etc/skel/.tmux/plugins/vim-tmux-navigator/README.md b/files/system/usr/etc/skel/.tmux/plugins/vim-tmux-navigator/README.md similarity index 100% rename from files/system/etc/skel/.tmux/plugins/vim-tmux-navigator/README.md rename to files/system/usr/etc/skel/.tmux/plugins/vim-tmux-navigator/README.md diff --git a/files/system/etc/skel/.tmux/plugins/vim-tmux-navigator/doc/tmux-navigator.txt b/files/system/usr/etc/skel/.tmux/plugins/vim-tmux-navigator/doc/tmux-navigator.txt similarity index 100% rename from files/system/etc/skel/.tmux/plugins/vim-tmux-navigator/doc/tmux-navigator.txt rename to files/system/usr/etc/skel/.tmux/plugins/vim-tmux-navigator/doc/tmux-navigator.txt diff --git a/files/system/etc/skel/.tmux/plugins/vim-tmux-navigator/pattern-check b/files/system/usr/etc/skel/.tmux/plugins/vim-tmux-navigator/pattern-check similarity index 100% rename from files/system/etc/skel/.tmux/plugins/vim-tmux-navigator/pattern-check rename to files/system/usr/etc/skel/.tmux/plugins/vim-tmux-navigator/pattern-check diff --git a/files/system/etc/skel/.tmux/plugins/vim-tmux-navigator/plugin/tmux_navigator.vim b/files/system/usr/etc/skel/.tmux/plugins/vim-tmux-navigator/plugin/tmux_navigator.vim similarity index 100% rename from files/system/etc/skel/.tmux/plugins/vim-tmux-navigator/plugin/tmux_navigator.vim rename to files/system/usr/etc/skel/.tmux/plugins/vim-tmux-navigator/plugin/tmux_navigator.vim diff --git a/files/system/etc/skel/.tmux/plugins/vim-tmux-navigator/vim-tmux-navigator.tmux b/files/system/usr/etc/skel/.tmux/plugins/vim-tmux-navigator/vim-tmux-navigator.tmux similarity index 100% rename from files/system/etc/skel/.tmux/plugins/vim-tmux-navigator/vim-tmux-navigator.tmux rename to files/system/usr/etc/skel/.tmux/plugins/vim-tmux-navigator/vim-tmux-navigator.tmux diff --git a/files/system/etc/skel/.zshrc b/files/system/usr/etc/skel/.zshrc similarity index 100% rename from files/system/etc/skel/.zshrc rename to files/system/usr/etc/skel/.zshrc diff --git a/files/system/etc/xdg/plasma-org.kde.plasma.desktop-appletsrc b/files/system/usr/etc/xdg/plasma-org.kde.plasma.desktop-appletsrc similarity index 100% rename from files/system/etc/xdg/plasma-org.kde.plasma.desktop-appletsrc rename to files/system/usr/etc/xdg/plasma-org.kde.plasma.desktop-appletsrc