device3167

zshtmp

Aug 22nd, 2022 (edited)
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 283.07 KB | Source Code | 0 0
  1. +/home/aaront/.zshrc:14> export ZSH=/home/aaront/.oh-my-zsh
  2. +/home/aaront/.zshrc:20> ZSH_THEME=archcraft
  3. +/home/aaront/.zshrc:36> zstyle :omz:update mode disabled
  4. +/home/aaront/.zshrc:82> plugins=( git command-not-found )
  5. +/home/aaront/.zshrc:84> source /home/aaront/.oh-my-zsh/oh-my-zsh.sh
  6. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:2> [ -n 5.9 ']'
  7. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:42> [[ -z /home/aaront/.oh-my-zsh ]]
  8. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:46> [[ -z '' ]]
  9. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:47> ZSH_CACHE_DIR=/home/aaront/.oh-my-zsh/cache
  10. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:51> [[ ! -w /home/aaront/.oh-my-zsh/cache ]]
  11. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:56> mkdir -p /home/aaront/.oh-my-zsh/cache/completions
  12. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:57> (( 0 ))
  13. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:57> fpath=( /home/aaront/.oh-my-zsh/cache/completions /usr/local/share/zsh/site-functions /usr/share/zsh/site-functions /usr/share/zsh/functions/Calendar /usr/share/zsh/functions/Chpwd /usr/share/zsh/functions/Completion /usr/share/zsh/functions/Completion/Base /usr/share/zsh/functions/Completion/Linux /usr/share/zsh/functions/Completion/Unix /usr/share/zsh/functions/Completion/X /usr/share/zsh/functions/Completion/Zsh /usr/share/zsh/functions/Exceptions /usr/share/zsh/functions/Math /usr/share/zsh/functions/MIME /usr/share/zsh/functions/Misc /usr/share/zsh/functions/Newuser /usr/share/zsh/functions/Prompts /usr/share/zsh/functions/TCP /usr/share/zsh/functions/VCS_Info /usr/share/zsh/functions/VCS_Info/Backends /usr/share/zsh/functions/Zftp /usr/share/zsh/functions/Zle )
  14. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:60> [[ '' != true ]]
  15. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:61> source /home/aaront/.oh-my-zsh/tools/check_for_upgrade.sh
  16. +/home/aaront/.oh-my-zsh/tools/check_for_upgrade.sh:2> [[ -f /home/aaront/.zsh-update ]]
  17. +/home/aaront/.oh-my-zsh/tools/check_for_upgrade.sh:13> zstyle -s :omz:update mode update_mode
  18. +/home/aaront/.oh-my-zsh/tools/check_for_upgrade.sh:25> [[ disabled = disabled ]]
  19. +/home/aaront/.oh-my-zsh/tools/check_for_upgrade.sh:28> unset update_mode
  20. +/home/aaront/.oh-my-zsh/tools/check_for_upgrade.sh:29> return
  21. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:67> fpath=( /home/aaront/.oh-my-zsh/functions /home/aaront/.oh-my-zsh/completions /home/aaront/.oh-my-zsh/cache/completions /usr/local/share/zsh/site-functions /usr/share/zsh/site-functions /usr/share/zsh/functions/Calendar /usr/share/zsh/functions/Chpwd /usr/share/zsh/functions/Completion /usr/share/zsh/functions/Completion/Base /usr/share/zsh/functions/Completion/Linux /usr/share/zsh/functions/Completion/Unix /usr/share/zsh/functions/Completion/X /usr/share/zsh/functions/Completion/Zsh /usr/share/zsh/functions/Exceptions /usr/share/zsh/functions/Math /usr/share/zsh/functions/MIME /usr/share/zsh/functions/Misc /usr/share/zsh/functions/Newuser /usr/share/zsh/functions/Prompts /usr/share/zsh/functions/TCP /usr/share/zsh/functions/VCS_Info /usr/share/zsh/functions/VCS_Info/Backends /usr/share/zsh/functions/Zftp /usr/share/zsh/functions/Zle )
  22. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:70> autoload -U compaudit compinit
  23. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:74> [[ -z '' ]]
  24. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:75> ZSH_CUSTOM=/home/aaront/.oh-my-zsh/custom
  25. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:87> plugin=git
  26. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:88> is_plugin /home/aaront/.oh-my-zsh/custom git
  27. +is_plugin:1> local base_dir=/home/aaront/.oh-my-zsh/custom
  28. +is_plugin:2> local name=git
  29. +is_plugin:3> test -f /home/aaront/.oh-my-zsh/custom/plugins/git/git.plugin.zsh
  30. +is_plugin:4> test -f /home/aaront/.oh-my-zsh/custom/plugins/git/_git
  31. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:90> is_plugin /home/aaront/.oh-my-zsh git
  32. +is_plugin:1> local base_dir=/home/aaront/.oh-my-zsh
  33. +is_plugin:2> local name=git
  34. +is_plugin:3> test -f /home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh
  35. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:91> fpath=( /home/aaront/.oh-my-zsh/plugins/git /home/aaront/.oh-my-zsh/functions /home/aaront/.oh-my-zsh/completions /home/aaront/.oh-my-zsh/cache/completions /usr/local/share/zsh/site-functions /usr/share/zsh/site-functions /usr/share/zsh/functions/Calendar /usr/share/zsh/functions/Chpwd /usr/share/zsh/functions/Completion /usr/share/zsh/functions/Completion/Base /usr/share/zsh/functions/Completion/Linux /usr/share/zsh/functions/Completion/Unix /usr/share/zsh/functions/Completion/X /usr/share/zsh/functions/Completion/Zsh /usr/share/zsh/functions/Exceptions /usr/share/zsh/functions/Math /usr/share/zsh/functions/MIME /usr/share/zsh/functions/Misc /usr/share/zsh/functions/Newuser /usr/share/zsh/functions/Prompts /usr/share/zsh/functions/TCP /usr/share/zsh/functions/VCS_Info /usr/share/zsh/functions/VCS_Info/Backends /usr/share/zsh/functions/Zftp /usr/share/zsh/functions/Zle )
  36. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:87> plugin=command-not-found
  37. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:88> is_plugin /home/aaront/.oh-my-zsh/custom command-not-found
  38. +is_plugin:1> local base_dir=/home/aaront/.oh-my-zsh/custom
  39. +is_plugin:2> local name=command-not-found
  40. +is_plugin:3> test -f /home/aaront/.oh-my-zsh/custom/plugins/command-not-found/command-not-found.plugin.zsh
  41. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:89> fpath=( /home/aaront/.oh-my-zsh/custom/plugins/command-not-found /home/aaront/.oh-my-zsh/plugins/git /home/aaront/.oh-my-zsh/functions /home/aaront/.oh-my-zsh/completions /home/aaront/.oh-my-zsh/cache/completions /usr/local/share/zsh/site-functions /usr/share/zsh/site-functions /usr/share/zsh/functions/Calendar /usr/share/zsh/functions/Chpwd /usr/share/zsh/functions/Completion /usr/share/zsh/functions/Completion/Base /usr/share/zsh/functions/Completion/Linux /usr/share/zsh/functions/Completion/Unix /usr/share/zsh/functions/Completion/X /usr/share/zsh/functions/Completion/Zsh /usr/share/zsh/functions/Exceptions /usr/share/zsh/functions/Math /usr/share/zsh/functions/MIME /usr/share/zsh/functions/Misc /usr/share/zsh/functions/Newuser /usr/share/zsh/functions/Prompts /usr/share/zsh/functions/TCP /usr/share/zsh/functions/VCS_Info /usr/share/zsh/functions/VCS_Info/Backends /usr/share/zsh/functions/Zftp /usr/share/zsh/functions/Zle )
  42. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:98> [[ linux-gnu = darwin* ]]
  43. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:102> SHORT_HOST=arch-laptop-athompson
  44. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:106> [[ -z '' ]]
  45. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:107> ZSH_COMPDUMP=/home/aaront/.zcompdump-arch-laptop-athompson-5.9
  46. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:111> zcompdump_revision=+/home/aaront/.oh-my-zsh/oh-my-zsh.sh:111> cd -q /home/aaront/.oh-my-zsh
  47. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:111> git rev-parse HEAD
  48. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:111> zcompdump_revision='#omz revision: 6622210d7d4afe859f11c5d50c177bd5e500f2c6'
  49. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:112> zcompdump_fpath='#omz fpath: /home/aaront/.oh-my-zsh/custom/plugins/command-not-found /home/aaront/.oh-my-zsh/plugins/git /home/aaront/.oh-my-zsh/functions /home/aaront/.oh-my-zsh/completions /home/aaront/.oh-my-zsh/cache/completions /usr/local/share/zsh/site-functions /usr/share/zsh/site-functions /usr/share/zsh/functions/Calendar /usr/share/zsh/functions/Chpwd /usr/share/zsh/functions/Completion /usr/share/zsh/functions/Completion/Base /usr/share/zsh/functions/Completion/Linux /usr/share/zsh/functions/Completion/Unix /usr/share/zsh/functions/Completion/X /usr/share/zsh/functions/Completion/Zsh /usr/share/zsh/functions/Exceptions /usr/share/zsh/functions/Math /usr/share/zsh/functions/MIME /usr/share/zsh/functions/Misc /usr/share/zsh/functions/Newuser /usr/share/zsh/functions/Prompts /usr/share/zsh/functions/TCP /usr/share/zsh/functions/VCS_Info /usr/share/zsh/functions/VCS_Info/Backends /usr/share/zsh/functions/Zftp /usr/share/zsh/functions/Zle'
  50. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:115> grep -q -Fx '#omz revision: 6622210d7d4afe859f11c5d50c177bd5e500f2c6' /home/aaront/.zcompdump-arch-laptop-athompson-5.9
  51. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:116> grep -q -Fx '#omz fpath: /home/aaront/.oh-my-zsh/custom/plugins/command-not-found /home/aaront/.oh-my-zsh/plugins/git /home/aaront/.oh-my-zsh/functions /home/aaront/.oh-my-zsh/completions /home/aaront/.oh-my-zsh/cache/completions /usr/local/share/zsh/site-functions /usr/share/zsh/site-functions /usr/share/zsh/functions/Calendar /usr/share/zsh/functions/Chpwd /usr/share/zsh/functions/Completion /usr/share/zsh/functions/Completion/Base /usr/share/zsh/functions/Completion/Linux /usr/share/zsh/functions/Completion/Unix /usr/share/zsh/functions/Completion/X /usr/share/zsh/functions/Completion/Zsh /usr/share/zsh/functions/Exceptions /usr/share/zsh/functions/Math /usr/share/zsh/functions/MIME /usr/share/zsh/functions/Misc /usr/share/zsh/functions/Newuser /usr/share/zsh/functions/Prompts /usr/share/zsh/functions/TCP /usr/share/zsh/functions/VCS_Info /usr/share/zsh/functions/VCS_Info/Backends /usr/share/zsh/functions/Zftp /usr/share/zsh/functions/Zle' /home/aaront/.zcompdump-arch-laptop-athompson-5.9
  52. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:121> [[ '' != true ]]
  53. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:122> source /home/aaront/.oh-my-zsh/lib/compfix.zsh
  54. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:124> compinit -i -d /home/aaront/.zcompdump-arch-laptop-athompson-5.9
  55. +compinit:74> emulate -L zsh
  56. +compinit:75> setopt extendedglob
  57. +compinit:77> typeset _i_dumpfile _i_files _i_line _i_done _i_dir _i_autodump=1
  58. +compinit:78> typeset _i_tag _i_file _i_addfiles _i_fail=ask _i_check=yes _i_name _i_why
  59. +compinit:80> [[ 3 -gt 0 && -i = -[dDiuCw] ]]
  60. +compinit:81> case -i (-d)
  61. +compinit:81> case -i (-D)
  62. +compinit:81> case -i (-i)
  63. +compinit:95> _i_fail=ign
  64. +compinit:96> shift
  65. +compinit:80> [[ 2 -gt 0 && -d = -[dDiuCw] ]]
  66. +compinit:81> case -d (-d)
  67. +compinit:83> _i_autodump=1
  68. +compinit:84> shift
  69. +compinit:85> [[ 1 -gt 0 && /home/aaront/.zcompdump-arch-laptop-athompson-5.9 != -[dfQC] ]]
  70. +compinit:86> _i_dumpfile=/home/aaront/.zcompdump-arch-laptop-athompson-5.9
  71. +compinit:87> shift
  72. +compinit:80> [[ 0 -gt 0 ]]
  73. +compinit:116> typeset -gHA _comps _services _patcomps _postpatcomps
  74. +compinit:121> typeset -gHA _compautos
  75. +compinit:126> typeset -gHA _lastcomp
  76. +compinit:129> [[ -n /home/aaront/.zcompdump-arch-laptop-athompson-5.9 ]]
  77. +compinit:131> typeset -g _comp_dumpfile=/home/aaront/.zcompdump-arch-laptop-athompson-5.9
  78. +compinit:138> typeset -gHa _comp_options
  79. +compinit:139> _comp_options=( bareglobqual extendedglob glob multibyte multifuncdef nullglob rcexpandparam unset NO_allexport NO_aliases NO_cshnullglob NO_cshjunkiequotes NO_errexit NO_errreturn NO_globassign NO_globsubst NO_histsubstpattern NO_ignorebraces NO_ignoreclosebraces NO_kshglob NO_ksharrays NO_kshtypeset NO_markdirs NO_octalzeroes NO_posixbuiltins NO_posixidentifiers NO_shwordsplit NO_shglob NO_typesettounset NO_warnnestedvar NO_warncreateglobal )
  80. +compinit:179> typeset -gH _comp_setup=$'local -A _comp_caller_options;\n _comp_caller_options=(${(kv)options[@]});\n setopt localoptions localtraps localpatterns ${_comp_options[@]};\n local IFS=$\' \\t\\r\\n\\0\';\n builtin enable -p \\| \\~ \\( \\? \\* \\[ \\< \\^ \\# 2>&-;\n exec </dev/null;\n trap - ZERR;\n local -a reply;\n local REPLY;\n local REPORTTIME;\n unset REPORTTIME'
  81. +compinit:194> typeset -ga compprefuncs comppostfuncs
  82. +compinit:195> compprefuncs=( )
  83. +compinit:196> comppostfuncs=( )
  84. +compinit:200> : compinit /home/aaront/.oh-my-zsh/oh-my-zsh.sh /home/aaront/.zshrc
  85. +compinit:449> typeset _i_wdirs _i_wfiles
  86. +compinit:451> _i_wdirs=( )
  87. +compinit:452> _i_wfiles=( )
  88. +compinit:454> autoload -RUz compaudit
  89. +compinit:455> [[ -n yes ]]
  90. +compinit:456> typeset _i_q
  91. +compinit:457> eval compaudit
  92. +(eval):1> compaudit
  93. +compaudit:176> compaudit
  94. +compaudit:13> emulate -L zsh
  95. +compaudit:14> setopt extendedglob
  96. +compaudit:16> [[ -n /usr/bin/getent ]]
  97. +compaudit:27> (( 0 ))
  98. +compaudit:29> (( 26 == 0 ))
  99. +compaudit:33> set -- /home/aaront/.oh-my-zsh/custom/plugins/command-not-found /home/aaront/.oh-my-zsh/plugins/git /home/aaront/.oh-my-zsh/functions /home/aaront/.oh-my-zsh/completions /home/aaront/.oh-my-zsh/cache/completions /usr/local/share/zsh/site-functions /usr/share/zsh/site-functions /usr/share/zsh/functions/Calendar /usr/share/zsh/functions/Chpwd /usr/share/zsh/functions/Completion /usr/share/zsh/functions/Completion/Base /usr/share/zsh/functions/Completion/Linux /usr/share/zsh/functions/Completion/Unix /usr/share/zsh/functions/Completion/X /usr/share/zsh/functions/Completion/Zsh /usr/share/zsh/functions/Exceptions /usr/share/zsh/functions/Math /usr/share/zsh/functions/MIME /usr/share/zsh/functions/Misc /usr/share/zsh/functions/Newuser /usr/share/zsh/functions/Prompts /usr/share/zsh/functions/TCP /usr/share/zsh/functions/VCS_Info /usr/share/zsh/functions/VCS_Info/Backends /usr/share/zsh/functions/Zftp /usr/share/zsh/functions/Zle
  100. +compaudit:40> (( 1 ))
  101. +compaudit:46> fpath=( /home/aaront/.oh-my-zsh/custom/plugins/command-not-found /home/aaront/.oh-my-zsh/plugins/git /home/aaront/.oh-my-zsh/functions /home/aaront/.oh-my-zsh/completions /home/aaront/.oh-my-zsh/cache/completions /usr/local/share/zsh/site-functions /usr/share/zsh/site-functions /usr/share/zsh/functions/Calendar /usr/share/zsh/functions/Chpwd /usr/share/zsh/functions/Completion /usr/share/zsh/functions/Completion/Base /usr/share/zsh/functions/Completion/Linux /usr/share/zsh/functions/Completion/Unix /usr/share/zsh/functions/Completion/X /usr/share/zsh/functions/Completion/Zsh /usr/share/zsh/functions/Exceptions /usr/share/zsh/functions/Math /usr/share/zsh/functions/MIME /usr/share/zsh/functions/Misc /usr/share/zsh/functions/Newuser /usr/share/zsh/functions/Prompts /usr/share/zsh/functions/TCP /usr/share/zsh/functions/VCS_Info /usr/share/zsh/functions/VCS_Info/Backends /usr/share/zsh/functions/Zftp /usr/share/zsh/functions/Zle )
  102. +compaudit:51> (( 0 ))
  103. +compaudit:52> local _compdir=''
  104. +compaudit:53> [[ -z '' ]]
  105. +compaudit:53> _compdir=/home/aaront/.oh-my-zsh/custom/plugins/command-not-found
  106. +compaudit:57> _i_wdirs=( )
  107. +compaudit:58> _i_wfiles=( )
  108. +compaudit:60> _i_files=( /usr/share/zsh/site-functions/_alacritty /usr/share/zsh/site-functions/_bluetoothctl /usr/share/zsh/site-functions/_bootctl /usr/share/zsh/site-functions/_bspc /usr/share/zsh/site-functions/_busctl /usr/share/zsh/site-functions/_bwrap /usr/share/zsh/site-functions/_checkupdates /usr/share/zsh/site-functions/_coredumpctl /usr/share/zsh/site-functions/_curl /usr/share/zsh/site-functions/_dotnet /usr/share/zsh/site-functions/_downgrade /usr/share/zsh/site-functions/_hostnamectl /usr/share/zsh/site-functions/_journalctl /usr/share/zsh/site-functions/_kernel-install /usr/share/zsh/site-functions/_libinput /usr/share/zsh/site-functions/_localectl /usr/share/zsh/site-functions/_loginctl /usr/share/zsh/site-functions/_machinectl /usr/share/zsh/site-functions/_mkinitcpio /usr/share/zsh/site-functions/_networkctl /usr/share/zsh/site-functions/_nvme /usr/share/zsh/site-functions/_oomctl /usr/share/zsh/site-functions/_paccache /usr/share/zsh/site-functions/_pacdiff /usr/share/zsh/site-functions/_pacignore /usr/share/zsh/site-functions/_paclist /usr/share/zsh/site-functions/_paclog-pkglist /usr/share/zsh/site-functions/_pacman /usr/share/zsh/site-functions/_pacscripts /usr/share/zsh/site-functions/_pacsearch /usr/share/zsh/site-functions/_pacsort /usr/share/zsh/site-functions/_pactree /usr/share/zsh/site-functions/_pkgfile /usr/share/zsh/site-functions/_polybar /usr/share/zsh/site-functions/_polybar_msg /usr/share/zsh/site-functions/_pulseaudio /usr/share/zsh/site-functions/_qpdf /usr/share/zsh/site-functions/_rankmirrors /usr/share/zsh/site-functions/_rclone /usr/share/zsh/site-functions/_resolvectl /usr/share/zsh/site-functions/_sd_hosts_or_user_at_host /usr/share/zsh/site-functions/_sd_machines /usr/share/zsh/site-functions/_sd_outputmodes /usr/share/zsh/site-functions/_sd_unit_files /usr/share/zsh/site-functions/_systemctl /usr/share/zsh/site-functions/_systemd /usr/share/zsh/site-functions/_systemd-analyze /usr/share/zsh/site-functions/_systemd-delta /usr/share/zsh/site-functions/_systemd-inhibit /usr/share/zsh/site-functions/_systemd-nspawn /usr/share/zsh/site-functions/_systemd-path /usr/share/zsh/site-functions/_systemd-run /usr/share/zsh/site-functions/_systemd-tmpfiles /usr/share/zsh/site-functions/_timedatectl /usr/share/zsh/site-functions/_udevadm /usr/share/zsh/site-functions/_updpkgsums /usr/share/zsh/site-functions/_yay /usr/share/zsh/functions/Chpwd/_cdr /usr/share/zsh/functions/Completion/Base/_all_labels /usr/share/zsh/functions/Completion/Base/_all_matches /usr/share/zsh/functions/Completion/Base/_alternative /usr/share/zsh/functions/Completion/Base/_approximate /usr/share/zsh/functions/Completion/Base/_arg_compile /usr/share/zsh/functions/Completion/Base/_arguments /usr/share/zsh/functions/Completion/Base/_bash_completions /usr/share/zsh/functions/Completion/Base/_cache_invalid /usr/share/zsh/functions/Completion/Base/_call_function /usr/share/zsh/functions/Completion/Base/_call_program /usr/share/zsh/functions/Completion/Base/_combination /usr/share/zsh/functions/Completion/Base/_complete /usr/share/zsh/functions/Completion/Base/_complete_debug /usr/share/zsh/functions/Completion/Base/_complete_help /usr/share/zsh/functions/Completion/Base/_complete_help_generic /usr/share/zsh/functions/Completion/Base/_complete_tag /usr/share/zsh/functions/Completion/Base/_comp_locale /usr/share/zsh/functions/Completion/Base/_correct /usr/share/zsh/functions/Completion/Base/_correct_filename /usr/share/zsh/functions/Completion/Base/_correct_word /usr/share/zsh/functions/Completion/Base/_describe /usr/share/zsh/functions/Completion/Base/_description /usr/share/zsh/functions/Completion/Base/_dispatch /usr/share/zsh/functions/Completion/Base/_expand /usr/share/zsh/functions/Completion/Base/_expand_alias /usr/share/zsh/functions/Completion/Base/_expand_word /usr/share/zsh/functions/Completion/Base/_extensions /usr/share/zsh/functions/Completion/Base/_external_pwds /usr/share/zsh/functions/Completion/Base/_generic /usr/share/zsh/functions/Completion/Base/_guard /usr/share/zsh/functions/Completion/Base/_history /usr/share/zsh/functions/Completion/Base/_history_complete_word /usr/share/zsh/functions/Completion/Base/_ignored /usr/share/zsh/functions/Completion/Base/_list /usr/share/zsh/functions/Completion/Base/_main_complete /usr/share/zsh/functions/Completion/Base/_match /usr/share/zsh/functions/Completion/Base/_menu /usr/share/zsh/functions/Completion/Base/_message /usr/share/zsh/functions/Completion/Base/_most_recent_file /usr/share/zsh/functions/Completion/Base/_multi_parts /usr/share/zsh/functions/Completion/Base/_next_label /usr/share/zsh/functions/Completion/Base/_next_tags /usr/share/zsh/functions/Completion/Base/_normal /usr/share/zsh/functions/Completion/Base/_nothing /usr/share/zsh/functions/Completion/Base/_numbers /usr/share/zsh/functions/Completion/Base/_oldlist /usr/share/zsh/functions/Completion/Base/_pick_variant /usr/share/zsh/functions/Completion/Base/_prefix /usr/share/zsh/functions/Completion/Base/_read_comp /usr/share/zsh/functions/Completion/Base/_regex_arguments /usr/share/zsh/functions/Completion/Base/_regex_words /usr/share/zsh/functions/Completion/Base/_requested /usr/share/zsh/functions/Completion/Base/_retrieve_cache /usr/share/zsh/functions/Completion/Base/_sep_parts /usr/share/zsh/functions/Completion/Base/_sequence /usr/share/zsh/functions/Completion/Base/_set_command /usr/share/zsh/functions/Completion/Base/_setup /usr/share/zsh/functions/Completion/Base/_store_cache /usr/share/zsh/functions/Completion/Base/_sub_commands /usr/share/zsh/functions/Completion/Base/_tags /usr/share/zsh/functions/Completion/Base/_user_expand /usr/share/zsh/functions/Completion/Base/_values /usr/share/zsh/functions/Completion/Base/_wanted /usr/share/zsh/functions/Completion/Linux/_acpi /usr/share/zsh/functions/Completion/Linux/_acpitool /usr/share/zsh/functions/Completion/Linux/_alsa-utils /usr/share/zsh/functions/Completion/Linux/_analyseplugin /usr/share/zsh/functions/Completion/Linux/_basenc /usr/share/zsh/functions/Completion/Linux/_brctl /usr/share/zsh/functions/Completion/Linux/_btrfs /usr/share/zsh/functions/Completion/Linux/_capabilities /usr/share/zsh/functions/Completion/Linux/_chattr /usr/share/zsh/functions/Completion/Linux/_chcon /usr/share/zsh/functions/Completion/Linux/_choom /usr/share/zsh/functions/Completion/Linux/_chrt /usr/share/zsh/functions/Completion/Linux/_cpupower /usr/share/zsh/functions/Completion/Linux/_cryptsetup /usr/share/zsh/functions/Completion/Linux/_dkms /usr/share/zsh/functions/Completion/Linux/_e2label /usr/share/zsh/functions/Completion/Linux/_ethtool /usr/share/zsh/functions/Completion/Linux/_findmnt /usr/share/zsh/functions/Completion/Linux/_free /usr/share/zsh/functions/Completion/Linux/_fuse_arguments /usr/share/zsh/functions/Completion/Linux/_fusermount /usr/share/zsh/functions/Completion/Linux/_fuse_values /usr/share/zsh/functions/Completion/Linux/_gpasswd /usr/share/zsh/functions/Completion/Linux/_htop /usr/share/zsh/functions/Completion/Linux/_iconvconfig /usr/share/zsh/functions/Completion/Linux/_ionice /usr/share/zsh/functions/Completion/Linux/_ipset /usr/share/zsh/functions/Completion/Linux/_iptables /usr/share/zsh/functions/Completion/Linux/_iwconfig /usr/share/zsh/functions/Completion/Linux/_kpartx /usr/share/zsh/functions/Completion/Linux/_losetup /usr/share/zsh/functions/Completion/Linux/_lsattr /usr/share/zsh/functions/Completion/Linux/_lsblk /usr/share/zsh/functions/Completion/Linux/_lsns /usr/share/zsh/functions/Completion/Linux/_lsusb /usr/share/zsh/functions/Completion/Linux/_ltrace /usr/share/zsh/functions/Completion/Linux/_mat /usr/share/zsh/functions/Completion/Linux/_mat2 /usr/share/zsh/functions/Completion/Linux/_mdadm /usr/share/zsh/functions/Completion/Linux/_mii-tool /usr/share/zsh/functions/Completion/Linux/_modutils /usr/share/zsh/functions/Completion/Linux/_mondo /usr/share/zsh/functions/Completion/Linux/_networkmanager /usr/share/zsh/functions/Completion/Linux/_nsenter /usr/share/zsh/functions/Completion/Linux/_opkg /usr/share/zsh/functions/Completion/Linux/_perf /usr/share/zsh/functions/Completion/Linux/_pidof /usr/share/zsh/functions/Completion/Linux/_pmap /usr/share/zsh/functions/Completion/Linux/_qdbus /usr/share/zsh/functions/Completion/Linux/_schedtool /usr/share/zsh/functions/Completion/Linux/_selinux_contexts /usr/share/zsh/functions/Completion/Linux/_selinux_roles /usr/share/zsh/functions/Completion/Linux/_selinux_types /usr/share/zsh/functions/Completion/Linux/_selinux_users /usr/share/zsh/functions/Completion/Linux/_setpriv /usr/share/zsh/functions/Completion/Linux/_setsid /usr/share/zsh/functions/Completion/Linux/_slabtop /usr/share/zsh/functions/Completion/Linux/_ss /usr/share/zsh/functions/Completion/Linux/_sshfs /usr/share/zsh/functions/Completion/Linux/_strace /usr/share/zsh/functions/Completion/Linux/_sysstat /usr/share/zsh/functions/Completion/Linux/_tload /usr/share/zsh/functions/Completion/Linux/_tpb /usr/share/zsh/functions/Completion/Linux/_tracepath /usr/share/zsh/functions/Completion/Linux/_tune2fs /usr/share/zsh/functions/Completion/Linux/_uml /usr/share/zsh/functions/Completion/Linux/_unshare /usr/share/zsh/functions/Completion/Linux/_valgrind /usr/share/zsh/functions/Completion/Linux/_vserver /usr/share/zsh/functions/Completion/Linux/_wakeup_capable_devices /usr/share/zsh/functions/Completion/Linux/_wipefs /usr/share/zsh/functions/Completion/Linux/_wpa_cli /usr/share/zsh/functions/Completion/Unix/_a2ps /usr/share/zsh/functions/Completion/Unix/_aap /usr/share/zsh/functions/Completion/Unix/_abcde /usr/share/zsh/functions/Completion/Unix/_absolute_command_paths /usr/share/zsh/functions/Completion/Unix/_ack /usr/share/zsh/functions/Completion/Unix/_adb /usr/share/zsh/functions/Completion/Unix/_ansible /usr/share/zsh/functions/Completion/Unix/_ant /usr/share/zsh/functions/Completion/Unix/_antiword /usr/share/zsh/functions/Completion/Unix/_apachectl /usr/share/zsh/functions/Completion/Unix/_apm /usr/share/zsh/functions/Completion/Unix/_arch_archives /usr/share/zsh/functions/Completion/Unix/_arch_namespace /usr/share/zsh/functions/Completion/Unix/_arp /usr/share/zsh/functions/Completion/Unix/_arping /usr/share/zsh/functions/Completion/Unix/_asciidoctor /usr/share/zsh/functions/Completion/Unix/_asciinema /usr/share/zsh/functions/Completion/Unix/_at /usr/share/zsh/functions/Completion/Unix/_attr /usr/share/zsh/functions/Completion/Unix/_augeas /usr/share/zsh/functions/Completion/Unix/_avahi /usr/share/zsh/functions/Completion/Unix/_awk /usr/share/zsh/functions/Completion/Unix/_base64 /usr/share/zsh/functions/Completion/Unix/_basename /usr/share/zsh/functions/Completion/Unix/_bash /usr/share/zsh/functions/Completion/Unix/_baudrates /usr/share/zsh/functions/Completion/Unix/_baz /usr/share/zsh/functions/Completion/Unix/_beep /usr/share/zsh/functions/Completion/Unix/_bibtex /usr/share/zsh/functions/Completion/Unix/_bind_addresses /usr/share/zsh/functions/Completion/Unix/_bison /usr/share/zsh/functions/Completion/Unix/_bittorrent /usr/share/zsh/functions/Completion/Unix/_bogofilter /usr/share/zsh/functions/Completion/Unix/_bpf_filters /usr/share/zsh/functions/Completion/Unix/_bpython /usr/share/zsh/functions/Completion/Unix/_bzip2 /usr/share/zsh/functions/Completion/Unix/_bzr /usr/share/zsh/functions/Completion/Unix/_cabal /usr/share/zsh/functions/Completion/Unix/_cal /usr/share/zsh/functions/Completion/Unix/_calendar /usr/share/zsh/functions/Completion/Unix/_canonical_paths /usr/share/zsh/functions/Completion/Unix/_cat /usr/share/zsh/functions/Completion/Unix/_ccal /usr/share/zsh/functions/Completion/Unix/_cdcd /usr/share/zsh/functions/Completion/Unix/_cdrdao /usr/share/zsh/functions/Completion/Unix/_cdrecord /usr/share/zsh/functions/Completion/Unix/_chkconfig /usr/share/zsh/functions/Completion/Unix/_chmod /usr/share/zsh/functions/Completion/Unix/_chown /usr/share/zsh/functions/Completion/Unix/_chroot /usr/share/zsh/functions/Completion/Unix/_chsh /usr/share/zsh/functions/Completion/Unix/_cksum /usr/share/zsh/functions/Completion/Unix/_clay /usr/share/zsh/functions/Completion/Unix/_cmdambivalent /usr/share/zsh/functions/Completion/Unix/_cmdstring /usr/share/zsh/functions/Completion/Unix/_cmp /usr/share/zsh/functions/Completion/Unix/_column /usr/share/zsh/functions/Completion/Unix/_comm /usr/share/zsh/functions/Completion/Unix/_composer /usr/share/zsh/functions/Completion/Unix/_compress /usr/share/zsh/functions/Completion/Unix/_configure /usr/share/zsh/functions/Completion/Unix/_cowsay /usr/share/zsh/functions/Completion/Unix/_cp /usr/share/zsh/functions/Completion/Unix/_cpio /usr/share/zsh/functions/Completion/Unix/_cplay /usr/share/zsh/functions/Completion/Unix/_crontab /usr/share/zsh/functions/Completion/Unix/_cscope /usr/share/zsh/functions/Completion/Unix/_csplit /usr/share/zsh/functions/Completion/Unix/_cssh /usr/share/zsh/functions/Completion/Unix/_ctags /usr/share/zsh/functions/Completion/Unix/_ctags_tags /usr/share/zsh/functions/Completion/Unix/_curl /usr/share/zsh/functions/Completion/Unix/_cut /usr/share/zsh/functions/Completion/Unix/_cvs /usr/share/zsh/functions/Completion/Unix/_darcs /usr/share/zsh/functions/Completion/Unix/_date /usr/share/zsh/functions/Completion/Unix/_date_formats /usr/share/zsh/functions/Completion/Unix/_dates /usr/share/zsh/functions/Completion/Unix/_dbus /usr/share/zsh/functions/Completion/Unix/_dconf /usr/share/zsh/functions/Completion/Unix/_dd /usr/share/zsh/functions/Completion/Unix/_devtodo /usr/share/zsh/functions/Completion/Unix/_df /usr/share/zsh/functions/Completion/Unix/_dhclient /usr/share/zsh/functions/Completion/Unix/_dict /usr/share/zsh/functions/Completion/Unix/_dict_words /usr/share/zsh/functions/Completion/Unix/_diff /usr/share/zsh/functions/Completion/Unix/_diff3 /usr/share/zsh/functions/Completion/Unix/_diff_options /usr/share/zsh/functions/Completion/Unix/_diffstat /usr/share/zsh/functions/Completion/Unix/_dig /usr/share/zsh/functions/Completion/Unix/_directories /usr/share/zsh/functions/Completion/Unix/_dir_list /usr/share/zsh/functions/Completion/Unix/_django /usr/share/zsh/functions/Completion/Unix/_dmesg /usr/share/zsh/functions/Completion/Unix/_dmidecode /usr/share/zsh/functions/Completion/Unix/_dns_types /usr/share/zsh/functions/Completion/Unix/_doas /usr/share/zsh/functions/Completion/Unix/_domains /usr/share/zsh/functions/Completion/Unix/_dos2unix /usr/share/zsh/functions/Completion/Unix/_drill /usr/share/zsh/functions/Completion/Unix/_dropbox /usr/share/zsh/functions/Completion/Unix/_dsh /usr/share/zsh/functions/Completion/Unix/_dtruss /usr/share/zsh/functions/Completion/Unix/_du /usr/share/zsh/functions/Completion/Unix/_dvi /usr/share/zsh/functions/Completion/Unix/_ecasound /usr/share/zsh/functions/Completion/Unix/_ed /usr/share/zsh/functions/Completion/Unix/_elfdump /usr/share/zsh/functions/Completion/Unix/_elinks /usr/share/zsh/functions/Completion/Unix/_email_addresses /usr/share/zsh/functions/Completion/Unix/_enscript /usr/share/zsh/functions/Completion/Unix/_entr /usr/share/zsh/functions/Completion/Unix/_env /usr/share/zsh/functions/Completion/Unix/_espeak /usr/share/zsh/functions/Completion/Unix/_etags /usr/share/zsh/functions/Completion/Unix/_fakeroot /usr/share/zsh/functions/Completion/Unix/_feh /usr/share/zsh/functions/Completion/Unix/_fetchmail /usr/share/zsh/functions/Completion/Unix/_ffmpeg /usr/share/zsh/functions/Completion/Unix/_figlet /usr/share/zsh/functions/Completion/Unix/_file_modes /usr/share/zsh/functions/Completion/Unix/_files /usr/share/zsh/functions/Completion/Unix/_file_systems /usr/share/zsh/functions/Completion/Unix/_find /usr/share/zsh/functions/Completion/Unix/_find_net_interfaces /usr/share/zsh/functions/Completion/Unix/_finger /usr/share/zsh/functions/Completion/Unix/_flac /usr/share/zsh/functions/Completion/Unix/_flex /usr/share/zsh/functions/Completion/Unix/_fmt /usr/share/zsh/functions/Completion/Unix/_fold /usr/share/zsh/functions/Completion/Unix/_fortune /usr/share/zsh/functions/Completion/Unix/_fsh /usr/share/zsh/functions/Completion/Unix/_fuser /usr/share/zsh/functions/Completion/Unix/_gcc /usr/share/zsh/functions/Completion/Unix/_gcore /usr/share/zsh/functions/Completion/Unix/_gdb /usr/share/zsh/functions/Completion/Unix/_gem /usr/share/zsh/functions/Completion/Unix/_genisoimage /usr/share/zsh/functions/Completion/Unix/_getconf /usr/share/zsh/functions/Completion/Unix/_getent /usr/share/zsh/functions/Completion/Unix/_getfacl /usr/share/zsh/functions/Completion/Unix/_getmail /usr/share/zsh/functions/Completion/Unix/_getopt /usr/share/zsh/functions/Completion/Unix/_ghostscript /usr/share/zsh/functions/Completion/Unix/_git /usr/share/zsh/functions/Completion/Unix/_global /usr/share/zsh/functions/Completion/Unix/_global_tags /usr/share/zsh/functions/Completion/Unix/_gnu_generic /usr/share/zsh/functions/Completion/Unix/_gnupod /usr/share/zsh/functions/Completion/Unix/_gnutls /usr/share/zsh/functions/Completion/Unix/_go /usr/share/zsh/functions/Completion/Unix/_gpg /usr/share/zsh/functions/Completion/Unix/_gphoto2 /usr/share/zsh/functions/Completion/Unix/_gprof /usr/share/zsh/functions/Completion/Unix/_gradle /usr/share/zsh/functions/Completion/Unix/_graphicsmagick /usr/share/zsh/functions/Completion/Unix/_grep /usr/share/zsh/functions/Completion/Unix/_groff /usr/share/zsh/functions/Completion/Unix/_groups /usr/share/zsh/functions/Completion/Unix/_growisofs /usr/share/zsh/functions/Completion/Unix/_gsettings /usr/share/zsh/functions/Completion/Unix/_guilt /usr/share/zsh/functions/Completion/Unix/_gzip /usr/share/zsh/functions/Completion/Unix/_have_glob_qual /usr/share/zsh/functions/Completion/Unix/_head /usr/share/zsh/functions/Completion/Unix/_hexdump /usr/share/zsh/functions/Completion/Unix/_host /usr/share/zsh/functions/Completion/Unix/_hostname /usr/share/zsh/functions/Completion/Unix/_hosts /usr/share/zsh/functions/Completion/Unix/_iconv /usr/share/zsh/functions/Completion/Unix/_id /usr/share/zsh/functions/Completion/Unix/_ifconfig /usr/share/zsh/functions/Completion/Unix/_iftop /usr/share/zsh/functions/Completion/Unix/_imagemagick /usr/share/zsh/functions/Completion/Unix/_initctl /usr/share/zsh/functions/Completion/Unix/_init_d /usr/share/zsh/functions/Completion/Unix/_install /usr/share/zsh/functions/Completion/Unix/_iostat /usr/share/zsh/functions/Completion/Unix/_ip /usr/share/zsh/functions/Completion/Unix/_ipsec /usr/share/zsh/functions/Completion/Unix/_irssi /usr/share/zsh/functions/Completion/Unix/_ispell /usr/share/zsh/functions/Completion/Unix/_java /usr/share/zsh/functions/Completion/Unix/_java_class /usr/share/zsh/functions/Completion/Unix/_joe /usr/share/zsh/functions/Completion/Unix/_join /usr/share/zsh/functions/Completion/Unix/_jq /usr/share/zsh/functions/Completion/Unix/_killall /usr/share/zsh/functions/Completion/Unix/_knock /usr/share/zsh/functions/Completion/Unix/_kvno /usr/share/zsh/functions/Completion/Unix/_last /usr/share/zsh/functions/Completion/Unix/_ldconfig /usr/share/zsh/functions/Completion/Unix/_ldd /usr/share/zsh/functions/Completion/Unix/_ld_debug /usr/share/zsh/functions/Completion/Unix/_less /usr/share/zsh/functions/Completion/Unix/_lha /usr/share/zsh/functions/Completion/Unix/_libvirt /usr/share/zsh/functions/Completion/Unix/_links /usr/share/zsh/functions/Completion/Unix/_list_files /usr/share/zsh/functions/Completion/Unix/_lldb /usr/share/zsh/functions/Completion/Unix/_ln /usr/share/zsh/functions/Completion/Unix/_loadkeys /usr/share/zsh/functions/Completion/Unix/_locale /usr/share/zsh/functions/Completion/Unix/_localedef /usr/share/zsh/functions/Completion/Unix/_locales /usr/share/zsh/functions/Completion/Unix/_locate /usr/share/zsh/functions/Completion/Unix/_logger /usr/share/zsh/functions/Completion/Unix/_look /usr/share/zsh/functions/Completion/Unix/_lp /usr/share/zsh/functions/Completion/Unix/_ls /usr/share/zsh/functions/Completion/Unix/_lsof /usr/share/zsh/functions/Completion/Unix/_lua /usr/share/zsh/functions/Completion/Unix/_luarocks /usr/share/zsh/functions/Completion/Unix/_lynx /usr/share/zsh/functions/Completion/Unix/_lz4 /usr/share/zsh/functions/Completion/Unix/_lzop /usr/share/zsh/functions/Completion/Unix/_mail /usr/share/zsh/functions/Completion/Unix/_mailboxes /usr/share/zsh/functions/Completion/Unix/_make /usr/share/zsh/functions/Completion/Unix/_man /usr/share/zsh/functions/Completion/Unix/_md5sum /usr/share/zsh/functions/Completion/Unix/_mencal /usr/share/zsh/functions/Completion/Unix/_mh /usr/share/zsh/functions/Completion/Unix/_mime_types /usr/share/zsh/functions/Completion/Unix/_mkdir /usr/share/zsh/functions/Completion/Unix/_mkfifo /usr/share/zsh/functions/Completion/Unix/_mknod /usr/share/zsh/functions/Completion/Unix/_mktemp /usr/share/zsh/functions/Completion/Unix/_module /usr/share/zsh/functions/Completion/Unix/_monotone /usr/share/zsh/functions/Completion/Unix/_moosic /usr/share/zsh/functions/Completion/Unix/_mosh /usr/share/zsh/functions/Completion/Unix/_mount /usr/share/zsh/functions/Completion/Unix/_mpc /usr/share/zsh/functions/Completion/Unix/_mt /usr/share/zsh/functions/Completion/Unix/_mtools /usr/share/zsh/functions/Completion/Unix/_mtr /usr/share/zsh/functions/Completion/Unix/_mutt /usr/share/zsh/functions/Completion/Unix/_mv /usr/share/zsh/functions/Completion/Unix/_my_accounts /usr/share/zsh/functions/Completion/Unix/_myrepos /usr/share/zsh/functions/Completion/Unix/_mysqldiff /usr/share/zsh/functions/Completion/Unix/_mysql_utils /usr/share/zsh/functions/Completion/Unix/_ncftp /usr/share/zsh/functions/Completion/Unix/_netcat /usr/share/zsh/functions/Completion/Unix/_net_interfaces /usr/share/zsh/functions/Completion/Unix/_netstat /usr/share/zsh/functions/Completion/Unix/_newsgroups /usr/share/zsh/functions/Completion/Unix/_nginx /usr/share/zsh/functions/Completion/Unix/_ngrep /usr/share/zsh/functions/Completion/Unix/_nice /usr/share/zsh/functions/Completion/Unix/_nkf /usr/share/zsh/functions/Completion/Unix/_nl /usr/share/zsh/functions/Completion/Unix/_nm /usr/share/zsh/functions/Completion/Unix/_nmap /usr/share/zsh/functions/Completion/Unix/_npm /usr/share/zsh/functions/Completion/Unix/_nslookup /usr/share/zsh/functions/Completion/Unix/_numfmt /usr/share/zsh/functions/Completion/Unix/_objdump /usr/share/zsh/functions/Completion/Unix/_object_files /usr/share/zsh/functions/Completion/Unix/_od /usr/share/zsh/functions/Completion/Unix/_openstack /usr/share/zsh/functions/Completion/Unix/_opustools /usr/share/zsh/functions/Completion/Unix/_other_accounts /usr/share/zsh/functions/Completion/Unix/_pack /usr/share/zsh/functions/Completion/Unix/_pandoc /usr/share/zsh/functions/Completion/Unix/_paste /usr/share/zsh/functions/Completion/Unix/_patch /usr/share/zsh/functions/Completion/Unix/_patchutils /usr/share/zsh/functions/Completion/Unix/_path_commands /usr/share/zsh/functions/Completion/Unix/_path_files /usr/share/zsh/functions/Completion/Unix/_pax /usr/share/zsh/functions/Completion/Unix/_pbm /usr/share/zsh/functions/Completion/Unix/_pdf /usr/share/zsh/functions/Completion/Unix/_perforce /usr/share/zsh/functions/Completion/Unix/_perl /usr/share/zsh/functions/Completion/Unix/_perl_basepods /usr/share/zsh/functions/Completion/Unix/_perldoc /usr/share/zsh/functions/Completion/Unix/_perl_modules /usr/share/zsh/functions/Completion/Unix/_pgids /usr/share/zsh/functions/Completion/Unix/_pgrep /usr/share/zsh/functions/Completion/Unix/_php /usr/share/zsh/functions/Completion/Unix/_picocom /usr/share/zsh/functions/Completion/Unix/_pids /usr/share/zsh/functions/Completion/Unix/_pine /usr/share/zsh/functions/Completion/Unix/_ping /usr/share/zsh/functions/Completion/Unix/_pip /usr/share/zsh/functions/Completion/Unix/_pkgadd /usr/share/zsh/functions/Completion/Unix/_pkg-config /usr/share/zsh/functions/Completion/Unix/_pkginfo /usr/share/zsh/functions/Completion/Unix/_pkg_instance /usr/share/zsh/functions/Completion/Unix/_pkgrm /usr/share/zsh/functions/Completion/Unix/_pon /usr/share/zsh/functions/Completion/Unix/_ports /usr/share/zsh/functions/Completion/Unix/_postfix /usr/share/zsh/functions/Completion/Unix/_postgresql /usr/share/zsh/functions/Completion/Unix/_postscript /usr/share/zsh/functions/Completion/Unix/_pr /usr/share/zsh/functions/Completion/Unix/_printenv /usr/share/zsh/functions/Completion/Unix/_printers /usr/share/zsh/functions/Completion/Unix/_process_names /usr/share/zsh/functions/Completion/Unix/_prove /usr/share/zsh/functions/Completion/Unix/_ps /usr/share/zsh/functions/Completion/Unix/_pspdf /usr/share/zsh/functions/Completion/Unix/_psutils /usr/share/zsh/functions/Completion/Unix/_ptx /usr/share/zsh/functions/Completion/Unix/_pump /usr/share/zsh/functions/Completion/Unix/_pv /usr/share/zsh/functions/Completion/Unix/_pwgen /usr/share/zsh/functions/Completion/Unix/_pydoc /usr/share/zsh/functions/Completion/Unix/_python /usr/share/zsh/functions/Completion/Unix/_python_modules /usr/share/zsh/functions/Completion/Unix/_qemu /usr/share/zsh/functions/Completion/Unix/_quilt /usr/share/zsh/functions/Completion/Unix/_rake /usr/share/zsh/functions/Completion/Unix/_ranlib /usr/share/zsh/functions/Completion/Unix/_rar /usr/share/zsh/functions/Completion/Unix/_rclone /usr/share/zsh/functions/Completion/Unix/_rcs /usr/share/zsh/functions/Completion/Unix/_readelf /usr/share/zsh/functions/Completion/Unix/_readlink /usr/share/zsh/functions/Completion/Unix/_remote_files /usr/share/zsh/functions/Completion/Unix/_renice /usr/share/zsh/functions/Completion/Unix/_ri /usr/share/zsh/functions/Completion/Unix/_rlogin /usr/share/zsh/functions/Completion/Unix/_rm /usr/share/zsh/functions/Completion/Unix/_rmdir /usr/share/zsh/functions/Completion/Unix/_route /usr/share/zsh/functions/Completion/Unix/_rrdtool /usr/share/zsh/functions/Completion/Unix/_rsync /usr/share/zsh/functions/Completion/Unix/_rubber /usr/share/zsh/functions/Completion/Unix/_ruby /usr/share/zsh/functions/Completion/Unix/_runit /usr/share/zsh/functions/Completion/Unix/_samba /usr/share/zsh/functions/Completion/Unix/_sccs /usr/share/zsh/functions/Completion/Unix/_scons /usr/share/zsh/functions/Completion/Unix/_screen /usr/share/zsh/functions/Completion/Unix/_script /usr/share/zsh/functions/Completion/Unix/_seafile /usr/share/zsh/functions/Completion/Unix/_sed /usr/share/zsh/functions/Completion/Unix/_seq /usr/share/zsh/functions/Completion/Unix/_service /usr/share/zsh/functions/Completion/Unix/_services /usr/share/zsh/functions/Completion/Unix/_setfacl /usr/share/zsh/functions/Completion/Unix/_sh /usr/share/zsh/functions/Completion/Unix/_shasum /usr/share/zsh/functions/Completion/Unix/_showmount /usr/share/zsh/functions/Completion/Unix/_shred /usr/share/zsh/functions/Completion/Unix/_shuf /usr/share/zsh/functions/Completion/Unix/_shutdown /usr/share/zsh/functions/Completion/Unix/_signals /usr/share/zsh/functions/Completion/Unix/_sisu /usr/share/zsh/functions/Completion/Unix/_slrn /usr/share/zsh/functions/Completion/Unix/_smartmontools /usr/share/zsh/functions/Completion/Unix/_socket /usr/share/zsh/functions/Completion/Unix/_sort /usr/share/zsh/functions/Completion/Unix/_spamassassin /usr/share/zsh/functions/Completion/Unix/_split /usr/share/zsh/functions/Completion/Unix/_sqlite /usr/share/zsh/functions/Completion/Unix/_sqsh /usr/share/zsh/functions/Completion/Unix/_ssh /usr/share/zsh/functions/Completion/Unix/_ssh_hosts /usr/share/zsh/functions/Completion/Unix/_stat /usr/share/zsh/functions/Completion/Unix/_stdbuf /usr/share/zsh/functions/Completion/Unix/_stgit /usr/share/zsh/functions/Completion/Unix/_stow /usr/share/zsh/functions/Completion/Unix/_strings /usr/share/zsh/functions/Completion/Unix/_strip /usr/share/zsh/functions/Completion/Unix/_stty /usr/share/zsh/functions/Completion/Unix/_su /usr/share/zsh/functions/Completion/Unix/_subversion /usr/share/zsh/functions/Completion/Unix/_sudo /usr/share/zsh/functions/Completion/Unix/_surfraw /usr/share/zsh/functions/Completion/Unix/_swaks /usr/share/zsh/functions/Completion/Unix/_swanctl /usr/share/zsh/functions/Completion/Unix/_swift /usr/share/zsh/functions/Completion/Unix/_sys_calls /usr/share/zsh/functions/Completion/Unix/_sysctl /usr/share/zsh/functions/Completion/Unix/_tac /usr/share/zsh/functions/Completion/Unix/_tail /usr/share/zsh/functions/Completion/Unix/_tar /usr/share/zsh/functions/Completion/Unix/_tar_archive /usr/share/zsh/functions/Completion/Unix/_tardy /usr/share/zsh/functions/Completion/Unix/_tcpdump /usr/share/zsh/functions/Completion/Unix/_tcptraceroute /usr/share/zsh/functions/Completion/Unix/_tee /usr/share/zsh/functions/Completion/Unix/_telnet /usr/share/zsh/functions/Completion/Unix/_terminals /usr/share/zsh/functions/Completion/Unix/_tex /usr/share/zsh/functions/Completion/Unix/_texi /usr/share/zsh/functions/Completion/Unix/_texinfo /usr/share/zsh/functions/Completion/Unix/_tidy /usr/share/zsh/functions/Completion/Unix/_tiff /usr/share/zsh/functions/Completion/Unix/_tilde_files /usr/share/zsh/functions/Completion/Unix/_timeout /usr/share/zsh/functions/Completion/Unix/_time_zone /usr/share/zsh/functions/Completion/Unix/_tin /usr/share/zsh/functions/Completion/Unix/_tla /usr/share/zsh/functions/Completion/Unix/_tmux /usr/share/zsh/functions/Completion/Unix/_todo.sh /usr/share/zsh/functions/Completion/Unix/_toilet /usr/share/zsh/functions/Completion/Unix/_top /usr/share/zsh/functions/Completion/Unix/_topgit /usr/share/zsh/functions/Completion/Unix/_totd /usr/share/zsh/functions/Completion/Unix/_touch /usr/share/zsh/functions/Completion/Unix/_tput /usr/share/zsh/functions/Completion/Unix/_tr /usr/share/zsh/functions/Completion/Unix/_transmission /usr/share/zsh/functions/Completion/Unix/_tree /usr/share/zsh/functions/Completion/Unix/_truncate /usr/share/zsh/functions/Completion/Unix/_truss /usr/share/zsh/functions/Completion/Unix/_tty /usr/share/zsh/functions/Completion/Unix/_ttys /usr/share/zsh/functions/Completion/Unix/_twidge /usr/share/zsh/functions/Completion/Unix/_twisted /usr/share/zsh/functions/Completion/Unix/_umountable /usr/share/zsh/functions/Completion/Unix/_unace /usr/share/zsh/functions/Completion/Unix/_uname /usr/share/zsh/functions/Completion/Unix/_unexpand /usr/share/zsh/functions/Completion/Unix/_uniq /usr/share/zsh/functions/Completion/Unix/_unison /usr/share/zsh/functions/Completion/Unix/_units /usr/share/zsh/functions/Completion/Unix/_uptime /usr/share/zsh/functions/Completion/Unix/_urls /usr/share/zsh/functions/Completion/Unix/_user_admin /usr/share/zsh/functions/Completion/Unix/_user_at_host /usr/share/zsh/functions/Completion/Unix/_users /usr/share/zsh/functions/Completion/Unix/_users_on /usr/share/zsh/functions/Completion/Unix/_vi /usr/share/zsh/functions/Completion/Unix/_vim /usr/share/zsh/functions/Completion/Unix/_visudo /usr/share/zsh/functions/Completion/Unix/_vmstat /usr/share/zsh/functions/Completion/Unix/_vorbis /usr/share/zsh/functions/Completion/Unix/_vpnc /usr/share/zsh/functions/Completion/Unix/_w /usr/share/zsh/functions/Completion/Unix/_w3m /usr/share/zsh/functions/Completion/Unix/_watch /usr/share/zsh/functions/Completion/Unix/_wc /usr/share/zsh/functions/Completion/Unix/_webbrowser /usr/share/zsh/functions/Completion/Unix/_wget /usr/share/zsh/functions/Completion/Unix/_whereis /usr/share/zsh/functions/Completion/Unix/_who /usr/share/zsh/functions/Completion/Unix/_whois /usr/share/zsh/functions/Completion/Unix/_wiggle /usr/share/zsh/functions/Completion/Unix/_xargs /usr/share/zsh/functions/Completion/Unix/_xmlsoft /usr/share/zsh/functions/Completion/Unix/_xmlstarlet /usr/share/zsh/functions/Completion/Unix/_xmms2 /usr/share/zsh/functions/Completion/Unix/_xxd /usr/share/zsh/functions/Completion/Unix/_xz /usr/share/zsh/functions/Completion/Unix/_yafc /usr/share/zsh/functions/Completion/Unix/_yodl /usr/share/zsh/functions/Completion/Unix/_yp /usr/share/zsh/functions/Completion/Unix/_zcat /usr/share/zsh/functions/Completion/Unix/_zdump /usr/share/zsh/functions/Completion/Unix/_zfs /usr/share/zsh/functions/Completion/Unix/_zfs_dataset /usr/share/zsh/functions/Completion/Unix/_zfs_pool /usr/share/zsh/functions/Completion/Unix/_zip /usr/share/zsh/functions/Completion/Unix/_zsh /usr/share/zsh/functions/Completion/X/_acroread /usr/share/zsh/functions/Completion/X/_code /usr/share/zsh/functions/Completion/X/_dcop /usr/share/zsh/functions/Completion/X/_eog /usr/share/zsh/functions/Completion/X/_evince /usr/share/zsh/functions/Completion/X/_geany /usr/share/zsh/functions/Completion/X/_gnome-gv /usr/share/zsh/functions/Completion/X/_gqview /usr/share/zsh/functions/Completion/X/_gv /usr/share/zsh/functions/Completion/X/_kdeconnect /usr/share/zsh/functions/Completion/X/_kfmclient /usr/share/zsh/functions/Completion/X/_matlab /usr/share/zsh/functions/Completion/X/_mozilla /usr/share/zsh/functions/Completion/X/_mplayer /usr/share/zsh/functions/Completion/X/_mupdf /usr/share/zsh/functions/Completion/X/_nautilus /usr/share/zsh/functions/Completion/X/_nedit /usr/share/zsh/functions/Completion/X/_netscape /usr/share/zsh/functions/Completion/X/_okular /usr/share/zsh/functions/Completion/X/_pdftk /usr/share/zsh/functions/Completion/X/_qiv /usr/share/zsh/functions/Completion/X/_rdesktop /usr/share/zsh/functions/Completion/X/_setxkbmap /usr/share/zsh/functions/Completion/X/_sublimetext /usr/share/zsh/functions/Completion/X/_urxvt /usr/share/zsh/functions/Completion/X/_vnc /usr/share/zsh/functions/Completion/X/_x_arguments /usr/share/zsh/functions/Completion/X/_xauth /usr/share/zsh/functions/Completion/X/_xautolock /usr/share/zsh/functions/Completion/X/_x_borderwidth /usr/share/zsh/functions/Completion/X/_xclip /usr/share/zsh/functions/Completion/X/_x_color /usr/share/zsh/functions/Completion/X/_x_colormapid /usr/share/zsh/functions/Completion/X/_x_cursor /usr/share/zsh/functions/Completion/X/_x_display /usr/share/zsh/functions/Completion/X/_xdvi /usr/share/zsh/functions/Completion/X/_x_extension /usr/share/zsh/functions/Completion/X/_xfig /usr/share/zsh/functions/Completion/X/_x_font /usr/share/zsh/functions/Completion/X/_xft_fonts /usr/share/zsh/functions/Completion/X/_x_geometry /usr/share/zsh/functions/Completion/X/_xinput /usr/share/zsh/functions/Completion/X/_x_keysym /usr/share/zsh/functions/Completion/X/_xloadimage /usr/share/zsh/functions/Completion/X/_x_locale /usr/share/zsh/functions/Completion/X/_x_modifier /usr/share/zsh/functions/Completion/X/_xmodmap /usr/share/zsh/functions/Completion/X/_x_name /usr/share/zsh/functions/Completion/X/_xournal /usr/share/zsh/functions/Completion/X/_xpdf /usr/share/zsh/functions/Completion/X/_xrandr /usr/share/zsh/functions/Completion/X/_x_resource /usr/share/zsh/functions/Completion/X/_xscreensaver /usr/share/zsh/functions/Completion/X/_x_selection_timeout /usr/share/zsh/functions/Completion/X/_xset /usr/share/zsh/functions/Completion/X/_xt_arguments /usr/share/zsh/functions/Completion/X/_xterm /usr/share/zsh/functions/Completion/X/_x_title /usr/share/zsh/functions/Completion/X/_xt_session_id /usr/share/zsh/functions/Completion/X/_x_utils /usr/share/zsh/functions/Completion/X/_xv /usr/share/zsh/functions/Completion/X/_x_visual /usr/share/zsh/functions/Completion/X/_x_window /usr/share/zsh/functions/Completion/X/_xwit /usr/share/zsh/functions/Completion/X/_zeal /usr/share/zsh/functions/Completion/Zsh/_add-zle-hook-widget /usr/share/zsh/functions/Completion/Zsh/_add-zsh-hook /usr/share/zsh/functions/Completion/Zsh/_alias /usr/share/zsh/functions/Completion/Zsh/_aliases /usr/share/zsh/functions/Completion/Zsh/__arguments /usr/share/zsh/functions/Completion/Zsh/_arrays /usr/share/zsh/functions/Completion/Zsh/_assign /usr/share/zsh/functions/Completion/Zsh/_autocd /usr/share/zsh/functions/Completion/Zsh/_bindkey /usr/share/zsh/functions/Completion/Zsh/_brace_parameter /usr/share/zsh/functions/Completion/Zsh/_builtin /usr/share/zsh/functions/Completion/Zsh/_cd /usr/share/zsh/functions/Completion/Zsh/_command /usr/share/zsh/functions/Completion/Zsh/_command_names /usr/share/zsh/functions/Completion/Zsh/_compadd /usr/share/zsh/functions/Completion/Zsh/_compdef /usr/share/zsh/functions/Completion/Zsh/_completers /usr/share/zsh/functions/Completion/Zsh/_condition /usr/share/zsh/functions/Completion/Zsh/_default /usr/share/zsh/functions/Completion/Zsh/_delimiters /usr/share/zsh/functions/Completion/Zsh/_directory_stack /usr/share/zsh/functions/Completion/Zsh/_dirs /usr/share/zsh/functions/Completion/Zsh/_disable /usr/share/zsh/functions/Completion/Zsh/_dynamic_directory_name /usr/share/zsh/functions/Completion/Zsh/_echotc /usr/share/zsh/functions/Completion/Zsh/_echoti /usr/share/zsh/functions/Completion/Zsh/_emulate /usr/share/zsh/functions/Completion/Zsh/_enable /usr/share/zsh/functions/Completion/Zsh/_equal /usr/share/zsh/functions/Completion/Zsh/_exec /usr/share/zsh/functions/Completion/Zsh/_fc /usr/share/zsh/functions/Completion/Zsh/_file_descriptors /usr/share/zsh/functions/Completion/Zsh/_first /usr/share/zsh/functions/Completion/Zsh/_functions /usr/share/zsh/functions/Completion/Zsh/_globflags /usr/share/zsh/functions/Completion/Zsh/_globqual_delims /usr/share/zsh/functions/Completion/Zsh/_globquals /usr/share/zsh/functions/Completion/Zsh/_hash /usr/share/zsh/functions/Completion/Zsh/_history_modifiers /usr/share/zsh/functions/Completion/Zsh/_in_vared /usr/share/zsh/functions/Completion/Zsh/_jobs /usr/share/zsh/functions/Completion/Zsh/_jobs_bg /usr/share/zsh/functions/Completion/Zsh/_jobs_builtin /usr/share/zsh/functions/Completion/Zsh/_jobs_fg /usr/share/zsh/functions/Completion/Zsh/_kill /usr/share/zsh/functions/Completion/Zsh/_limit /usr/share/zsh/functions/Completion/Zsh/_limits /usr/share/zsh/functions/Completion/Zsh/_math /usr/share/zsh/functions/Completion/Zsh/_math_params /usr/share/zsh/functions/Completion/Zsh/_mere /usr/share/zsh/functions/Completion/Zsh/_module_math_func /usr/share/zsh/functions/Completion/Zsh/_options /usr/share/zsh/functions/Completion/Zsh/_options_set /usr/share/zsh/functions/Completion/Zsh/_options_unset /usr/share/zsh/functions/Completion/Zsh/_parameter /usr/share/zsh/functions/Completion/Zsh/_parameters /usr/share/zsh/functions/Completion/Zsh/_precommand /usr/share/zsh/functions/Completion/Zsh/_print /usr/share/zsh/functions/Completion/Zsh/_prompt /usr/share/zsh/functions/Completion/Zsh/_ps1234 /usr/share/zsh/functions/Completion/Zsh/_read /usr/share/zsh/functions/Completion/Zsh/_redirect /usr/share/zsh/functions/Completion/Zsh/_run-help /usr/share/zsh/functions/Completion/Zsh/_sched /usr/share/zsh/functions/Completion/Zsh/_set /usr/share/zsh/functions/Completion/Zsh/_setopt /usr/share/zsh/functions/Completion/Zsh/_source /usr/share/zsh/functions/Completion/Zsh/_strftime /usr/share/zsh/functions/Completion/Zsh/_subscript /usr/share/zsh/functions/Completion/Zsh/_suffix_alias_files /usr/share/zsh/functions/Completion/Zsh/_tcpsys /usr/share/zsh/functions/Completion/Zsh/_tilde /usr/share/zsh/functions/Completion/Zsh/_trap /usr/share/zsh/functions/Completion/Zsh/_ttyctl /usr/share/zsh/functions/Completion/Zsh/_typeset /usr/share/zsh/functions/Completion/Zsh/_ulimit /usr/share/zsh/functions/Completion/Zsh/_unhash /usr/share/zsh/functions/Completion/Zsh/_user_math_func /usr/share/zsh/functions/Completion/Zsh/_value /usr/share/zsh/functions/Completion/Zsh/_vared /usr/share/zsh/functions/Completion/Zsh/_vars /usr/share/zsh/functions/Completion/Zsh/_vcs_info /usr/share/zsh/functions/Completion/Zsh/_vcs_info_hooks /usr/share/zsh/functions/Completion/Zsh/_wait /usr/share/zsh/functions/Completion/Zsh/_which /usr/share/zsh/functions/Completion/Zsh/_widgets /usr/share/zsh/functions/Completion/Zsh/_zargs /usr/share/zsh/functions/Completion/Zsh/_zattr /usr/share/zsh/functions/Completion/Zsh/_zcalc /usr/share/zsh/functions/Completion/Zsh/_zcalc_line /usr/share/zsh/functions/Completion/Zsh/_zcompile /usr/share/zsh/functions/Completion/Zsh/_zed /usr/share/zsh/functions/Completion/Zsh/_zftp /usr/share/zsh/functions/Completion/Zsh/_zle /usr/share/zsh/functions/Completion/Zsh/_zmodload /usr/share/zsh/functions/Completion/Zsh/_zmv /usr/share/zsh/functions/Completion/Zsh/_zparseopts /usr/share/zsh/functions/Completion/Zsh/_zpty /usr/share/zsh/functions/Completion/Zsh/_zsh-mime-handler /usr/share/zsh/functions/Completion/Zsh/_zsocket /usr/share/zsh/functions/Completion/Zsh/_zstyle /usr/share/zsh/functions/Completion/Zsh/_ztodo )
  109. +compaudit:61> [[ -n /home/aaront/.oh-my-zsh/custom/plugins/command-not-found ]]
  110. +compaudit:62> [[ 821 -lt 20 || /home/aaront/.oh-my-zsh/custom/plugins/command-not-found = */Base || -d /home/aaront/.oh-my-zsh/custom/plugins/command-not-found/Base ]]
  111. +compaudit:84> [[ ign == use ]]
  112. +compaudit:88> local _i_owners=u0u1000
  113. +compaudit:91> local -a _i_exes
  114. +compaudit:92> _i_exes=( /proc/28291/exe /proc/28291/object/a.out )
  115. +compaudit:96> local _i_exe
  116. +compaudit:101> _i_exe=/proc/28291/exe
  117. +compaudit:102> [[ -e /proc/28291/exe ]]
  118. +compaudit:103> zmodload -F zsh/stat b:zstat
  119. +compaudit:104> local -A _i_stathash
  120. +compaudit:105> zstat -H _i_stathash /proc/28291/exe
  121. +compaudit:106> [[ 0 -ne 0 ]]
  122. +compaudit:110> break
  123. +compaudit:123> _i_wdirs=( /home/aaront/.oh-my-zsh/custom/plugins/command-not-found )
  124. +compaudit:132> (( 1 ))
  125. +compaudit:133> local GROUP GROUPMEM _i_pw _i_gid
  126. +compaudit:134> (( UID == EUID ))
  127. +compaudit:135> IFS=: +compaudit:135> read GROUP _i_pw _i_gid GROUPMEM
  128. +compaudit:135> getent group aaront
  129. +compaudit:140> [[ aaront == aaront && -z '' ]]
  130. +compaudit:142> _i_wdirs=( /home/aaront/.oh-my-zsh/custom/plugins/command-not-found )
  131. +compaudit:146> [[ -f /etc/debian_version ]]
  132. +compaudit:153> _i_wdirs=( /home/aaront/.oh-my-zsh/custom/plugins/command-not-found )
  133. +compaudit:154> _i_wfiles=( )
  134. +compaudit:156> case 1:0 (0:0)
  135. +compaudit:156> case 1:0 (0:*)
  136. +compaudit:156> case 1:0 (*:0)
  137. +compaudit:159> _i_q=directories
  138. +compaudit:163> [[ -n directories ]]
  139. +compaudit:164> [[ ign == verbose ]]
  140. +compaudit:168> return 1
  141. +compinit:458> [[ -n directories ]]
  142. +compinit:459> [[ ign = ask ]]
  143. +compinit:471> fpath=( /home/aaront/.oh-my-zsh/plugins/git /home/aaront/.oh-my-zsh/functions /home/aaront/.oh-my-zsh/completions /home/aaront/.oh-my-zsh/cache/completions /usr/local/share/zsh/site-functions /usr/share/zsh/site-functions /usr/share/zsh/functions/Calendar /usr/share/zsh/functions/Chpwd /usr/share/zsh/functions/Completion /usr/share/zsh/functions/Completion/Base /usr/share/zsh/functions/Completion/Linux /usr/share/zsh/functions/Completion/Unix /usr/share/zsh/functions/Completion/X /usr/share/zsh/functions/Completion/Zsh /usr/share/zsh/functions/Exceptions /usr/share/zsh/functions/Math /usr/share/zsh/functions/MIME /usr/share/zsh/functions/Misc /usr/share/zsh/functions/Newuser /usr/share/zsh/functions/Prompts /usr/share/zsh/functions/TCP /usr/share/zsh/functions/VCS_Info /usr/share/zsh/functions/VCS_Info/Backends /usr/share/zsh/functions/Zftp /usr/share/zsh/functions/Zle )
  144. +compinit:472> (( 0 ))
  145. +compinit:473> (( 1 ))
  146. +compinit:473> _i_files=( /usr/share/zsh/site-functions/_alacritty /usr/share/zsh/site-functions/_bluetoothctl /usr/share/zsh/site-functions/_bootctl /usr/share/zsh/site-functions/_bspc /usr/share/zsh/site-functions/_busctl /usr/share/zsh/site-functions/_bwrap /usr/share/zsh/site-functions/_checkupdates /usr/share/zsh/site-functions/_coredumpctl /usr/share/zsh/site-functions/_curl /usr/share/zsh/site-functions/_dotnet /usr/share/zsh/site-functions/_downgrade /usr/share/zsh/site-functions/_hostnamectl /usr/share/zsh/site-functions/_journalctl /usr/share/zsh/site-functions/_kernel-install /usr/share/zsh/site-functions/_libinput /usr/share/zsh/site-functions/_localectl /usr/share/zsh/site-functions/_loginctl /usr/share/zsh/site-functions/_machinectl /usr/share/zsh/site-functions/_mkinitcpio /usr/share/zsh/site-functions/_networkctl /usr/share/zsh/site-functions/_nvme /usr/share/zsh/site-functions/_oomctl /usr/share/zsh/site-functions/_paccache /usr/share/zsh/site-functions/_pacdiff /usr/share/zsh/site-functions/_pacignore /usr/share/zsh/site-functions/_paclist /usr/share/zsh/site-functions/_paclog-pkglist /usr/share/zsh/site-functions/_pacman /usr/share/zsh/site-functions/_pacscripts /usr/share/zsh/site-functions/_pacsearch /usr/share/zsh/site-functions/_pacsort /usr/share/zsh/site-functions/_pactree /usr/share/zsh/site-functions/_pkgfile /usr/share/zsh/site-functions/_polybar /usr/share/zsh/site-functions/_polybar_msg /usr/share/zsh/site-functions/_pulseaudio /usr/share/zsh/site-functions/_qpdf /usr/share/zsh/site-functions/_rankmirrors /usr/share/zsh/site-functions/_rclone /usr/share/zsh/site-functions/_resolvectl /usr/share/zsh/site-functions/_sd_hosts_or_user_at_host /usr/share/zsh/site-functions/_sd_machines /usr/share/zsh/site-functions/_sd_outputmodes /usr/share/zsh/site-functions/_sd_unit_files /usr/share/zsh/site-functions/_systemctl /usr/share/zsh/site-functions/_systemd /usr/share/zsh/site-functions/_systemd-analyze /usr/share/zsh/site-functions/_systemd-delta /usr/share/zsh/site-functions/_systemd-inhibit /usr/share/zsh/site-functions/_systemd-nspawn /usr/share/zsh/site-functions/_systemd-path /usr/share/zsh/site-functions/_systemd-run /usr/share/zsh/site-functions/_systemd-tmpfiles /usr/share/zsh/site-functions/_timedatectl /usr/share/zsh/site-functions/_udevadm /usr/share/zsh/site-functions/_updpkgsums /usr/share/zsh/site-functions/_yay /usr/share/zsh/functions/Chpwd/_cdr /usr/share/zsh/functions/Completion/Base/_all_labels /usr/share/zsh/functions/Completion/Base/_all_matches /usr/share/zsh/functions/Completion/Base/_alternative /usr/share/zsh/functions/Completion/Base/_approximate /usr/share/zsh/functions/Completion/Base/_arg_compile /usr/share/zsh/functions/Completion/Base/_arguments /usr/share/zsh/functions/Completion/Base/_bash_completions /usr/share/zsh/functions/Completion/Base/_cache_invalid /usr/share/zsh/functions/Completion/Base/_call_function /usr/share/zsh/functions/Completion/Base/_call_program /usr/share/zsh/functions/Completion/Base/_combination /usr/share/zsh/functions/Completion/Base/_complete /usr/share/zsh/functions/Completion/Base/_complete_debug /usr/share/zsh/functions/Completion/Base/_complete_help /usr/share/zsh/functions/Completion/Base/_complete_help_generic /usr/share/zsh/functions/Completion/Base/_complete_tag /usr/share/zsh/functions/Completion/Base/_comp_locale /usr/share/zsh/functions/Completion/Base/_correct /usr/share/zsh/functions/Completion/Base/_correct_filename /usr/share/zsh/functions/Completion/Base/_correct_word /usr/share/zsh/functions/Completion/Base/_describe /usr/share/zsh/functions/Completion/Base/_description /usr/share/zsh/functions/Completion/Base/_dispatch /usr/share/zsh/functions/Completion/Base/_expand /usr/share/zsh/functions/Completion/Base/_expand_alias /usr/share/zsh/functions/Completion/Base/_expand_word /usr/share/zsh/functions/Completion/Base/_extensions /usr/share/zsh/functions/Completion/Base/_external_pwds /usr/share/zsh/functions/Completion/Base/_generic /usr/share/zsh/functions/Completion/Base/_guard /usr/share/zsh/functions/Completion/Base/_history /usr/share/zsh/functions/Completion/Base/_history_complete_word /usr/share/zsh/functions/Completion/Base/_ignored /usr/share/zsh/functions/Completion/Base/_list /usr/share/zsh/functions/Completion/Base/_main_complete /usr/share/zsh/functions/Completion/Base/_match /usr/share/zsh/functions/Completion/Base/_menu /usr/share/zsh/functions/Completion/Base/_message /usr/share/zsh/functions/Completion/Base/_most_recent_file /usr/share/zsh/functions/Completion/Base/_multi_parts /usr/share/zsh/functions/Completion/Base/_next_label /usr/share/zsh/functions/Completion/Base/_next_tags /usr/share/zsh/functions/Completion/Base/_normal /usr/share/zsh/functions/Completion/Base/_nothing /usr/share/zsh/functions/Completion/Base/_numbers /usr/share/zsh/functions/Completion/Base/_oldlist /usr/share/zsh/functions/Completion/Base/_pick_variant /usr/share/zsh/functions/Completion/Base/_prefix /usr/share/zsh/functions/Completion/Base/_read_comp /usr/share/zsh/functions/Completion/Base/_regex_arguments /usr/share/zsh/functions/Completion/Base/_regex_words /usr/share/zsh/functions/Completion/Base/_requested /usr/share/zsh/functions/Completion/Base/_retrieve_cache /usr/share/zsh/functions/Completion/Base/_sep_parts /usr/share/zsh/functions/Completion/Base/_sequence /usr/share/zsh/functions/Completion/Base/_set_command /usr/share/zsh/functions/Completion/Base/_setup /usr/share/zsh/functions/Completion/Base/_store_cache /usr/share/zsh/functions/Completion/Base/_sub_commands /usr/share/zsh/functions/Completion/Base/_tags /usr/share/zsh/functions/Completion/Base/_user_expand /usr/share/zsh/functions/Completion/Base/_values /usr/share/zsh/functions/Completion/Base/_wanted /usr/share/zsh/functions/Completion/Linux/_acpi /usr/share/zsh/functions/Completion/Linux/_acpitool /usr/share/zsh/functions/Completion/Linux/_alsa-utils /usr/share/zsh/functions/Completion/Linux/_analyseplugin /usr/share/zsh/functions/Completion/Linux/_basenc /usr/share/zsh/functions/Completion/Linux/_brctl /usr/share/zsh/functions/Completion/Linux/_btrfs /usr/share/zsh/functions/Completion/Linux/_capabilities /usr/share/zsh/functions/Completion/Linux/_chattr /usr/share/zsh/functions/Completion/Linux/_chcon /usr/share/zsh/functions/Completion/Linux/_choom /usr/share/zsh/functions/Completion/Linux/_chrt /usr/share/zsh/functions/Completion/Linux/_cpupower /usr/share/zsh/functions/Completion/Linux/_cryptsetup /usr/share/zsh/functions/Completion/Linux/_dkms /usr/share/zsh/functions/Completion/Linux/_e2label /usr/share/zsh/functions/Completion/Linux/_ethtool /usr/share/zsh/functions/Completion/Linux/_findmnt /usr/share/zsh/functions/Completion/Linux/_free /usr/share/zsh/functions/Completion/Linux/_fuse_arguments /usr/share/zsh/functions/Completion/Linux/_fusermount /usr/share/zsh/functions/Completion/Linux/_fuse_values /usr/share/zsh/functions/Completion/Linux/_gpasswd /usr/share/zsh/functions/Completion/Linux/_htop /usr/share/zsh/functions/Completion/Linux/_iconvconfig /usr/share/zsh/functions/Completion/Linux/_ionice /usr/share/zsh/functions/Completion/Linux/_ipset /usr/share/zsh/functions/Completion/Linux/_iptables /usr/share/zsh/functions/Completion/Linux/_iwconfig /usr/share/zsh/functions/Completion/Linux/_kpartx /usr/share/zsh/functions/Completion/Linux/_losetup /usr/share/zsh/functions/Completion/Linux/_lsattr /usr/share/zsh/functions/Completion/Linux/_lsblk /usr/share/zsh/functions/Completion/Linux/_lsns /usr/share/zsh/functions/Completion/Linux/_lsusb /usr/share/zsh/functions/Completion/Linux/_ltrace /usr/share/zsh/functions/Completion/Linux/_mat /usr/share/zsh/functions/Completion/Linux/_mat2 /usr/share/zsh/functions/Completion/Linux/_mdadm /usr/share/zsh/functions/Completion/Linux/_mii-tool /usr/share/zsh/functions/Completion/Linux/_modutils /usr/share/zsh/functions/Completion/Linux/_mondo /usr/share/zsh/functions/Completion/Linux/_networkmanager /usr/share/zsh/functions/Completion/Linux/_nsenter /usr/share/zsh/functions/Completion/Linux/_opkg /usr/share/zsh/functions/Completion/Linux/_perf /usr/share/zsh/functions/Completion/Linux/_pidof /usr/share/zsh/functions/Completion/Linux/_pmap /usr/share/zsh/functions/Completion/Linux/_qdbus /usr/share/zsh/functions/Completion/Linux/_schedtool /usr/share/zsh/functions/Completion/Linux/_selinux_contexts /usr/share/zsh/functions/Completion/Linux/_selinux_roles /usr/share/zsh/functions/Completion/Linux/_selinux_types /usr/share/zsh/functions/Completion/Linux/_selinux_users /usr/share/zsh/functions/Completion/Linux/_setpriv /usr/share/zsh/functions/Completion/Linux/_setsid /usr/share/zsh/functions/Completion/Linux/_slabtop /usr/share/zsh/functions/Completion/Linux/_ss /usr/share/zsh/functions/Completion/Linux/_sshfs /usr/share/zsh/functions/Completion/Linux/_strace /usr/share/zsh/functions/Completion/Linux/_sysstat /usr/share/zsh/functions/Completion/Linux/_tload /usr/share/zsh/functions/Completion/Linux/_tpb /usr/share/zsh/functions/Completion/Linux/_tracepath /usr/share/zsh/functions/Completion/Linux/_tune2fs /usr/share/zsh/functions/Completion/Linux/_uml /usr/share/zsh/functions/Completion/Linux/_unshare /usr/share/zsh/functions/Completion/Linux/_valgrind /usr/share/zsh/functions/Completion/Linux/_vserver /usr/share/zsh/functions/Completion/Linux/_wakeup_capable_devices /usr/share/zsh/functions/Completion/Linux/_wipefs /usr/share/zsh/functions/Completion/Linux/_wpa_cli /usr/share/zsh/functions/Completion/Unix/_a2ps /usr/share/zsh/functions/Completion/Unix/_aap /usr/share/zsh/functions/Completion/Unix/_abcde /usr/share/zsh/functions/Completion/Unix/_absolute_command_paths /usr/share/zsh/functions/Completion/Unix/_ack /usr/share/zsh/functions/Completion/Unix/_adb /usr/share/zsh/functions/Completion/Unix/_ansible /usr/share/zsh/functions/Completion/Unix/_ant /usr/share/zsh/functions/Completion/Unix/_antiword /usr/share/zsh/functions/Completion/Unix/_apachectl /usr/share/zsh/functions/Completion/Unix/_apm /usr/share/zsh/functions/Completion/Unix/_arch_archives /usr/share/zsh/functions/Completion/Unix/_arch_namespace /usr/share/zsh/functions/Completion/Unix/_arp /usr/share/zsh/functions/Completion/Unix/_arping /usr/share/zsh/functions/Completion/Unix/_asciidoctor /usr/share/zsh/functions/Completion/Unix/_asciinema /usr/share/zsh/functions/Completion/Unix/_at /usr/share/zsh/functions/Completion/Unix/_attr /usr/share/zsh/functions/Completion/Unix/_augeas /usr/share/zsh/functions/Completion/Unix/_avahi /usr/share/zsh/functions/Completion/Unix/_awk /usr/share/zsh/functions/Completion/Unix/_base64 /usr/share/zsh/functions/Completion/Unix/_basename /usr/share/zsh/functions/Completion/Unix/_bash /usr/share/zsh/functions/Completion/Unix/_baudrates /usr/share/zsh/functions/Completion/Unix/_baz /usr/share/zsh/functions/Completion/Unix/_beep /usr/share/zsh/functions/Completion/Unix/_bibtex /usr/share/zsh/functions/Completion/Unix/_bind_addresses /usr/share/zsh/functions/Completion/Unix/_bison /usr/share/zsh/functions/Completion/Unix/_bittorrent /usr/share/zsh/functions/Completion/Unix/_bogofilter /usr/share/zsh/functions/Completion/Unix/_bpf_filters /usr/share/zsh/functions/Completion/Unix/_bpython /usr/share/zsh/functions/Completion/Unix/_bzip2 /usr/share/zsh/functions/Completion/Unix/_bzr /usr/share/zsh/functions/Completion/Unix/_cabal /usr/share/zsh/functions/Completion/Unix/_cal /usr/share/zsh/functions/Completion/Unix/_calendar /usr/share/zsh/functions/Completion/Unix/_canonical_paths /usr/share/zsh/functions/Completion/Unix/_cat /usr/share/zsh/functions/Completion/Unix/_ccal /usr/share/zsh/functions/Completion/Unix/_cdcd /usr/share/zsh/functions/Completion/Unix/_cdrdao /usr/share/zsh/functions/Completion/Unix/_cdrecord /usr/share/zsh/functions/Completion/Unix/_chkconfig /usr/share/zsh/functions/Completion/Unix/_chmod /usr/share/zsh/functions/Completion/Unix/_chown /usr/share/zsh/functions/Completion/Unix/_chroot /usr/share/zsh/functions/Completion/Unix/_chsh /usr/share/zsh/functions/Completion/Unix/_cksum /usr/share/zsh/functions/Completion/Unix/_clay /usr/share/zsh/functions/Completion/Unix/_cmdambivalent /usr/share/zsh/functions/Completion/Unix/_cmdstring /usr/share/zsh/functions/Completion/Unix/_cmp /usr/share/zsh/functions/Completion/Unix/_column /usr/share/zsh/functions/Completion/Unix/_comm /usr/share/zsh/functions/Completion/Unix/_composer /usr/share/zsh/functions/Completion/Unix/_compress /usr/share/zsh/functions/Completion/Unix/_configure /usr/share/zsh/functions/Completion/Unix/_cowsay /usr/share/zsh/functions/Completion/Unix/_cp /usr/share/zsh/functions/Completion/Unix/_cpio /usr/share/zsh/functions/Completion/Unix/_cplay /usr/share/zsh/functions/Completion/Unix/_crontab /usr/share/zsh/functions/Completion/Unix/_cscope /usr/share/zsh/functions/Completion/Unix/_csplit /usr/share/zsh/functions/Completion/Unix/_cssh /usr/share/zsh/functions/Completion/Unix/_ctags /usr/share/zsh/functions/Completion/Unix/_ctags_tags /usr/share/zsh/functions/Completion/Unix/_curl /usr/share/zsh/functions/Completion/Unix/_cut /usr/share/zsh/functions/Completion/Unix/_cvs /usr/share/zsh/functions/Completion/Unix/_darcs /usr/share/zsh/functions/Completion/Unix/_date /usr/share/zsh/functions/Completion/Unix/_date_formats /usr/share/zsh/functions/Completion/Unix/_dates /usr/share/zsh/functions/Completion/Unix/_dbus /usr/share/zsh/functions/Completion/Unix/_dconf /usr/share/zsh/functions/Completion/Unix/_dd /usr/share/zsh/functions/Completion/Unix/_devtodo /usr/share/zsh/functions/Completion/Unix/_df /usr/share/zsh/functions/Completion/Unix/_dhclient /usr/share/zsh/functions/Completion/Unix/_dict /usr/share/zsh/functions/Completion/Unix/_dict_words /usr/share/zsh/functions/Completion/Unix/_diff /usr/share/zsh/functions/Completion/Unix/_diff3 /usr/share/zsh/functions/Completion/Unix/_diff_options /usr/share/zsh/functions/Completion/Unix/_diffstat /usr/share/zsh/functions/Completion/Unix/_dig /usr/share/zsh/functions/Completion/Unix/_directories /usr/share/zsh/functions/Completion/Unix/_dir_list /usr/share/zsh/functions/Completion/Unix/_django /usr/share/zsh/functions/Completion/Unix/_dmesg /usr/share/zsh/functions/Completion/Unix/_dmidecode /usr/share/zsh/functions/Completion/Unix/_dns_types /usr/share/zsh/functions/Completion/Unix/_doas /usr/share/zsh/functions/Completion/Unix/_domains /usr/share/zsh/functions/Completion/Unix/_dos2unix /usr/share/zsh/functions/Completion/Unix/_drill /usr/share/zsh/functions/Completion/Unix/_dropbox /usr/share/zsh/functions/Completion/Unix/_dsh /usr/share/zsh/functions/Completion/Unix/_dtruss /usr/share/zsh/functions/Completion/Unix/_du /usr/share/zsh/functions/Completion/Unix/_dvi /usr/share/zsh/functions/Completion/Unix/_ecasound /usr/share/zsh/functions/Completion/Unix/_ed /usr/share/zsh/functions/Completion/Unix/_elfdump /usr/share/zsh/functions/Completion/Unix/_elinks /usr/share/zsh/functions/Completion/Unix/_email_addresses /usr/share/zsh/functions/Completion/Unix/_enscript /usr/share/zsh/functions/Completion/Unix/_entr /usr/share/zsh/functions/Completion/Unix/_env /usr/share/zsh/functions/Completion/Unix/_espeak /usr/share/zsh/functions/Completion/Unix/_etags /usr/share/zsh/functions/Completion/Unix/_fakeroot /usr/share/zsh/functions/Completion/Unix/_feh /usr/share/zsh/functions/Completion/Unix/_fetchmail /usr/share/zsh/functions/Completion/Unix/_ffmpeg /usr/share/zsh/functions/Completion/Unix/_figlet /usr/share/zsh/functions/Completion/Unix/_file_modes /usr/share/zsh/functions/Completion/Unix/_files /usr/share/zsh/functions/Completion/Unix/_file_systems /usr/share/zsh/functions/Completion/Unix/_find /usr/share/zsh/functions/Completion/Unix/_find_net_interfaces /usr/share/zsh/functions/Completion/Unix/_finger /usr/share/zsh/functions/Completion/Unix/_flac /usr/share/zsh/functions/Completion/Unix/_flex /usr/share/zsh/functions/Completion/Unix/_fmt /usr/share/zsh/functions/Completion/Unix/_fold /usr/share/zsh/functions/Completion/Unix/_fortune /usr/share/zsh/functions/Completion/Unix/_fsh /usr/share/zsh/functions/Completion/Unix/_fuser /usr/share/zsh/functions/Completion/Unix/_gcc /usr/share/zsh/functions/Completion/Unix/_gcore /usr/share/zsh/functions/Completion/Unix/_gdb /usr/share/zsh/functions/Completion/Unix/_gem /usr/share/zsh/functions/Completion/Unix/_genisoimage /usr/share/zsh/functions/Completion/Unix/_getconf /usr/share/zsh/functions/Completion/Unix/_getent /usr/share/zsh/functions/Completion/Unix/_getfacl /usr/share/zsh/functions/Completion/Unix/_getmail /usr/share/zsh/functions/Completion/Unix/_getopt /usr/share/zsh/functions/Completion/Unix/_ghostscript /usr/share/zsh/functions/Completion/Unix/_git /usr/share/zsh/functions/Completion/Unix/_global /usr/share/zsh/functions/Completion/Unix/_global_tags /usr/share/zsh/functions/Completion/Unix/_gnu_generic /usr/share/zsh/functions/Completion/Unix/_gnupod /usr/share/zsh/functions/Completion/Unix/_gnutls /usr/share/zsh/functions/Completion/Unix/_go /usr/share/zsh/functions/Completion/Unix/_gpg /usr/share/zsh/functions/Completion/Unix/_gphoto2 /usr/share/zsh/functions/Completion/Unix/_gprof /usr/share/zsh/functions/Completion/Unix/_gradle /usr/share/zsh/functions/Completion/Unix/_graphicsmagick /usr/share/zsh/functions/Completion/Unix/_grep /usr/share/zsh/functions/Completion/Unix/_groff /usr/share/zsh/functions/Completion/Unix/_groups /usr/share/zsh/functions/Completion/Unix/_growisofs /usr/share/zsh/functions/Completion/Unix/_gsettings /usr/share/zsh/functions/Completion/Unix/_guilt /usr/share/zsh/functions/Completion/Unix/_gzip /usr/share/zsh/functions/Completion/Unix/_have_glob_qual /usr/share/zsh/functions/Completion/Unix/_head /usr/share/zsh/functions/Completion/Unix/_hexdump /usr/share/zsh/functions/Completion/Unix/_host /usr/share/zsh/functions/Completion/Unix/_hostname /usr/share/zsh/functions/Completion/Unix/_hosts /usr/share/zsh/functions/Completion/Unix/_iconv /usr/share/zsh/functions/Completion/Unix/_id /usr/share/zsh/functions/Completion/Unix/_ifconfig /usr/share/zsh/functions/Completion/Unix/_iftop /usr/share/zsh/functions/Completion/Unix/_imagemagick /usr/share/zsh/functions/Completion/Unix/_initctl /usr/share/zsh/functions/Completion/Unix/_init_d /usr/share/zsh/functions/Completion/Unix/_install /usr/share/zsh/functions/Completion/Unix/_iostat /usr/share/zsh/functions/Completion/Unix/_ip /usr/share/zsh/functions/Completion/Unix/_ipsec /usr/share/zsh/functions/Completion/Unix/_irssi /usr/share/zsh/functions/Completion/Unix/_ispell /usr/share/zsh/functions/Completion/Unix/_java /usr/share/zsh/functions/Completion/Unix/_java_class /usr/share/zsh/functions/Completion/Unix/_joe /usr/share/zsh/functions/Completion/Unix/_join /usr/share/zsh/functions/Completion/Unix/_jq /usr/share/zsh/functions/Completion/Unix/_killall /usr/share/zsh/functions/Completion/Unix/_knock /usr/share/zsh/functions/Completion/Unix/_kvno /usr/share/zsh/functions/Completion/Unix/_last /usr/share/zsh/functions/Completion/Unix/_ldconfig /usr/share/zsh/functions/Completion/Unix/_ldd /usr/share/zsh/functions/Completion/Unix/_ld_debug /usr/share/zsh/functions/Completion/Unix/_less /usr/share/zsh/functions/Completion/Unix/_lha /usr/share/zsh/functions/Completion/Unix/_libvirt /usr/share/zsh/functions/Completion/Unix/_links /usr/share/zsh/functions/Completion/Unix/_list_files /usr/share/zsh/functions/Completion/Unix/_lldb /usr/share/zsh/functions/Completion/Unix/_ln /usr/share/zsh/functions/Completion/Unix/_loadkeys /usr/share/zsh/functions/Completion/Unix/_locale /usr/share/zsh/functions/Completion/Unix/_localedef /usr/share/zsh/functions/Completion/Unix/_locales /usr/share/zsh/functions/Completion/Unix/_locate /usr/share/zsh/functions/Completion/Unix/_logger /usr/share/zsh/functions/Completion/Unix/_look /usr/share/zsh/functions/Completion/Unix/_lp /usr/share/zsh/functions/Completion/Unix/_ls /usr/share/zsh/functions/Completion/Unix/_lsof /usr/share/zsh/functions/Completion/Unix/_lua /usr/share/zsh/functions/Completion/Unix/_luarocks /usr/share/zsh/functions/Completion/Unix/_lynx /usr/share/zsh/functions/Completion/Unix/_lz4 /usr/share/zsh/functions/Completion/Unix/_lzop /usr/share/zsh/functions/Completion/Unix/_mail /usr/share/zsh/functions/Completion/Unix/_mailboxes /usr/share/zsh/functions/Completion/Unix/_make /usr/share/zsh/functions/Completion/Unix/_man /usr/share/zsh/functions/Completion/Unix/_md5sum /usr/share/zsh/functions/Completion/Unix/_mencal /usr/share/zsh/functions/Completion/Unix/_mh /usr/share/zsh/functions/Completion/Unix/_mime_types /usr/share/zsh/functions/Completion/Unix/_mkdir /usr/share/zsh/functions/Completion/Unix/_mkfifo /usr/share/zsh/functions/Completion/Unix/_mknod /usr/share/zsh/functions/Completion/Unix/_mktemp /usr/share/zsh/functions/Completion/Unix/_module /usr/share/zsh/functions/Completion/Unix/_monotone /usr/share/zsh/functions/Completion/Unix/_moosic /usr/share/zsh/functions/Completion/Unix/_mosh /usr/share/zsh/functions/Completion/Unix/_mount /usr/share/zsh/functions/Completion/Unix/_mpc /usr/share/zsh/functions/Completion/Unix/_mt /usr/share/zsh/functions/Completion/Unix/_mtools /usr/share/zsh/functions/Completion/Unix/_mtr /usr/share/zsh/functions/Completion/Unix/_mutt /usr/share/zsh/functions/Completion/Unix/_mv /usr/share/zsh/functions/Completion/Unix/_my_accounts /usr/share/zsh/functions/Completion/Unix/_myrepos /usr/share/zsh/functions/Completion/Unix/_mysqldiff /usr/share/zsh/functions/Completion/Unix/_mysql_utils /usr/share/zsh/functions/Completion/Unix/_ncftp /usr/share/zsh/functions/Completion/Unix/_netcat /usr/share/zsh/functions/Completion/Unix/_net_interfaces /usr/share/zsh/functions/Completion/Unix/_netstat /usr/share/zsh/functions/Completion/Unix/_newsgroups /usr/share/zsh/functions/Completion/Unix/_nginx /usr/share/zsh/functions/Completion/Unix/_ngrep /usr/share/zsh/functions/Completion/Unix/_nice /usr/share/zsh/functions/Completion/Unix/_nkf /usr/share/zsh/functions/Completion/Unix/_nl /usr/share/zsh/functions/Completion/Unix/_nm /usr/share/zsh/functions/Completion/Unix/_nmap /usr/share/zsh/functions/Completion/Unix/_npm /usr/share/zsh/functions/Completion/Unix/_nslookup /usr/share/zsh/functions/Completion/Unix/_numfmt /usr/share/zsh/functions/Completion/Unix/_objdump /usr/share/zsh/functions/Completion/Unix/_object_files /usr/share/zsh/functions/Completion/Unix/_od /usr/share/zsh/functions/Completion/Unix/_openstack /usr/share/zsh/functions/Completion/Unix/_opustools /usr/share/zsh/functions/Completion/Unix/_other_accounts /usr/share/zsh/functions/Completion/Unix/_pack /usr/share/zsh/functions/Completion/Unix/_pandoc /usr/share/zsh/functions/Completion/Unix/_paste /usr/share/zsh/functions/Completion/Unix/_patch /usr/share/zsh/functions/Completion/Unix/_patchutils /usr/share/zsh/functions/Completion/Unix/_path_commands /usr/share/zsh/functions/Completion/Unix/_path_files /usr/share/zsh/functions/Completion/Unix/_pax /usr/share/zsh/functions/Completion/Unix/_pbm /usr/share/zsh/functions/Completion/Unix/_pdf /usr/share/zsh/functions/Completion/Unix/_perforce /usr/share/zsh/functions/Completion/Unix/_perl /usr/share/zsh/functions/Completion/Unix/_perl_basepods /usr/share/zsh/functions/Completion/Unix/_perldoc /usr/share/zsh/functions/Completion/Unix/_perl_modules /usr/share/zsh/functions/Completion/Unix/_pgids /usr/share/zsh/functions/Completion/Unix/_pgrep /usr/share/zsh/functions/Completion/Unix/_php /usr/share/zsh/functions/Completion/Unix/_picocom /usr/share/zsh/functions/Completion/Unix/_pids /usr/share/zsh/functions/Completion/Unix/_pine /usr/share/zsh/functions/Completion/Unix/_ping /usr/share/zsh/functions/Completion/Unix/_pip /usr/share/zsh/functions/Completion/Unix/_pkgadd /usr/share/zsh/functions/Completion/Unix/_pkg-config /usr/share/zsh/functions/Completion/Unix/_pkginfo /usr/share/zsh/functions/Completion/Unix/_pkg_instance /usr/share/zsh/functions/Completion/Unix/_pkgrm /usr/share/zsh/functions/Completion/Unix/_pon /usr/share/zsh/functions/Completion/Unix/_ports /usr/share/zsh/functions/Completion/Unix/_postfix /usr/share/zsh/functions/Completion/Unix/_postgresql /usr/share/zsh/functions/Completion/Unix/_postscript /usr/share/zsh/functions/Completion/Unix/_pr /usr/share/zsh/functions/Completion/Unix/_printenv /usr/share/zsh/functions/Completion/Unix/_printers /usr/share/zsh/functions/Completion/Unix/_process_names /usr/share/zsh/functions/Completion/Unix/_prove /usr/share/zsh/functions/Completion/Unix/_ps /usr/share/zsh/functions/Completion/Unix/_pspdf /usr/share/zsh/functions/Completion/Unix/_psutils /usr/share/zsh/functions/Completion/Unix/_ptx /usr/share/zsh/functions/Completion/Unix/_pump /usr/share/zsh/functions/Completion/Unix/_pv /usr/share/zsh/functions/Completion/Unix/_pwgen /usr/share/zsh/functions/Completion/Unix/_pydoc /usr/share/zsh/functions/Completion/Unix/_python /usr/share/zsh/functions/Completion/Unix/_python_modules /usr/share/zsh/functions/Completion/Unix/_qemu /usr/share/zsh/functions/Completion/Unix/_quilt /usr/share/zsh/functions/Completion/Unix/_rake /usr/share/zsh/functions/Completion/Unix/_ranlib /usr/share/zsh/functions/Completion/Unix/_rar /usr/share/zsh/functions/Completion/Unix/_rclone /usr/share/zsh/functions/Completion/Unix/_rcs /usr/share/zsh/functions/Completion/Unix/_readelf /usr/share/zsh/functions/Completion/Unix/_readlink /usr/share/zsh/functions/Completion/Unix/_remote_files /usr/share/zsh/functions/Completion/Unix/_renice /usr/share/zsh/functions/Completion/Unix/_ri /usr/share/zsh/functions/Completion/Unix/_rlogin /usr/share/zsh/functions/Completion/Unix/_rm /usr/share/zsh/functions/Completion/Unix/_rmdir /usr/share/zsh/functions/Completion/Unix/_route /usr/share/zsh/functions/Completion/Unix/_rrdtool /usr/share/zsh/functions/Completion/Unix/_rsync /usr/share/zsh/functions/Completion/Unix/_rubber /usr/share/zsh/functions/Completion/Unix/_ruby /usr/share/zsh/functions/Completion/Unix/_runit /usr/share/zsh/functions/Completion/Unix/_samba /usr/share/zsh/functions/Completion/Unix/_sccs /usr/share/zsh/functions/Completion/Unix/_scons /usr/share/zsh/functions/Completion/Unix/_screen /usr/share/zsh/functions/Completion/Unix/_script /usr/share/zsh/functions/Completion/Unix/_seafile /usr/share/zsh/functions/Completion/Unix/_sed /usr/share/zsh/functions/Completion/Unix/_seq /usr/share/zsh/functions/Completion/Unix/_service /usr/share/zsh/functions/Completion/Unix/_services /usr/share/zsh/functions/Completion/Unix/_setfacl /usr/share/zsh/functions/Completion/Unix/_sh /usr/share/zsh/functions/Completion/Unix/_shasum /usr/share/zsh/functions/Completion/Unix/_showmount /usr/share/zsh/functions/Completion/Unix/_shred /usr/share/zsh/functions/Completion/Unix/_shuf /usr/share/zsh/functions/Completion/Unix/_shutdown /usr/share/zsh/functions/Completion/Unix/_signals /usr/share/zsh/functions/Completion/Unix/_sisu /usr/share/zsh/functions/Completion/Unix/_slrn /usr/share/zsh/functions/Completion/Unix/_smartmontools /usr/share/zsh/functions/Completion/Unix/_socket /usr/share/zsh/functions/Completion/Unix/_sort /usr/share/zsh/functions/Completion/Unix/_spamassassin /usr/share/zsh/functions/Completion/Unix/_split /usr/share/zsh/functions/Completion/Unix/_sqlite /usr/share/zsh/functions/Completion/Unix/_sqsh /usr/share/zsh/functions/Completion/Unix/_ssh /usr/share/zsh/functions/Completion/Unix/_ssh_hosts /usr/share/zsh/functions/Completion/Unix/_stat /usr/share/zsh/functions/Completion/Unix/_stdbuf /usr/share/zsh/functions/Completion/Unix/_stgit /usr/share/zsh/functions/Completion/Unix/_stow /usr/share/zsh/functions/Completion/Unix/_strings /usr/share/zsh/functions/Completion/Unix/_strip /usr/share/zsh/functions/Completion/Unix/_stty /usr/share/zsh/functions/Completion/Unix/_su /usr/share/zsh/functions/Completion/Unix/_subversion /usr/share/zsh/functions/Completion/Unix/_sudo /usr/share/zsh/functions/Completion/Unix/_surfraw /usr/share/zsh/functions/Completion/Unix/_swaks /usr/share/zsh/functions/Completion/Unix/_swanctl /usr/share/zsh/functions/Completion/Unix/_swift /usr/share/zsh/functions/Completion/Unix/_sys_calls /usr/share/zsh/functions/Completion/Unix/_sysctl /usr/share/zsh/functions/Completion/Unix/_tac /usr/share/zsh/functions/Completion/Unix/_tail /usr/share/zsh/functions/Completion/Unix/_tar /usr/share/zsh/functions/Completion/Unix/_tar_archive /usr/share/zsh/functions/Completion/Unix/_tardy /usr/share/zsh/functions/Completion/Unix/_tcpdump /usr/share/zsh/functions/Completion/Unix/_tcptraceroute /usr/share/zsh/functions/Completion/Unix/_tee /usr/share/zsh/functions/Completion/Unix/_telnet /usr/share/zsh/functions/Completion/Unix/_terminals /usr/share/zsh/functions/Completion/Unix/_tex /usr/share/zsh/functions/Completion/Unix/_texi /usr/share/zsh/functions/Completion/Unix/_texinfo /usr/share/zsh/functions/Completion/Unix/_tidy /usr/share/zsh/functions/Completion/Unix/_tiff /usr/share/zsh/functions/Completion/Unix/_tilde_files /usr/share/zsh/functions/Completion/Unix/_timeout /usr/share/zsh/functions/Completion/Unix/_time_zone /usr/share/zsh/functions/Completion/Unix/_tin /usr/share/zsh/functions/Completion/Unix/_tla /usr/share/zsh/functions/Completion/Unix/_tmux /usr/share/zsh/functions/Completion/Unix/_todo.sh /usr/share/zsh/functions/Completion/Unix/_toilet /usr/share/zsh/functions/Completion/Unix/_top /usr/share/zsh/functions/Completion/Unix/_topgit /usr/share/zsh/functions/Completion/Unix/_totd /usr/share/zsh/functions/Completion/Unix/_touch /usr/share/zsh/functions/Completion/Unix/_tput /usr/share/zsh/functions/Completion/Unix/_tr /usr/share/zsh/functions/Completion/Unix/_transmission /usr/share/zsh/functions/Completion/Unix/_tree /usr/share/zsh/functions/Completion/Unix/_truncate /usr/share/zsh/functions/Completion/Unix/_truss /usr/share/zsh/functions/Completion/Unix/_tty /usr/share/zsh/functions/Completion/Unix/_ttys /usr/share/zsh/functions/Completion/Unix/_twidge /usr/share/zsh/functions/Completion/Unix/_twisted /usr/share/zsh/functions/Completion/Unix/_umountable /usr/share/zsh/functions/Completion/Unix/_unace /usr/share/zsh/functions/Completion/Unix/_uname /usr/share/zsh/functions/Completion/Unix/_unexpand /usr/share/zsh/functions/Completion/Unix/_uniq /usr/share/zsh/functions/Completion/Unix/_unison /usr/share/zsh/functions/Completion/Unix/_units /usr/share/zsh/functions/Completion/Unix/_uptime /usr/share/zsh/functions/Completion/Unix/_urls /usr/share/zsh/functions/Completion/Unix/_user_admin /usr/share/zsh/functions/Completion/Unix/_user_at_host /usr/share/zsh/functions/Completion/Unix/_users /usr/share/zsh/functions/Completion/Unix/_users_on /usr/share/zsh/functions/Completion/Unix/_vi /usr/share/zsh/functions/Completion/Unix/_vim /usr/share/zsh/functions/Completion/Unix/_visudo /usr/share/zsh/functions/Completion/Unix/_vmstat /usr/share/zsh/functions/Completion/Unix/_vorbis /usr/share/zsh/functions/Completion/Unix/_vpnc /usr/share/zsh/functions/Completion/Unix/_w /usr/share/zsh/functions/Completion/Unix/_w3m /usr/share/zsh/functions/Completion/Unix/_watch /usr/share/zsh/functions/Completion/Unix/_wc /usr/share/zsh/functions/Completion/Unix/_webbrowser /usr/share/zsh/functions/Completion/Unix/_wget /usr/share/zsh/functions/Completion/Unix/_whereis /usr/share/zsh/functions/Completion/Unix/_who /usr/share/zsh/functions/Completion/Unix/_whois /usr/share/zsh/functions/Completion/Unix/_wiggle /usr/share/zsh/functions/Completion/Unix/_xargs /usr/share/zsh/functions/Completion/Unix/_xmlsoft /usr/share/zsh/functions/Completion/Unix/_xmlstarlet /usr/share/zsh/functions/Completion/Unix/_xmms2 /usr/share/zsh/functions/Completion/Unix/_xxd /usr/share/zsh/functions/Completion/Unix/_xz /usr/share/zsh/functions/Completion/Unix/_yafc /usr/share/zsh/functions/Completion/Unix/_yodl /usr/share/zsh/functions/Completion/Unix/_yp /usr/share/zsh/functions/Completion/Unix/_zcat /usr/share/zsh/functions/Completion/Unix/_zdump /usr/share/zsh/functions/Completion/Unix/_zfs /usr/share/zsh/functions/Completion/Unix/_zfs_dataset /usr/share/zsh/functions/Completion/Unix/_zfs_pool /usr/share/zsh/functions/Completion/Unix/_zip /usr/share/zsh/functions/Completion/Unix/_zsh /usr/share/zsh/functions/Completion/X/_acroread /usr/share/zsh/functions/Completion/X/_code /usr/share/zsh/functions/Completion/X/_dcop /usr/share/zsh/functions/Completion/X/_eog /usr/share/zsh/functions/Completion/X/_evince /usr/share/zsh/functions/Completion/X/_geany /usr/share/zsh/functions/Completion/X/_gnome-gv /usr/share/zsh/functions/Completion/X/_gqview /usr/share/zsh/functions/Completion/X/_gv /usr/share/zsh/functions/Completion/X/_kdeconnect /usr/share/zsh/functions/Completion/X/_kfmclient /usr/share/zsh/functions/Completion/X/_matlab /usr/share/zsh/functions/Completion/X/_mozilla /usr/share/zsh/functions/Completion/X/_mplayer /usr/share/zsh/functions/Completion/X/_mupdf /usr/share/zsh/functions/Completion/X/_nautilus /usr/share/zsh/functions/Completion/X/_nedit /usr/share/zsh/functions/Completion/X/_netscape /usr/share/zsh/functions/Completion/X/_okular /usr/share/zsh/functions/Completion/X/_pdftk /usr/share/zsh/functions/Completion/X/_qiv /usr/share/zsh/functions/Completion/X/_rdesktop /usr/share/zsh/functions/Completion/X/_setxkbmap /usr/share/zsh/functions/Completion/X/_sublimetext /usr/share/zsh/functions/Completion/X/_urxvt /usr/share/zsh/functions/Completion/X/_vnc /usr/share/zsh/functions/Completion/X/_x_arguments /usr/share/zsh/functions/Completion/X/_xauth /usr/share/zsh/functions/Completion/X/_xautolock /usr/share/zsh/functions/Completion/X/_x_borderwidth /usr/share/zsh/functions/Completion/X/_xclip /usr/share/zsh/functions/Completion/X/_x_color /usr/share/zsh/functions/Completion/X/_x_colormapid /usr/share/zsh/functions/Completion/X/_x_cursor /usr/share/zsh/functions/Completion/X/_x_display /usr/share/zsh/functions/Completion/X/_xdvi /usr/share/zsh/functions/Completion/X/_x_extension /usr/share/zsh/functions/Completion/X/_xfig /usr/share/zsh/functions/Completion/X/_x_font /usr/share/zsh/functions/Completion/X/_xft_fonts /usr/share/zsh/functions/Completion/X/_x_geometry /usr/share/zsh/functions/Completion/X/_xinput /usr/share/zsh/functions/Completion/X/_x_keysym /usr/share/zsh/functions/Completion/X/_xloadimage /usr/share/zsh/functions/Completion/X/_x_locale /usr/share/zsh/functions/Completion/X/_x_modifier /usr/share/zsh/functions/Completion/X/_xmodmap /usr/share/zsh/functions/Completion/X/_x_name /usr/share/zsh/functions/Completion/X/_xournal /usr/share/zsh/functions/Completion/X/_xpdf /usr/share/zsh/functions/Completion/X/_xrandr /usr/share/zsh/functions/Completion/X/_x_resource /usr/share/zsh/functions/Completion/X/_xscreensaver /usr/share/zsh/functions/Completion/X/_x_selection_timeout /usr/share/zsh/functions/Completion/X/_xset /usr/share/zsh/functions/Completion/X/_xt_arguments /usr/share/zsh/functions/Completion/X/_xterm /usr/share/zsh/functions/Completion/X/_x_title /usr/share/zsh/functions/Completion/X/_xt_session_id /usr/share/zsh/functions/Completion/X/_x_utils /usr/share/zsh/functions/Completion/X/_xv /usr/share/zsh/functions/Completion/X/_x_visual /usr/share/zsh/functions/Completion/X/_x_window /usr/share/zsh/functions/Completion/X/_xwit /usr/share/zsh/functions/Completion/X/_zeal /usr/share/zsh/functions/Completion/Zsh/_add-zle-hook-widget /usr/share/zsh/functions/Completion/Zsh/_add-zsh-hook /usr/share/zsh/functions/Completion/Zsh/_alias /usr/share/zsh/functions/Completion/Zsh/_aliases /usr/share/zsh/functions/Completion/Zsh/__arguments /usr/share/zsh/functions/Completion/Zsh/_arrays /usr/share/zsh/functions/Completion/Zsh/_assign /usr/share/zsh/functions/Completion/Zsh/_autocd /usr/share/zsh/functions/Completion/Zsh/_bindkey /usr/share/zsh/functions/Completion/Zsh/_brace_parameter /usr/share/zsh/functions/Completion/Zsh/_builtin /usr/share/zsh/functions/Completion/Zsh/_cd /usr/share/zsh/functions/Completion/Zsh/_command /usr/share/zsh/functions/Completion/Zsh/_command_names /usr/share/zsh/functions/Completion/Zsh/_compadd /usr/share/zsh/functions/Completion/Zsh/_compdef /usr/share/zsh/functions/Completion/Zsh/_completers /usr/share/zsh/functions/Completion/Zsh/_condition /usr/share/zsh/functions/Completion/Zsh/_default /usr/share/zsh/functions/Completion/Zsh/_delimiters /usr/share/zsh/functions/Completion/Zsh/_directory_stack /usr/share/zsh/functions/Completion/Zsh/_dirs /usr/share/zsh/functions/Completion/Zsh/_disable /usr/share/zsh/functions/Completion/Zsh/_dynamic_directory_name /usr/share/zsh/functions/Completion/Zsh/_echotc /usr/share/zsh/functions/Completion/Zsh/_echoti /usr/share/zsh/functions/Completion/Zsh/_emulate /usr/share/zsh/functions/Completion/Zsh/_enable /usr/share/zsh/functions/Completion/Zsh/_equal /usr/share/zsh/functions/Completion/Zsh/_exec /usr/share/zsh/functions/Completion/Zsh/_fc /usr/share/zsh/functions/Completion/Zsh/_file_descriptors /usr/share/zsh/functions/Completion/Zsh/_first /usr/share/zsh/functions/Completion/Zsh/_functions /usr/share/zsh/functions/Completion/Zsh/_globflags /usr/share/zsh/functions/Completion/Zsh/_globqual_delims /usr/share/zsh/functions/Completion/Zsh/_globquals /usr/share/zsh/functions/Completion/Zsh/_hash /usr/share/zsh/functions/Completion/Zsh/_history_modifiers /usr/share/zsh/functions/Completion/Zsh/_in_vared /usr/share/zsh/functions/Completion/Zsh/_jobs /usr/share/zsh/functions/Completion/Zsh/_jobs_bg /usr/share/zsh/functions/Completion/Zsh/_jobs_builtin /usr/share/zsh/functions/Completion/Zsh/_jobs_fg /usr/share/zsh/functions/Completion/Zsh/_kill /usr/share/zsh/functions/Completion/Zsh/_limit /usr/share/zsh/functions/Completion/Zsh/_limits /usr/share/zsh/functions/Completion/Zsh/_math /usr/share/zsh/functions/Completion/Zsh/_math_params /usr/share/zsh/functions/Completion/Zsh/_mere /usr/share/zsh/functions/Completion/Zsh/_module_math_func /usr/share/zsh/functions/Completion/Zsh/_options /usr/share/zsh/functions/Completion/Zsh/_options_set /usr/share/zsh/functions/Completion/Zsh/_options_unset /usr/share/zsh/functions/Completion/Zsh/_parameter /usr/share/zsh/functions/Completion/Zsh/_parameters /usr/share/zsh/functions/Completion/Zsh/_precommand /usr/share/zsh/functions/Completion/Zsh/_print /usr/share/zsh/functions/Completion/Zsh/_prompt /usr/share/zsh/functions/Completion/Zsh/_ps1234 /usr/share/zsh/functions/Completion/Zsh/_read /usr/share/zsh/functions/Completion/Zsh/_redirect /usr/share/zsh/functions/Completion/Zsh/_run-help /usr/share/zsh/functions/Completion/Zsh/_sched /usr/share/zsh/functions/Completion/Zsh/_set /usr/share/zsh/functions/Completion/Zsh/_setopt /usr/share/zsh/functions/Completion/Zsh/_source /usr/share/zsh/functions/Completion/Zsh/_strftime /usr/share/zsh/functions/Completion/Zsh/_subscript /usr/share/zsh/functions/Completion/Zsh/_suffix_alias_files /usr/share/zsh/functions/Completion/Zsh/_tcpsys /usr/share/zsh/functions/Completion/Zsh/_tilde /usr/share/zsh/functions/Completion/Zsh/_trap /usr/share/zsh/functions/Completion/Zsh/_ttyctl /usr/share/zsh/functions/Completion/Zsh/_typeset /usr/share/zsh/functions/Completion/Zsh/_ulimit /usr/share/zsh/functions/Completion/Zsh/_unhash /usr/share/zsh/functions/Completion/Zsh/_user_math_func /usr/share/zsh/functions/Completion/Zsh/_value /usr/share/zsh/functions/Completion/Zsh/_vared /usr/share/zsh/functions/Completion/Zsh/_vars /usr/share/zsh/functions/Completion/Zsh/_vcs_info /usr/share/zsh/functions/Completion/Zsh/_vcs_info_hooks /usr/share/zsh/functions/Completion/Zsh/_wait /usr/share/zsh/functions/Completion/Zsh/_which /usr/share/zsh/functions/Completion/Zsh/_widgets /usr/share/zsh/functions/Completion/Zsh/_zargs /usr/share/zsh/functions/Completion/Zsh/_zattr /usr/share/zsh/functions/Completion/Zsh/_zcalc /usr/share/zsh/functions/Completion/Zsh/_zcalc_line /usr/share/zsh/functions/Completion/Zsh/_zcompile /usr/share/zsh/functions/Completion/Zsh/_zed /usr/share/zsh/functions/Completion/Zsh/_zftp /usr/share/zsh/functions/Completion/Zsh/_zle /usr/share/zsh/functions/Completion/Zsh/_zmodload /usr/share/zsh/functions/Completion/Zsh/_zmv /usr/share/zsh/functions/Completion/Zsh/_zparseopts /usr/share/zsh/functions/Completion/Zsh/_zpty /usr/share/zsh/functions/Completion/Zsh/_zsh-mime-handler /usr/share/zsh/functions/Completion/Zsh/_zsocket /usr/share/zsh/functions/Completion/Zsh/_zstyle /usr/share/zsh/functions/Completion/Zsh/_ztodo )
  147. +compinit:475> typeset -g _comp_secure=yes
  148. +compinit:480> autoload -RUz compdump compinstall
  149. +compinit:484> _i_done=''
  150. +compinit:486> [[ -f /home/aaront/.zcompdump-arch-laptop-athompson-5.9 ]]
  151. +compinit:487> [[ -n yes ]]
  152. +compinit:488> IFS=$' \t' +compinit:488> read -rA _i_line
  153. +compinit:489> [[ _i_autodump -eq 1 && 821 -eq 821 && 5.9 = 5.9 ]]
  154. +compinit:492> . /home/aaront/.zcompdump-arch-laptop-athompson-5.9
  155. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:3> _comps=( - _precommand . _source 5g _go 5l _go 6g _go 6l _go 8g _go 8l _go a2ps _a2ps aaaa _hosts aap _aap abcde _abcde ack _ack ack2 _ack ack-grep _ack ack-standalone _ack acpi _acpi acpitool _acpitool acroread _acroread adb _adb add-zle-hook-widget _add-zle-hook-widget add-zsh-hook _add-zsh-hook admin _sccs alacritty _alacritty ali _mh alias _alias amaya _webbrowser analyseplugin _analyseplugin animate _imagemagick anno _mh ansible _ansible ansible-config _ansible ansible-console _ansible ansible-doc _ansible ansible-galaxy _ansible ansible-inventory _ansible ansible-playbook _ansible ansible-pull _ansible ansible-vault _ansible ant _ant antiword _antiword aodh _openstack aoss _precommand apache2ctl _apachectl apachectl _apachectl aplay _alsa-utils apm _apm appletviewer _java apropos _man apvlv _pdf arduino-ctags _ctags arecord _alsa-utils arena _webbrowser _arguments __arguments arp _arp arping _arping -array-value- _value asciidoctor _asciidoctor asciinema _asciinema ash _sh -assign-parameter- _assign at _at atq _at atrm _at attr _attr augtool _augeas autoload _typeset avahi-browse _avahi avahi-browse-domains _avahi avahi-resolve _avahi avahi-resolve-address _avahi avahi-resolve-host-name _avahi awk _awk b2sum _md5sum barbican _openstack base32 _base64 base64 _base64 basename _basename basenc _basenc bash _bash batch _at baz _baz beep _beep bg _jobs_bg bibtex _bibtex bindkey _bindkey bison _bison bluetoothctl _bluetoothctl bmake _make bogofilter _bogofilter bogotune _bogofilter bogoutil _bogofilter bootctl _bootctl bpython _bpython bpython2 _bpython bpython2-gtk _bpython bpython2-urwid _bpython bpython3 _bpython bpython3-gtk _bpython bpython3-urwid _bpython bpython-gtk _bpython bpython-urwid _bpython -brace-parameter- _brace_parameter brctl _brctl bsdgrep _grep bsdtar _tar bspc _bspc btdownloadcurses _bittorrent btdownloadgui _bittorrent btdownloadheadless _bittorrent btlaunchmany _bittorrent btlaunchmanycurses _bittorrent btmakemetafile _bittorrent btreannounce _bittorrent btrename _bittorrent btrfs _btrfs btshowmetainfo _bittorrent bttrack _bittorrent buildhash _ispell builtin _builtin bunzip2 _bzip2 burst _mh busctl _busctl bwrap _bwrap bzcat _bzip2 bzegrep _grep bzfgrep _grep bzgrep _grep bzip2 _bzip2 bzip2recover _bzip2 bzr _bzr c++ _gcc cabal _cabal cal _cal calendar _calendar cat _cat catchsegv _precommand cc _gcc ccal _ccal cd _cd cdc _sccs cdcd _cdcd cdr _cdr cdrdao _cdrdao cdrecord _cdrecord ceilometer _openstack certtool _gnutls cftp _twisted chage _users chattr _chattr chcon _chcon chdir _cd checkupdates _checkupdates chfn _users chgrp _chown chimera _webbrowser chkconfig _chkconfig chkstow _stow chmod _chmod choom _choom chown _chown chpass _chsh chroot _chroot chrt _chrt chsh _chsh ci _rcs cifsiostat _sysstat cinder _openstack ckeygen _twisted cksum _cksum clang _gcc clang++ _gcc clay _clay clear _nothing cloudkitty _openstack clusterdb _postgresql cmp _cmp co _rcs code _code column _column comb _sccs combine _imagemagick combinediff _patchutils comm _comm -command- _autocd command _command -command-line- _normal comp _mh compadd _compadd compdef _compdef composer _composer composer.phar _composer composite _imagemagick compress _compress conch _twisted -condition- _condition config.status _configure configure _configure convert _imagemagick coredumpctl _coredumpctl cowsay _cowsay cowthink _cowsay cp _cp cpio _cpio cplay _cplay cpupower _cpupower createdb _postgresql createuser _postgresql crontab _crontab crsh _cssh cryptsetup _cryptsetup cscope _cscope csh _sh csplit _csplit cssh _cssh ctags _ctags ctags-exuberant _ctags ctags-universal _ctags curl _curl cut _cut cvs _cvs darcs _darcs dash _sh date _date dbus-launch _dbus dbus-monitor _dbus dbus-send _dbus dconf _dconf dcop _dcop dcopclient _dcop dcopfind _dcop dcopobject _dcop dcopref _dcop dcopstart _dcop dd _dd declare _typeset -default- _default delta _sccs designate _openstack devtodo _devtodo df _df dhclient _dhclient dhclient3 _dhclient dict _dict diff _diff diff3 _diff3 diffstat _diffstat dig _dig dillo _webbrowser dircmp _directories dirs _dirs disable _disable disown _jobs_fg display _imagemagick dist _mh django-admin _django django-admin.py _django dkms _dkms dmake _make dmesg _dmesg dmidecode _dmidecode doas _doas domainname _yp dos2unix _dos2unix downgrade _downgrade drill _drill dropbox _dropbox dropdb _postgresql dropuser _postgresql dsh _dsh dtruss _dtruss du _du dvibook _dvi dviconcat _dvi dvicopy _dvi dvidvi _dvi dvipdf _dvi dvips _dvi dviselect _dvi dvitodvi _dvi dvitype _dvi dwb _webbrowser e2label _e2label eatmydata _precommand ecasound _ecasound echotc _echotc echoti _echoti ed _ed egrep _grep elfdump _elfdump elinks _elinks emulate _emulate enable _enable enscript _enscript entr _entr env _env eog _eog epdfview _pdf epsffit _psutils -equal- _equal erb _ruby espeak _espeak etags _etags ethtool _ethtool eu-nm _nm eu-objdump _objdump eu-readelf _readelf eu-strings _strings eval _precommand eview _vim evim _vim evince _evince ex _vi exec _exec expand _unexpand export _typeset express _webbrowser extcheck _java extractres _psutils fakeroot _fakeroot false _nothing fc _fc fc-list _xft_fonts fc-match _xft_fonts feh _feh fetchmail _fetchmail ffmpeg _ffmpeg fg _jobs_fg fgrep _grep figlet _figlet filterdiff _patchutils find _find findaffix _ispell findmnt _findmnt finger _finger firefox _mozilla -first- _first fixdlsrps _psutils fixfmps _psutils fixmacps _psutils fixpsditps _psutils fixpspps _psutils fixscribeps _psutils fixtpps _psutils fixwfwps _psutils fixwpps _psutils fixwwps _psutils flac _flac flex _flex flex++ _flex flipdiff _patchutils flist _mh flists _mh float _typeset fmt _fmt fmttest _mh fned _zed fnext _mh fold _fold folder _mh folders _mh fortune _fortune forw _mh fprev _mh free _free freebsd-make _make freezer _openstack fsh _fsh ftp _hosts functions _typeset fuser _fuser fusermount _fusermount fwhois _whois g++ _gcc galeon _webbrowser gawk _awk gb2sum _md5sum gbase32 _base64 gbase64 _base64 gbasename _basename gcat _cat gcc _gcc gccgo _go gchgrp _chown gchmod _chmod gchown _chown gchroot _chroot gcksum _cksum gcmp _cmp gcomm _comm gcore _gcore gcp _cp gcut _cut gdate _date gdb _gdb gdd _dd gdf _df gdiff _diff gdu _du geany _geany gegrep _grep gem _gem genisoimage _genisoimage genv _env get _sccs getafm _psutils getconf _getconf getent _getent getfacl _getfacl getfacl.exe _getfacl getfattr _attr getmail _getmail getopt _getopt getopts _vars gex _vim gexpand _unexpand gfgrep _grep gfind _find gfmt _fmt gfold _fold ggetopt _getopt ggrep _grep ggv _gnome-gv ghead _head ghostscript _ghostscript ghostview _pspdf gid _id ginstall _install git _git git-cvsserver _git gitk _git git-receive-pack _git git-shell _git git-upload-archive _git git-upload-pack _git gjoin _join glance _openstack gln _ln global _global glocate _locate gls _ls gm _graphicsmagick gmake _make gmd5sum _md5sum gmkdir _mkdir gmkfifo _mkfifo gmknod _mknod gmktemp _mktemp gmplayer _mplayer gmv _mv gnl _nl gnocchi _openstack gnome-gv _gnome-gv gnumfmt _numfmt gnupod_addsong _gnupod gnupod_addsong.pl _gnupod gnupod_check _gnupod gnupod_check.pl _gnupod gnupod_INIT _gnupod gnupod_INIT.pl _gnupod gnupod_search _gnupod gnupod_search.pl _gnupod gnutls-cli _gnutls gnutls-cli-debug _gnutls gnutls-serv _gnutls god _od gofmt _go gpasswd _gpasswd gpaste _paste gpatch _patch gpg _gpg gpg2 _gpg gpgv _gpg gpg-zip _gpg gphoto2 _gphoto2 gprintenv _printenv gprof _gprof gqview _gqview gradle _gradle gradlew _gradle grail _webbrowser greadlink _readlink grep _grep grepdiff _patchutils grm _rm grmdir _rmdir groff _groff groupadd _user_admin groupdel _groups groupmod _user_admin groups _users growisofs _growisofs gs _ghostscript gsbj _pspdf gsdj _pspdf gsdj500 _pspdf gsed _sed gseq _seq gsettings _gsettings gsha1sum _md5sum gsha224sum _md5sum gsha256sum _md5sum gsha384sum _md5sum gsha512sum _md5sum gshred _shred gshuf _shuf gslj _pspdf gslp _pspdf gsnd _pspdf gsort _sort gsplit _split gstat _stat gstdbuf _stdbuf gstrings _strings gstty _stty gsum _cksum gtac _tac gtail _tail gtar _tar gtee _tee gtimeout _timeout gtouch _touch gtr _tr gtty _tty guilt _guilt guilt-add _guilt guilt-applied _guilt guilt-delete _guilt guilt-files _guilt guilt-fold _guilt guilt-fork _guilt guilt-header _guilt guilt-help _guilt guilt-import _guilt guilt-import-commit _guilt guilt-init _guilt guilt-new _guilt guilt-next _guilt guilt-patchbomb _guilt guilt-pop _guilt guilt-prev _guilt guilt-push _guilt guilt-rebase _guilt guilt-refresh _guilt guilt-rm _guilt guilt-series _guilt guilt-status _guilt guilt-top _guilt guilt-unapplied _guilt guname _uname gunexpand _unexpand guniq _uniq gunzip _gzip guptime _uptime gv _gv gview _vim gvim _vim gvimdiff _vim gwc _wc gwho _who gxargs _xargs gzcat _gzip gzegrep _grep gzfgrep _grep gzgrep _grep gzilla _webbrowser gzip _gzip hash _hash hd _hexdump head _head heat _openstack help _sccs hexdump _hexdump hilite _precommand histed _zed history _fc host _host hostname _hostname hostnamectl _hostnamectl hotjava _webbrowser htop _htop iceweasel _mozilla icombine _ispell iconv _iconv iconvconfig _iconvconfig id _id identify _imagemagick ifconfig _ifconfig ifdown _net_interfaces iftop _iftop ifup _net_interfaces ijoin _ispell import _imagemagick inc _mh includeres _psutils info _texinfo infocmp _terminals initctl _initctl initdb _postgresql insmod _modutils install _install install-info _texinfo integer _typeset interdiff _patchutils ionice _ionice iostat _iostat ip _ip ip6tables _iptables ip6tables-restore _iptables ip6tables-save _iptables ipkg _opkg ipsec _ipsec ipset _ipset iptables _iptables iptables-restore _iptables iptables-save _iptables irb _ruby ironic _openstack irssi _irssi isag _sysstat ispell _ispell iwconfig _iwconfig jadetex _tex jar _java jarsigner _java java _java javac _java javadoc _java javah _java javap _java jdb _java jobs _jobs_builtin joe _joe join _join journalctl _journalctl jq _jq kdeconnect-cli _kdeconnect kernel-install _kernel-install keystone _openstack keytool _java kfmclient _kfmclient kill _kill killall _killall killall5 _killall kioclient _kfmclient knock _knock konqueror _webbrowser kpartx _kpartx kpdf _pdf ksh _sh ksh88 _sh ksh93 _sh kvno _kvno last _last lastb _last latex _tex latexmk _tex ldconfig _ldconfig ldconfig.real _ldconfig ldd _ldd less _less let _math lftp _ncftp lha _lha libinput _libinput light _webbrowser limit _limit links _links links2 _links linux _uml lldb _lldb llvm-g++ _gcc llvm-gcc _gcc llvm-objdump _objdump ln _ln loadkeys _loadkeys local _typeset locale _locale localectl _localectl localedef _localedef locate _locate log _nothing logger _logger loginctl _loginctl logname _nothing look _look losetup _losetup lp _lp lpadmin _lp lpinfo _lp lpoptions _lp lpq _lp lpr _lp lprm _lp lpstat _lp ls _ls lsattr _lsattr lsblk _lsblk lsdiff _patchutils lsinitcpio _mkinitcpio lsmod _modutils lsns _lsns lsof _lsof lsusb _lsusb ltrace _ltrace lua _lua luarocks _luarocks lynx _lynx lz4 _lz4 lz4c _lz4 lz4c32 _lz4 lz4cat _lz4 lzcat _xz lzma _xz lzop _lzop mac2unix _dos2unix machinectl _machinectl magnum _openstack mail _mail Mail _mail mailx _mail make _make makeinfo _texinfo makepkg _pacman man _man manage.py _django manila _openstack mark _mh mat _mat mat2 _mat2 -math- _math matlab _matlab mattrib _mtools mcd _mtools mcopy _mtools md2 _cksum md4 _cksum md5 _cksum md5sum _md5sum mdadm _mdadm mdel _mtools mdeltree _mtools mdir _mtools mdu _mtools mencal _mencal mere _mere merge _rcs metaflac _flac mformat _mtools mgv _pspdf mhfixmsg _mh mhlist _mh mhmail _mh mhn _mh mhparam _mh mhpath _mh mhshow _mh mhstore _mh mii-tool _mii-tool mistral _openstack mkdir _mkdir mkfifo _mkfifo mkinitcpio _mkinitcpio mkisofs _growisofs mknod _mknod mksh _sh mktemp _mktemp mktunes _gnupod mktunes.pl _gnupod mlabel _mtools mlocate _locate mmd _mtools mmm _webbrowser mmount _mtools mmove _mtools modinfo _modutils modprobe _modutils module _module mogrify _imagemagick monasca _openstack mondoarchive _mondo montage _imagemagick moosic _moosic Mosaic _webbrowser mosh _mosh mount _mount mozilla _mozilla mozilla-firefox _mozilla mozilla-xremote-client _mozilla mpc _mpc mplayer _mplayer mpstat _sysstat mr _myrepos mrd _mtools mread _mtools mren _mtools msgchk _mh mt _mt mtn _monotone mtoolstest _mtools mtr _mtr mtype _mtools munchlist _ispell mupdf _mupdf murano _openstack mush _mail mutt _mutt mv _mv mvim _vim mx _hosts mysql _mysql_utils mysqladmin _mysql_utils mysqldiff _mysqldiff mysqldump _mysql_utils mysqlimport _mysql_utils mysqlshow _mysql_utils nail _mail native2ascii _java nautilus _nautilus nawk _awk nc _netcat ncal _cal ncftp _ncftp ncl _nedit nedit _nedit nedit-nc _nedit netcat _netcat netrik _webbrowser netscape _netscape netstat _netstat networkctl _networkctl neutron _openstack new _mh newgrp _groups next _mh nginx _nginx ngrep _ngrep nice _nice nkf _nkf nl _nl nm _nm nmap _nmap nmblookup _samba nmcli _networkmanager nocorrect _precommand noglob _precommand nohup _precommand nova _openstack npm _npm ns _hosts nsenter _nsenter nslookup _nslookup ntalk _other_accounts numfmt _numfmt nvim _vim _nvme _nvme nvme _nvme objdump _objdump od _od ogg123 _vorbis oggdec _vorbis oggenc _vorbis ogginfo _vorbis oksh _sh okular _okular oomctl _oomctl openstack _openstack opera _webbrowser opera-next _webbrowser opkg _opkg opusdec _opustools opusenc _opustools opusinfo _opustools p4 _perforce p4d _perforce pacat _pulseaudio paccache _paccache pacdiff _pacdiff pacignore _pacignore pack _pack packf _mh paclist _paclist paclog-pkglist _paclog-pkglist pacman _pacman pacman-conf _pacman pacman-key _pacman pacman.static _pacman pacmd _pulseaudio pacscripts _pacscripts pacsearch _pacsearch pacsort _pacsort pactl _pulseaudio pactree _pactree padsp _pulseaudio pandoc _pandoc paplay _pulseaudio -parameter- _parameter parec _pulseaudio parecord _pulseaudio passwd _users paste _paste pasuspender _pulseaudio patch _patch pax _pax pcat _pack pcp-htop _htop pcred _pids pdf2dsc _pdf pdf2ps _pdf pdffonts _pdf pdfimages _pdf pdfinfo _pdf pdfjadetex _tex pdflatex _tex pdfopt _pdf pdftex _tex pdftexi2dvi _texinfo pdftk _pdftk pdftopbm _pdf pdftops _pdf pdftotext _pdf pdksh _sh perf _perf perl _perl perldoc _perldoc pfiles _pids pflags _pids pg_config _postgresql pg_ctl _postgresql pg_dump _postgresql pg_dumpall _postgresql pg_isready _postgresql pgrep _pgrep pg_restore _postgresql pg_upgrade _postgresql php _php pick _mh picocom _picocom pidof _pidof pidstat _sysstat pigz _gzip pine _pine pinef _pine pinfo _texinfo ping _ping ping6 _ping pkgadd _pkgadd pkg-config _pkg-config pkgfile _pkgfile pkginfo _pkginfo pkgrm _pkgrm pkill _pgrep pldd _pids pmake _make pman _perl_modules pmap _pmap pmcat _perl_modules pmdesc _perl_modules pmeth _perl_modules pmexp _perl_modules pmfunc _perl_modules pmload _perl_modules pmls _perl_modules pmpath _perl_modules pmvers _perl_modules podgrep _perl_modules podpath _perl_modules podtoc _perl_modules poff _pon policytool _java polybar _polybar polybar-msg _polybar_msg pon _pon popd _directory_stack postconf _postfix postgres _postgresql postmaster _postgresql postqueue _postfix postsuper _postfix pr _pr prev _mh print _print printenv _printenv printf _print prompt _prompt prove _prove prs _sccs prt _sccs prun _pids ps _ps ps2ascii _pspdf ps2epsi _postscript ps2pdf _postscript ps2pdf12 _postscript ps2pdf13 _postscript ps2pdf14 _postscript ps2pdfwr _postscript ps2ps _postscript psbook _psutils psed _sed psig _pids psmerge _psutils psmulti _postscript psnup _psutils psql _postgresql psresize _psutils psselect _psutils pstack _pids pstoedit _pspdf pstop _pids pstops _psutils pstotgif _pspdf pswrap _postscript ptx _ptx pulseaudio _pulseaudio pump _pump pushd _cd pv _pv pwait _pids pwdx _pids pwgen _pwgen pyhtmlizer _twisted qdbus _qdbus qiv _qiv qpdf _qpdf quilt _quilt r _fc rake _rake rankmirrors _rankmirrors ranlib _ranlib rar _rar rc _sh _rclone _rclone rclone _rclone rcp _rlogin rcs _rcs rcsdiff _rcs rdesktop _rdesktop read _read readelf _readelf readlink _readlink readonly _typeset -redirect- _redirect '-redirect-,<,bunzip2' _bzip2 '-redirect-,<,bzip2' _bzip2 '-redirect-,>,bzip2' _bzip2 '-redirect-,<,compress' _compress '-redirect-,>,compress' _compress -redirect-,-default-,-default- _files '-redirect-,<,gunzip' _gzip '-redirect-,<,gzip' _gzip '-redirect-,>,gzip' _gzip '-redirect-,<,uncompress' _compress '-redirect-,<,unxz' _xz '-redirect-,<,xz' _xz '-redirect-,>,xz' _xz refile _mh rehash _hash reindexdb _postgresql reload _initctl remsh _rlogin renice _renice repl _mh resolvectl _resolvectl restart _initctl retawq _webbrowser rgrep _grep rgview _vim rgvim _vim ri _ri rlogin _rlogin rm _rm rmd160 _cksum rmdel _sccs rmdir _rmdir rmf _mh rmic _java rmid _java rmiregistry _java rmm _mh rmmod _modutils route _route rrdtool _rrdtool rsh _rlogin rsync _rsync rtin _tin rubber _rubber rubber-info _rubber rubber-pipe _rubber ruby _ruby ruby-mri _ruby run-help _run-help rup _hosts rusage _precommand rview _vim rvim _vim rwho _hosts rxvt _urxvt s2p _sed sact _sccs sadf _sysstat sahara _openstack sar _sysstat scan _mh sccs _sccs sccsdiff _sccs sched _sched schedtool _schedtool scons _scons scp _ssh screen _screen script _script scriptreplay _script seaf-cli _seafile sed _sed senlin _openstack seq _seq serialver _java service _service set _set setfacl _setfacl setfacl.exe _setfacl setfattr _attr setopt _setopt setpriv _setpriv setsid _setsid setxkbmap _setxkbmap sftp _ssh sh _sh sha1 _cksum sha1sum _md5sum sha224sum _md5sum sha256 _cksum sha256sum _md5sum sha384 _cksum sha384sum _md5sum sha512 _cksum sha512sum _md5sum sha512t256 _cksum shasum _shasum shift _arrays show _mh showchar _psutils showmount _showmount shred _shred shuf _shuf shutdown _shutdown sisu _sisu skein1024 _cksum skein256 _cksum skein512 _cksum skipstone _webbrowser slabtop _slabtop slitex _tex slocate _locate slogin _ssh slrn _slrn smartctl _smartmontools smbclient _samba smbcontrol _samba smbstatus _samba soa _hosts socket _socket sort _sort sortm _mh source _source spamassassin _spamassassin split _split splitdiff _patchutils sqlite _sqlite sqlite3 _sqlite sqsh _sqsh sr _surfraw srptool _gnutls ss _ss ssh _ssh ssh-add _ssh ssh-agent _ssh ssh-copy-id _ssh sshfs _sshfs ssh-keygen _ssh ssh-keyscan _ssh star _tar start _initctl stat _stat status _initctl stdbuf _stdbuf stg _stgit stop _initctl stow _stow strace _strace strace64 _strace strftime _strftime strings _strings strip _strip strongswan _ipsec stty _stty su _su subl _sublimetext -subscript- _subscript sudo _sudo sudoedit _sudo sum _cksum surfraw _surfraw sv _runit svn _subversion svnadmin _subversion svnadmin-static _subversion svnlite _subversion svnliteadmin _subversion swaks _swaks swanctl _swanctl swift _swift swiftc _swift sync _nothing sysctl _sysctl systemctl _systemctl systemd-analyze _systemd-analyze systemd-ask-password _systemd systemd-cat _systemd systemd-cgls _systemd systemd-cgtop _systemd systemd-delta _systemd-delta systemd-detect-virt _systemd systemd-inhibit _systemd-inhibit systemd-machine-id-setup _systemd systemd-notify _systemd systemd-nspawn _systemd-nspawn systemd-path _systemd-path systemd-resolve _resolvectl systemd-run _systemd-run systemd-tmpfiles _systemd-tmpfiles systemd-tty-ask-password-agent _systemd tac _tac tacker _openstack tail _tail talk _other_accounts tar _tar tardy _tardy tcpdump _tcpdump tcp_open _tcpsys tcptraceroute _tcptraceroute tcsh _sh tda _devtodo tdd _devtodo tde _devtodo tdr _devtodo tee _tee telnet _telnet tex _tex texi2any _texinfo texi2dvi _texinfo texi2pdf _texinfo texindex _texinfo tg _topgit tidy _tidy tig _git -tilde- _tilde time _precommand timedatectl _timedatectl timeout _timeout times _nothing tin _tin tkconch _twisted tkinfo _texinfo tla _tla tload _tload tmux _tmux todo _devtodo todo.sh _todo.sh toilet _toilet top _top totdconfig _totd touch _touch tpb _tpb tput _tput tr _tr tracepath _tracepath tracepath6 _tracepath traceroute _hosts transmission-remote _transmission trap _trap tree _tree trial _twisted trove _openstack true _nothing truncate _truncate truss _truss tryaffix _ispell tty _tty ttyctl _ttyctl tunctl _uml tune2fs _tune2fs tunes2pod _gnupod tunes2pod.pl _gnupod twidge _twidge twist _twisted twistd _twisted txt _hosts type _which typeset _typeset udevadm _udevadm ulimit _ulimit uml_mconsole _uml uml_moo _uml uml_switch _uml umount _mount unace _unace unalias _aliases uname _uname uncompress _compress unexpand _unexpand unfunction _functions unget _sccs unhash _unhash uniq _uniq unison _unison units _units unix2dos _dos2unix unix2mac _dos2unix unlimit _limits unlz4 _lz4 unlzma _xz unpack _pack unpigz _gzip unrar _rar unset _vars unsetopt _setopt unshare _unshare unwrapdiff _patchutils unxz _xz unzip _zip updpkgsums _updpkgsums uptime _uptime urxvt _urxvt urxvt256c _urxvt urxvt256cc _urxvt urxvt256c-ml _urxvt urxvt256c-mlc _urxvt urxvtc _urxvt useradd _user_admin userdel _users usermod _user_admin vacuumdb _postgresql val _sccs valgrind _valgrind -value- _value -value-,ADB_TRACE,-default- _adb -value-,ANDROID_LOG_TAGS,-default- _adb -value-,ANDROID_SERIAL,-default- _adb -value-,ANSIBLE_INVENTORY_ENABLED,-default- _ansible -value-,ANSIBLE_STDOUT_CALLBACK,-default- _ansible -value-,ANT_ARGS,-default- _ant -value-,CFLAGS,-default- _gcc -value-,CPPFLAGS,-default- _gcc -value-,CXXFLAGS,-default- _gcc -value-,-default-,-command- _zargs -value-,-default-,-default- _value -value-,DISPLAY,-default- _x_display -value-,GREP_OPTIONS,-default- _grep -value-,GZIP,-default- _gzip -value-,LANG,-default- _locales -value-,LANGUAGE,-default- _locales -value-,LD_DEBUG,-default- _ld_debug -value-,LDFLAGS,-default- _gcc -value-,LESSCHARSET,-default- _less -value-,LESS,-default- _less -value-,LOOPDEV_DEBUG,-default- _losetup -value-,LPDEST,-default- _printers -value-,MPD_HOST,-default _mpc -value-,P4CLIENT,-default- _perforce -value-,P4MERGE,-default- _perforce -value-,P4PORT,-default- _perforce -value-,P4USER,-default- _perforce -value-,PERLDOC,-default- _perldoc -value-,PRINTER,-default- _printers -value-,PROMPT2,-default- _ps1234 -value-,PROMPT3,-default- _ps1234 -value-,PROMPT4,-default- _ps1234 -value-,PROMPT,-default- _ps1234 -value-,PS1,-default- _ps1234 -value-,PS2,-default- _ps1234 -value-,PS3,-default- _ps1234 -value-,PS4,-default- _ps1234 -value-,RPROMPT2,-default- _ps1234 -value-,RPROMPT,-default- _ps1234 -value-,RPS1,-default- _ps1234 -value-,RPS2,-default- _ps1234 -value-,SPROMPT,-default- _ps1234 -value-,TERM,-default- _terminals -value-,TERMINFO_DIRS,-default- _dir_list -value-,TZ,-default- _time_zone -value-,VALGRIND_OPTS,-default- _valgrind -value-,WWW_HOME,-default- _urls -value-,XML_CATALOG_FILES,-default- _xmlsoft -value-,XZ_DEFAULTS,-default- _xz -value-,XZ_OPT,-default- _xz -vared- _in_vared vared _vared vcs_info_hookadd _vcs_info vcs_info_hookdel _vcs_info vi _vi view _vi vim _vim vimdiff _vim virsh _libvirt virt-admin _libvirt virt-host-validate _libvirt virt-pki-validate _libvirt virt-xml-validate _libvirt visudo _visudo vitrage _openstack vmstat _vmstat vncserver _vnc vncviewer _vnc vorbiscomment _vorbis vpnc _vpnc vpnc-connect _vpnc vserver _vserver w _w w3m _w3m wait _wait watch _watch watcher _openstack wc _wc wget _wget what _sccs whatis _man whence _which where _which whereis _whereis which _which who _who whoami _nothing whois _whois whom _mh wiggle _wiggle wipefs _wipefs wodim _cdrecord wpa_cli _wpa_cli write _users_on www _webbrowser xargs _xargs xattr _attr xauth _xauth xautolock _xautolock xclip _xclip xdpyinfo _x_utils xdvi _xdvi xelatex _tex xetex _tex xev _x_utils xfd _x_utils xfig _xfig xfontsel _x_utils xfreerdp _rdesktop xhost _x_utils xinput _xinput xkill _x_utils xli _xloadimage xloadimage _xloadimage xlsatoms _x_utils xlsclients _x_utils xml _xmlstarlet xmllint _xmlsoft xmlstarlet _xmlstarlet xmms2 _xmms2 xmodmap _xmodmap xmosaic _webbrowser xon _x_utils xournal _xournal xpdf _xpdf xping _hosts xprop _x_utils xrandr _xrandr xrdb _x_utils xscreensaver-command _xscreensaver xset _xset xsetbg _xloadimage xsetroot _x_utils xsltproc _xmlsoft xterm _xterm xtightvncviewer _vnc xtp _imagemagick xv _xv xview _xloadimage xvnc4viewer _vnc xvncviewer _vnc xwd _x_utils xwininfo _x_utils xwit _xwit xwud _x_utils xxd _xxd xz _xz xzcat _xz yafc _yafc yash _sh yay _yay ypbind _yp ypcat _yp ypmatch _yp yppasswd _yp yppoll _yp yppush _yp ypserv _yp ypset _yp ypwhich _yp ypxfr _yp ytalk _other_accounts zargs _zargs zcalc _zcalc -zcalc-line- _zcalc_line zcat _zcat zcompile _zcompile zcp _zmv zdb _zfs zdelattr _zattr zdump _zdump zeal _zeal zed _zed zegrep _grep zen _webbrowser zf_chgrp _chown zf_chmod _chmod zf_chown _chown zfgrep _grep zf_ln _ln zf_mkdir _mkdir zf_mv _mv zf_rm _rm zf_rmdir _rmdir zfs _zfs zgetattr _zattr zgrep _grep zip _zip zipinfo _zip zle _zle zlistattr _zattr zln _zmv zmail _mail zmodload _zmodload zmv _zmv zone _hosts zparseopts _zparseopts zpool _zfs zpty _zpty zsetattr _zattr zsh _zsh zsh-mime-handler _zsh-mime-handler zsocket _zsocket zstat _stat zstyle _zstyle ztodo _ztodo zun _openstack zxpdf _xpdf )
  156. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1561> _services=( bzcat bunzip2 gchgrp chgrp gchown chown gnupod_addsong.pl gnupod_addsong gnupod_check.pl gnupod_check gnupod_INIT.pl gnupod_INIT gnupod_search.pl gnupod_search gpg2 gpg gzcat gunzip iceweasel firefox lzcat unxz lzma xz Mail mail mailx mail mktunes.pl mktunes nail mail ncl nc nedit-nc nc pacman.static pacman pcat unpack '-redirect-,<,bunzip2' bunzip2 '-redirect-,<,bzip2' bzip2 '-redirect-,>,bzip2' bunzip2 '-redirect-,<,compress' compress '-redirect-,>,compress' uncompress '-redirect-,<,gunzip' gunzip '-redirect-,<,gzip' gzip '-redirect-,>,gzip' gunzip '-redirect-,<,uncompress' uncompress '-redirect-,<,unxz' unxz '-redirect-,<,xz' xz '-redirect-,>,xz' unxz remsh rsh slogin ssh svnadmin-static svnadmin svnlite svn svnliteadmin svnadmin tunes2pod.pl tunes2pod unlzma unxz xelatex latex xetex tex xzcat unxz zf_chgrp chgrp zf_chown chown )
  157. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1608> _patcomps=( '*/(init|rc[0-9S]#).d/*' _init_d )
  158. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1612> _postpatcomps=( '_*' _compadd 'c++-*' _gcc 'g++-*' _gcc 'gcc-*' _gcc 'gem[0-9.]#' _gem 'lua[0-9.-]##' _lua '(p[bgpn]m*|*top[bgpn]m)' _pbm 'php[0-9.-]' _php 'pip[0-9.]#' _pip 'pydoc[0-9.]#' _pydoc 'python[0-9.]#' _python 'qemu(|-system-*)' _qemu '(ruby|[ei]rb)[0-9.]#' _ruby 'shasum(|5).*' _shasum '(texi(2*|ndex))' _texi '(tiff*|*2tiff|pal2rgb)' _tiff '-value-,(ftp|http(|s))_proxy,-default-' _urls '-value-,LC_*,-default-' _locales '-value-,*path,-default-' _directories '-value-,*PATH,-default-' _dir_list '-value-,RUBY(LIB|OPT|PATH),-default-' _ruby '*/X11(|R<4->)/*' _x_arguments 'yodl(|2*)' _yodl 'zf*' _zftp )
  159. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1639> _compautos=( _call_program +X )
  160. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1643> zle -C _bash_complete-word .complete-word _bash_completions
  161. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1644> zle -C _bash_list-choices .list-choices _bash_completions
  162. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1645> zle -C _complete_debug .complete-word _complete_debug
  163. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1646> zle -C _complete_help .complete-word _complete_help
  164. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1647> zle -C _complete_tag .complete-word _complete_tag
  165. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1648> zle -C _correct_filename .complete-word _correct_filename
  166. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1649> zle -C _correct_word .complete-word _correct_word
  167. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1650> zle -C _expand_alias .complete-word _expand_alias
  168. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1651> zle -C _expand_word .complete-word _expand_word
  169. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1652> zle -C _history-complete-newer .complete-word _history_complete_word
  170. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1653> zle -C _history-complete-older .complete-word _history_complete_word
  171. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1654> zle -C _list_expansions .list-choices _expand_word
  172. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1655> zle -C _most_recent_file .complete-word _most_recent_file
  173. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1656> zle -C _next_tags .list-choices _next_tags
  174. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1657> zle -C _read_comp .complete-word _read_comp
  175. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1658> bindkey '^X^R' _read_comp
  176. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1659> bindkey '^X?' _complete_debug
  177. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1660> bindkey '^XC' _correct_filename
  178. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1661> bindkey '^Xa' _expand_alias
  179. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1662> bindkey '^Xc' _correct_word
  180. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1663> bindkey '^Xd' _list_expansions
  181. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1664> bindkey '^Xe' _expand_word
  182. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1665> bindkey '^Xh' _complete_help
  183. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1666> bindkey '^Xm' _most_recent_file
  184. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1667> bindkey '^Xn' _next_tags
  185. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1668> bindkey '^Xt' _complete_tag
  186. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1669> bindkey '^X~' _bash_list-choices
  187. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1670> bindkey '^[,' _history-complete-newer
  188. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1671> bindkey '^[/' _history-complete-older
  189. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1672> bindkey '^[~' _bash_complete-word
  190. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1674> autoload -Uz _alacritty _bluetoothctl _bootctl _bspc _busctl _bwrap _checkupdates _coredumpctl _curl _downgrade _hostnamectl _journalctl _kernel-install _libinput _localectl _loginctl _machinectl _mkinitcpio _networkctl _nvme _oomctl _paccache _pacdiff _pacignore _paclist _paclog-pkglist _pacman _pacscripts _pacsearch _pacsort _pactree _pkgfile _polybar _polybar_msg _pulseaudio _qpdf _rankmirrors _rclone _resolvectl _sd_hosts_or_user_at_host _sd_machines _sd_outputmodes _sd_unit_files _systemctl _systemd _systemd-analyze _systemd-delta _systemd-inhibit _systemd-nspawn _systemd-path _systemd-run _systemd-tmpfiles _timedatectl _udevadm _updpkgsums _yay _cdr _all_labels _all_matches _alternative _approximate _arg_compile _arguments _bash_completions _cache_invalid _call_function _combination _complete _complete_debug _complete_help _complete_help_generic _complete_tag _comp_locale _correct _correct_filename _correct_word _describe _description _dispatch _expand _expand_alias _expand_word _extensions _external_pwds _generic _guard _history _history_complete_word _ignored _list _main_complete _match _menu _message _most_recent_file _multi_parts _next_label _next_tags _normal _nothing _numbers _oldlist _pick_variant _prefix _read_comp _regex_arguments _regex_words _requested _retrieve_cache _sep_parts _sequence _set_command _setup _store_cache _sub_commands _tags _user_expand _values _wanted _acpi _acpitool _alsa-utils _analyseplugin _basenc _brctl _btrfs _capabilities _chattr _chcon _choom _chrt _cpupower _cryptsetup _dkms _e2label _ethtool _findmnt _free _fuse_arguments _fusermount _fuse_values _gpasswd _htop _iconvconfig _ionice _ipset _iptables _iwconfig _kpartx _losetup _lsattr _lsblk _lsns _lsusb _ltrace _mat _mat2 _mdadm _mii-tool _modutils _mondo _networkmanager _nsenter _opkg _perf _pidof _pmap _qdbus _schedtool _selinux_contexts _selinux_roles _selinux_types _selinux_users _setpriv _setsid _slabtop _ss _sshfs _strace _sysstat _tload _tpb _tracepath _tune2fs _uml _unshare _valgrind _vserver _wakeup_capable_devices _wipefs _wpa_cli _a2ps _aap _abcde _absolute_command_paths _ack _adb _ansible _ant _antiword _apachectl _apm _arch_archives _arch_namespace _arp _arping _asciidoctor _asciinema _at _attr _augeas _avahi _awk _base64 _basename _bash _baudrates _baz _beep _bibtex _bind_addresses _bison _bittorrent _bogofilter _bpf_filters _bpython _bzip2 _bzr _cabal _cal _calendar _canonical_paths _cat _ccal _cdcd _cdrdao _cdrecord _chkconfig _chmod _chown _chroot _chsh _cksum _clay _cmdambivalent _cmdstring _cmp _column _comm _composer _compress _configure _cowsay _cp _cpio _cplay _crontab _cscope _csplit _cssh _ctags _ctags_tags _curl _cut _cvs _darcs _date _date_formats _dates _dbus _dconf _dd _devtodo _df _dhclient _dict _dict_words _diff _diff3 _diff_options _diffstat _dig _directories _dir_list _django _dmesg _dmidecode _dns_types _doas _domains _dos2unix _drill _dropbox _dsh _dtruss _du _dvi _ecasound _ed _elfdump _elinks _email_addresses _enscript _entr _env _espeak _etags _fakeroot _feh _fetchmail _ffmpeg _figlet _file_modes _files _file_systems _find _find_net_interfaces _finger _flac _flex _fmt _fold _fortune _fsh _fuser _gcc _gcore _gdb _gem _genisoimage _getconf _getent _getfacl _getmail _getopt _ghostscript _git _global _global_tags _gnu_generic _gnupod _gnutls _go _gpg _gphoto2 _gprof _gradle _graphicsmagick _grep _groff _groups _growisofs _gsettings _guilt _gzip _have_glob_qual _head _hexdump _host _hostname _hosts _iconv _id _ifconfig _iftop _imagemagick _initctl _init_d _install _iostat _ip _ipsec _irssi _ispell _java _java_class _joe _join _jq _killall _knock _kvno _last _ldconfig _ldd _ld_debug _less _lha _libvirt _links _list_files _lldb _ln _loadkeys _locale _localedef _locales _locate _logger _look _lp _ls _lsof _lua _luarocks _lynx _lz4 _lzop _mail _mailboxes _make _man _md5sum _mencal _mh _mime_types _mkdir _mkfifo _mknod _mktemp _module _monotone _moosic _mosh _mount _mpc _mt _mtools _mtr _mutt _mv _my_accounts _myrepos _mysqldiff _mysql_utils _ncftp _netcat _net_interfaces _netstat _newsgroups _nginx _ngrep _nice _nkf _nl _nm _nmap _npm _nslookup _numfmt _objdump _object_files _od _openstack _opustools _other_accounts _pack _pandoc _paste _patch _patchutils _path_commands _path_files _pax _pbm _pdf _perforce _perl _perl_basepods _perldoc _perl_modules _pgids _pgrep _php _picocom _pids _pine _ping _pip _pkgadd _pkg-config _pkginfo _pkg_instance _pkgrm _pon _ports _postfix _postgresql _postscript _pr _printenv _printers _process_names _prove _ps _pspdf _psutils _ptx _pump _pv _pwgen _pydoc _python _python_modules _qemu _quilt _rake _ranlib _rar _rclone _rcs _readelf _readlink _remote_files _renice _ri _rlogin _rm _rmdir _route _rrdtool _rsync _rubber _ruby _runit _samba _sccs _scons _screen _script _seafile _sed _seq _service _services _setfacl _sh _shasum _showmount _shred _shuf _shutdown _signals _sisu _slrn _smartmontools _socket _sort _spamassassin _split _sqlite _sqsh _ssh _ssh_hosts _stat _stdbuf _stgit _stow _strings _strip _stty _su _subversion _sudo _surfraw _swaks _swanctl _swift _sys_calls _sysctl _tac _tail _tar _tar_archive _tardy _tcpdump _tcptraceroute _tee _telnet _terminals _tex _texi _texinfo _tidy _tiff _tilde_files _timeout _time_zone _tin _tla _tmux _todo.sh _toilet _top _topgit _totd _touch _tput _tr _transmission _tree _truncate _truss _tty _ttys _twidge _twisted _umountable _unace _uname _unexpand _uniq _unison _units _uptime _urls _user_admin _user_at_host _users _users_on _vi _vim _visudo _vmstat _vorbis _vpnc _w _w3m _watch _wc _webbrowser _wget _whereis _who _whois _wiggle _xargs _xmlsoft _xmlstarlet _xmms2 _xxd _xz _yafc _yodl _yp _zcat _zdump _zfs _zfs_dataset _zfs_pool _zip _zsh _acroread _code _dcop _eog _evince _geany _gnome-gv _gqview _gv _kdeconnect _kfmclient _matlab _mozilla _mplayer _mupdf _nautilus _nedit _netscape _okular _pdftk _qiv _rdesktop _setxkbmap _sublimetext _urxvt _vnc _x_arguments _xauth _xautolock _x_borderwidth _xclip _x_color _x_colormapid _x_cursor _x_display _xdvi _x_extension _xfig _x_font _xft_fonts _x_geometry _xinput _x_keysym _xloadimage _x_locale _x_modifier _xmodmap _x_name _xournal _xpdf _xrandr _x_resource _xscreensaver _x_selection_timeout _xset _xt_arguments _xterm _x_title _xt_session_id _x_utils _xv _x_visual _x_window _xwit _zeal _add-zle-hook-widget _add-zsh-hook _alias _aliases __arguments _arrays _assign _autocd _bindkey _brace_parameter _builtin _cd _command _command_names _compadd _compdef _completers _condition _default _delimiters _directory_stack _dirs _disable _dynamic_directory_name _echotc _echoti _emulate _enable _equal _exec _fc _file_descriptors _first _functions _globflags _globqual_delims _globquals _hash _history_modifiers _in_vared _jobs _jobs_bg _jobs_builtin _jobs_fg _kill _limit _limits _math _math_params _mere _module_math_func _options _options_set _options_unset _parameter _parameters _precommand _print _prompt _ps1234 _read _redirect _run-help _sched _set _setopt _source _strftime _subscript _suffix_alias_files _tcpsys _tilde _trap _ttyctl _typeset _ulimit _unhash _user_math_func _value _vared _vars _vcs_info _vcs_info_hooks _wait _which _widgets _zargs _zattr _zcalc _zcalc_line _zcompile _zed _zftp _zle _zmodload _zmv _zparseopts _zpty _zsh-mime-handler _zsocket _zstyle _ztodo
  191. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1838> autoload -Uz +X _call_program
  192. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1840> typeset -gUa _comp_assocs
  193. +/home/aaront/.zcompdump-arch-laptop-athompson-5.9:1841> _comp_assocs=( '' )
  194. +compinit:493> _i_done=yes
  195. +compinit:517> [[ -z yes ]]
  196. +compinit:554> _i_line=complete-word
  197. +compinit:557> zle -C complete-word .complete-word _main_complete
  198. +compinit:554> _i_line=delete-char-or-list
  199. +compinit:557> zle -C delete-char-or-list .delete-char-or-list _main_complete
  200. +compinit:554> _i_line=expand-or-complete
  201. +compinit:557> zle -C expand-or-complete .expand-or-complete _main_complete
  202. +compinit:554> _i_line=expand-or-complete-prefix
  203. +compinit:557> zle -C expand-or-complete-prefix .expand-or-complete-prefix _main_complete
  204. +compinit:554> _i_line=list-choices
  205. +compinit:557> zle -C list-choices .list-choices _main_complete
  206. +compinit:554> _i_line=menu-complete
  207. +compinit:557> zle -C menu-complete .menu-complete _main_complete
  208. +compinit:554> _i_line=menu-expand-or-complete
  209. +compinit:557> zle -C menu-expand-or-complete .menu-expand-or-complete _main_complete
  210. +compinit:554> _i_line=reverse-menu-complete
  211. +compinit:557> zle -C reverse-menu-complete .reverse-menu-complete _main_complete
  212. +compinit:559> zle -la menu-select
  213. +compinit:563> IFS=$' \t' +compinit:563> read -A _i_line
  214. +compinit:563> bindkey '^i'
  215. +compinit:564> [[ expand-or-complete = expand-or-complete ]]
  216. +compinit:565> zstyle -a :completion: completer _i_line
  217. +compinit:570> unfunction compinit compaudit
  218. +compinit:571> autoload -RUz compinit compaudit
  219. +compinit:573> return 0
  220. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:133> (( ))
  221. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:126> handle_completion_insecurities
  222. +handle_completion_insecurities:12> local -aU insecure_dirs
  223. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:134> grep -q -Fx '#omz revision: 6622210d7d4afe859f11c5d50c177bd5e500f2c6' /home/aaront/.zcompdump-arch-laptop-athompson-5.9
  224. +handle_completion_insecurities:13> insecure_dirs=+handle_completion_insecurities:13> compaudit
  225. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:143> unset zcompdump_revision zcompdump_fpath zcompdump_refresh
  226. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:147> config_file=/home/aaront/.oh-my-zsh/lib/bzr.zsh
  227. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:148> custom_config_file=/home/aaront/.oh-my-zsh/custom/lib/bzr.zsh
  228. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:149> [[ -f /home/aaront/.oh-my-zsh/custom/lib/bzr.zsh ]]
  229. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:150> source /home/aaront/.oh-my-zsh/lib/bzr.zsh
  230. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:147> config_file=/home/aaront/.oh-my-zsh/lib/clipboard.zsh
  231. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:148> custom_config_file=/home/aaront/.oh-my-zsh/custom/lib/clipboard.zsh
  232. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:149> [[ -f /home/aaront/.oh-my-zsh/custom/lib/clipboard.zsh ]]
  233. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:150> source /home/aaront/.oh-my-zsh/lib/clipboard.zsh
  234. +/home/aaront/.oh-my-zsh/lib/clipboard.zsh:107> detect-clipboard
  235. +detect-clipboard:1> emulate -L zsh
  236. +detect-clipboard:3> [[ linux-gnu == darwin* ]]
  237. +detect-clipboard:6> [[ linux-gnu == (cygwin|msys)* ]]
  238. +detect-clipboard:9> [ -n '' ']'
  239. +detect-clipboard:12> [ -n :0 ']'
  240. +detect-clipboard:12> (( 1 ))
  241. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:147> config_file=/home/aaront/.oh-my-zsh/lib/cli.zsh
  242. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:148> custom_config_file=/home/aaront/.oh-my-zsh/custom/lib/cli.zsh
  243. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:149> [[ -f /home/aaront/.oh-my-zsh/custom/lib/cli.zsh ]]
  244. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:150> source /home/aaront/.oh-my-zsh/lib/cli.zsh
  245. +/home/aaront/.oh-my-zsh/lib/cli.zsh:109> (( 1 ))
  246. +/home/aaront/.oh-my-zsh/lib/cli.zsh:110> compdef _omz omz
  247. +compdef:1> local opt autol type func delete eval new i ret=0 cmd svc
  248. +compdef:2> local -a match mbegin mend
  249. +compdef:4> emulate -L zsh
  250. +compdef:5> setopt extendedglob
  251. +compdef:9> (( ! 2 ))
  252. +compdef:14> getopts anpPkKde opt
  253. +compdef:38> shift OPTIND-1
  254. +compdef:40> (( ! 2 ))
  255. +compdef:45> [[ -z '' ]]
  256. +compdef:49> [[ -z '' ]]
  257. +compdef:49> [[ _omz = *=* ]]
  258. +compdef:79> func=_omz
  259. +compdef:80> [[ -n '' ]]
  260. +compdef:81> shift
  261. +compdef:83> case (widgetkey)
  262. +compdef:83> case (key)
  263. +compdef:83> case (*)
  264. +compdef:131> (( 1 ))
  265. +compdef:132> [[ omz = -N ]]
  266. +compdef:134> [[ omz = -p ]]
  267. +compdef:136> [[ omz = -P ]]
  268. +compdef:139> case (pattern)
  269. +compdef:139> case (postpattern)
  270. +compdef:139> case (*)
  271. +compdef:155> [[ omz = *=* ]]
  272. +compdef:159> cmd=omz
  273. +compdef:160> svc=''
  274. +compdef:162> [[ -z '' ]]
  275. +compdef:163> _comps[$cmd]=_omz
  276. +compdef:164> [[ -n '' ]]
  277. +compdef:169> shift
  278. +compdef:131> (( 0 ))
  279. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:147> config_file=/home/aaront/.oh-my-zsh/lib/compfix.zsh
  280. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:148> custom_config_file=/home/aaront/.oh-my-zsh/custom/lib/compfix.zsh
  281. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:149> [[ -f /home/aaront/.oh-my-zsh/custom/lib/compfix.zsh ]]
  282. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:150> source /home/aaront/.oh-my-zsh/lib/compfix.zsh
  283. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:147> config_file=/home/aaront/.oh-my-zsh/lib/completion.zsh
  284. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:148> custom_config_file=/home/aaront/.oh-my-zsh/custom/lib/completion.zsh
  285. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:149> [[ -f /home/aaront/.oh-my-zsh/custom/lib/completion.zsh ]]
  286. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:150> source /home/aaront/.oh-my-zsh/lib/completion.zsh
  287. +/home/aaront/.oh-my-zsh/lib/completion.zsh:2> zmodload -i zsh/complist
  288. +/home/aaront/.oh-my-zsh/lib/completion.zsh:4> WORDCHARS=''
  289. +/home/aaront/.oh-my-zsh/lib/completion.zsh:6> unsetopt menu_complete
  290. +/home/aaront/.oh-my-zsh/lib/completion.zsh:7> unsetopt flowcontrol
  291. +/home/aaront/.oh-my-zsh/lib/completion.zsh:8> setopt auto_menu
  292. +/home/aaront/.oh-my-zsh/lib/completion.zsh:9> setopt complete_in_word
  293. +/home/aaront/.oh-my-zsh/lib/completion.zsh:10> setopt always_to_end
  294. +/home/aaront/.oh-my-zsh/lib/completion.zsh:13> bindkey -M menuselect '^o' accept-and-infer-next-history
  295. +/home/aaront/.oh-my-zsh/lib/completion.zsh:14> zstyle ':completion:*:*:*:*:*' menu select
  296. +/home/aaront/.oh-my-zsh/lib/completion.zsh:17> [[ '' = true ]]
  297. +/home/aaront/.oh-my-zsh/lib/completion.zsh:20> [[ '' = true ]]
  298. +/home/aaront/.oh-my-zsh/lib/completion.zsh:23> zstyle ':completion:*' matcher-list 'm:{a-zA-Z}={A-Za-z}' 'r:|=*' 'l:|=* r:|=*'
  299. +/home/aaront/.oh-my-zsh/lib/completion.zsh:26> unset CASE_SENSITIVE HYPHEN_INSENSITIVE
  300. +/home/aaront/.oh-my-zsh/lib/completion.zsh:29> zstyle ':completion:*' special-dirs true
  301. +/home/aaront/.oh-my-zsh/lib/completion.zsh:31> zstyle ':completion:*' list-colors ''
  302. +/home/aaront/.oh-my-zsh/lib/completion.zsh:32> zstyle ':completion:*:*:kill:*:processes' list-colors '=(#b) #([0-9]#) ([0-9a-z-]#)*=01;34=0=01'
  303. +/home/aaront/.oh-my-zsh/lib/completion.zsh:34> [[ linux-gnu = solaris* ]]
  304. +/home/aaront/.oh-my-zsh/lib/completion.zsh:37> zstyle ':completion:*:*:*:*:processes' command 'ps -u aaront -o pid,user,comm -w -w'
  305. +/home/aaront/.oh-my-zsh/lib/completion.zsh:41> zstyle ':completion:*:cd:*' tag-order local-directories directory-stack path-directories
  306. +/home/aaront/.oh-my-zsh/lib/completion.zsh:44> zstyle ':completion:*' use-cache yes
  307. +/home/aaront/.oh-my-zsh/lib/completion.zsh:45> zstyle ':completion:*' cache-path /home/aaront/.oh-my-zsh/cache
  308. +/home/aaront/.oh-my-zsh/lib/completion.zsh:48> zstyle ':completion:*:*:*:users' ignored-patterns adm amanda apache at avahi avahi-autoipd beaglidx bin cacti canna clamav daemon dbus distcache dnsmasq dovecot fax ftp games gdm gkrellmd gopher hacluster haldaemon halt hsqldb ident junkbust kdm ldap lp mail mailman mailnull man messagebus mldonkey mysql nagios named netdump news nfsnobody nobody nscd ntp nut nx obsrun openvpn operator pcap polkitd postfix postgres privoxy pulse pvm quagga radvd rpc rpcuser rpm rtkit scard shutdown squid sshd statd svn sync tftp usbmux uucp vcsa wwwrun xfs '_*'
  309. +/home/aaront/.oh-my-zsh/lib/completion.zsh:59> zstyle '*' single-ignored show
  310. +/home/aaront/.oh-my-zsh/lib/completion.zsh:61> [[ false != false ]]
  311. +/home/aaront/.oh-my-zsh/lib/completion.zsh:78> autoload -U +X bashcompinit
  312. +/home/aaront/.oh-my-zsh/lib/completion.zsh:78> bashcompinit
  313. +bashcompinit:178> unfunction bashcompinit
  314. +bashcompinit:179> autoload -Uz bashcompinit
  315. +bashcompinit:180> return 0
  316. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:147> config_file=/home/aaront/.oh-my-zsh/lib/correction.zsh
  317. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:148> custom_config_file=/home/aaront/.oh-my-zsh/custom/lib/correction.zsh
  318. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:149> [[ -f /home/aaront/.oh-my-zsh/custom/lib/correction.zsh ]]
  319. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:150> source /home/aaront/.oh-my-zsh/lib/correction.zsh
  320. +/home/aaront/.oh-my-zsh/lib/correction.zsh:1> [[ '' == true ]]
  321. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:147> config_file=/home/aaront/.oh-my-zsh/lib/diagnostics.zsh
  322. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:148> custom_config_file=/home/aaront/.oh-my-zsh/custom/lib/diagnostics.zsh
  323. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:149> [[ -f /home/aaront/.oh-my-zsh/custom/lib/diagnostics.zsh ]]
  324. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:150> source /home/aaront/.oh-my-zsh/lib/diagnostics.zsh
  325. +/home/aaront/.oh-my-zsh/lib/diagnostics.zsh:56> autoload -Uz is-at-least
  326. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:147> config_file=/home/aaront/.oh-my-zsh/lib/directories.zsh
  327. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:148> custom_config_file=/home/aaront/.oh-my-zsh/custom/lib/directories.zsh
  328. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:149> [[ -f /home/aaront/.oh-my-zsh/custom/lib/directories.zsh ]]
  329. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:150> source /home/aaront/.oh-my-zsh/lib/directories.zsh
  330. +/home/aaront/.oh-my-zsh/lib/directories.zsh:2> setopt auto_pushd
  331. +/home/aaront/.oh-my-zsh/lib/directories.zsh:3> setopt pushd_ignore_dups
  332. +/home/aaront/.oh-my-zsh/lib/directories.zsh:4> setopt pushdminus
  333. +/home/aaront/.oh-my-zsh/lib/directories.zsh:6> alias -g '...=../..'
  334. +/home/aaront/.oh-my-zsh/lib/directories.zsh:7> alias -g '....=../../..'
  335. +/home/aaront/.oh-my-zsh/lib/directories.zsh:8> alias -g '.....=../../../..'
  336. +/home/aaront/.oh-my-zsh/lib/directories.zsh:9> alias -g '......=../../../../..'
  337. +/home/aaront/.oh-my-zsh/lib/directories.zsh:11> alias -- '-=cd -'
  338. +/home/aaront/.oh-my-zsh/lib/directories.zsh:12> alias '1=cd -1'
  339. +/home/aaront/.oh-my-zsh/lib/directories.zsh:13> alias '2=cd -2'
  340. +/home/aaront/.oh-my-zsh/lib/directories.zsh:14> alias '3=cd -3'
  341. +/home/aaront/.oh-my-zsh/lib/directories.zsh:15> alias '4=cd -4'
  342. +/home/aaront/.oh-my-zsh/lib/directories.zsh:16> alias '5=cd -5'
  343. +/home/aaront/.oh-my-zsh/lib/directories.zsh:17> alias '6=cd -6'
  344. +/home/aaront/.oh-my-zsh/lib/directories.zsh:18> alias '7=cd -7'
  345. +/home/aaront/.oh-my-zsh/lib/directories.zsh:19> alias '8=cd -8'
  346. +/home/aaront/.oh-my-zsh/lib/directories.zsh:20> alias '9=cd -9'
  347. +/home/aaront/.oh-my-zsh/lib/directories.zsh:22> alias 'md=mkdir -p'
  348. +/home/aaront/.oh-my-zsh/lib/directories.zsh:23> alias 'rd=rmdir'
  349. +/home/aaront/.oh-my-zsh/lib/directories.zsh:32> compdef _dirs d
  350. +compdef:1> local opt autol type func delete eval new i ret=0 cmd svc
  351. +compdef:2> local -a match mbegin mend
  352. +compdef:4> emulate -L zsh
  353. +compdef:5> setopt extendedglob
  354. +compdef:9> (( ! 2 ))
  355. +compdef:14> getopts anpPkKde opt
  356. +compdef:38> shift OPTIND-1
  357. +compdef:40> (( ! 2 ))
  358. +compdef:45> [[ -z '' ]]
  359. +compdef:49> [[ -z '' ]]
  360. +compdef:49> [[ _dirs = *=* ]]
  361. +compdef:79> func=_dirs
  362. +compdef:80> [[ -n '' ]]
  363. +compdef:81> shift
  364. +compdef:83> case (widgetkey)
  365. +compdef:83> case (key)
  366. +compdef:83> case (*)
  367. +compdef:131> (( 1 ))
  368. +compdef:132> [[ d = -N ]]
  369. +compdef:134> [[ d = -p ]]
  370. +compdef:136> [[ d = -P ]]
  371. +compdef:139> case (pattern)
  372. +compdef:139> case (postpattern)
  373. +compdef:139> case (*)
  374. +compdef:155> [[ d = *=* ]]
  375. +compdef:159> cmd=d
  376. +compdef:160> svc=''
  377. +compdef:162> [[ -z '' ]]
  378. +compdef:163> _comps[$cmd]=_dirs
  379. +compdef:164> [[ -n '' ]]
  380. +compdef:169> shift
  381. +compdef:131> (( 0 ))
  382. +/home/aaront/.oh-my-zsh/lib/directories.zsh:35> alias 'lsa=ls -lah'
  383. +/home/aaront/.oh-my-zsh/lib/directories.zsh:36> alias 'l=ls -lah'
  384. +/home/aaront/.oh-my-zsh/lib/directories.zsh:37> alias 'll=ls -lh'
  385. +/home/aaront/.oh-my-zsh/lib/directories.zsh:38> alias 'la=ls -lAh'
  386. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:147> config_file=/home/aaront/.oh-my-zsh/lib/functions.zsh
  387. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:148> custom_config_file=/home/aaront/.oh-my-zsh/custom/lib/functions.zsh
  388. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:149> [[ -f /home/aaront/.oh-my-zsh/custom/lib/functions.zsh ]]
  389. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:150> source /home/aaront/.oh-my-zsh/lib/functions.zsh
  390. +/home/aaront/.oh-my-zsh/lib/functions.zsh:128> zmodload zsh/langinfo
  391. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:147> config_file=/home/aaront/.oh-my-zsh/lib/git.zsh
  392. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:148> custom_config_file=/home/aaront/.oh-my-zsh/custom/lib/git.zsh
  393. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:149> [[ -f /home/aaront/.oh-my-zsh/custom/lib/git.zsh ]]
  394. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:150> source /home/aaront/.oh-my-zsh/lib/git.zsh
  395. +handle_completion_insecurities:13> insecure_dirs=( )
  396. +handle_completion_insecurities:16> [[ -z '' ]]
  397. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:147> config_file=/home/aaront/.oh-my-zsh/lib/grep.zsh
  398. +handle_completion_insecurities:16> return
  399. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:148> custom_config_file=/home/aaront/.oh-my-zsh/custom/lib/grep.zsh
  400. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:149> [[ -f /home/aaront/.oh-my-zsh/custom/lib/grep.zsh ]]
  401. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:150> source /home/aaront/.oh-my-zsh/lib/grep.zsh
  402. +/home/aaront/.oh-my-zsh/lib/grep.zsh:1> __GREP_CACHE_FILE=/home/aaront/.oh-my-zsh/cache/grep-alias
  403. +/home/aaront/.oh-my-zsh/lib/grep.zsh:4> __GREP_ALIAS_CACHES=( /home/aaront/.oh-my-zsh/cache/grep-alias )
  404. +/home/aaront/.oh-my-zsh/lib/grep.zsh:5> [[ -n /home/aaront/.oh-my-zsh/cache/grep-alias ]]
  405. +/home/aaront/.oh-my-zsh/lib/grep.zsh:6> source /home/aaront/.oh-my-zsh/cache/grep-alias
  406. +/home/aaront/.oh-my-zsh/cache/grep-alias:1> alias 'grep=grep --color=auto --exclude-dir={.bzr,CVS,.git,.hg,.svn,.idea,.tox}'
  407. +/home/aaront/.oh-my-zsh/cache/grep-alias:2> alias 'egrep=egrep --color=auto --exclude-dir={.bzr,CVS,.git,.hg,.svn,.idea,.tox}'
  408. +/home/aaront/.oh-my-zsh/cache/grep-alias:3> alias 'fgrep=fgrep --color=auto --exclude-dir={.bzr,CVS,.git,.hg,.svn,.idea,.tox}'
  409. +/home/aaront/.oh-my-zsh/lib/grep.zsh:41> unset __GREP_CACHE_FILE __GREP_ALIAS_CACHES
  410. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:147> config_file=/home/aaront/.oh-my-zsh/lib/history.zsh
  411. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:148> custom_config_file=/home/aaront/.oh-my-zsh/custom/lib/history.zsh
  412. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:149> [[ -f /home/aaront/.oh-my-zsh/custom/lib/history.zsh ]]
  413. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:150> source /home/aaront/.oh-my-zsh/lib/history.zsh
  414. +/home/aaront/.oh-my-zsh/lib/history.zsh:21> case (mm/dd/yyyy)
  415. +/home/aaront/.oh-my-zsh/lib/history.zsh:21> case (dd.mm.yyyy)
  416. +/home/aaront/.oh-my-zsh/lib/history.zsh:21> case (yyyy-mm-dd)
  417. +/home/aaront/.oh-my-zsh/lib/history.zsh:21> case ()
  418. +/home/aaront/.oh-my-zsh/lib/history.zsh:25> alias 'history=omz_history'
  419. +/home/aaront/.oh-my-zsh/lib/history.zsh:30> [ -z '' ']'
  420. +/home/aaront/.oh-my-zsh/lib/history.zsh:30> HISTFILE=/home/aaront/.zsh_history
  421. +/home/aaront/.oh-my-zsh/lib/history.zsh:31> [ 30 -lt 50000 ']'
  422. +/home/aaront/.oh-my-zsh/lib/history.zsh:31> HISTSIZE=50000
  423. +/home/aaront/.oh-my-zsh/lib/history.zsh:32> [ 0 -lt 10000 ']'
  424. +/home/aaront/.oh-my-zsh/lib/history.zsh:32> SAVEHIST=10000
  425. +/home/aaront/.oh-my-zsh/lib/history.zsh:35> setopt extended_history
  426. +/home/aaront/.oh-my-zsh/lib/history.zsh:36> setopt hist_expire_dups_first
  427. +/home/aaront/.oh-my-zsh/lib/history.zsh:37> setopt hist_ignore_dups
  428. +/home/aaront/.oh-my-zsh/lib/history.zsh:38> setopt hist_ignore_space
  429. +/home/aaront/.oh-my-zsh/lib/history.zsh:39> setopt hist_verify
  430. +/home/aaront/.oh-my-zsh/lib/history.zsh:40> setopt share_history
  431. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:147> config_file=/home/aaront/.oh-my-zsh/lib/key-bindings.zsh
  432. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:148> custom_config_file=/home/aaront/.oh-my-zsh/custom/lib/key-bindings.zsh
  433. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:149> [[ -f /home/aaront/.oh-my-zsh/custom/lib/key-bindings.zsh ]]
  434. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:150> source /home/aaront/.oh-my-zsh/lib/key-bindings.zsh
  435. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:7> (( 1 ))
  436. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:7> (( 1 ))
  437. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:14> zle -N zle-line-init
  438. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:15> zle -N zle-line-finish
  439. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:19> bindkey -e
  440. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:22> [[ -n $'\C-[[5~' ]]
  441. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:23> bindkey -M emacs $'\C-[[5~' up-line-or-history
  442. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:24> bindkey -M viins $'\C-[[5~' up-line-or-history
  443. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:25> bindkey -M vicmd $'\C-[[5~' up-line-or-history
  444. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:28> [[ -n $'\C-[[6~' ]]
  445. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:29> bindkey -M emacs $'\C-[[6~' down-line-or-history
  446. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:30> bindkey -M viins $'\C-[[6~' down-line-or-history
  447. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:31> bindkey -M vicmd $'\C-[[6~' down-line-or-history
  448. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:35> [[ -n $'\C-[OA' ]]
  449. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:36> autoload -U up-line-or-beginning-search
  450. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:37> zle -N up-line-or-beginning-search
  451. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:39> bindkey -M emacs $'\C-[OA' up-line-or-beginning-search
  452. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:40> bindkey -M viins $'\C-[OA' up-line-or-beginning-search
  453. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:41> bindkey -M vicmd $'\C-[OA' up-line-or-beginning-search
  454. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:44> [[ -n $'\C-[OB' ]]
  455. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:45> autoload -U down-line-or-beginning-search
  456. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:46> zle -N down-line-or-beginning-search
  457. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:48> bindkey -M emacs $'\C-[OB' down-line-or-beginning-search
  458. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:49> bindkey -M viins $'\C-[OB' down-line-or-beginning-search
  459. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:50> bindkey -M vicmd $'\C-[OB' down-line-or-beginning-search
  460. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:54> [[ -n $'\C-[OH' ]]
  461. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:55> bindkey -M emacs $'\C-[OH' beginning-of-line
  462. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:56> bindkey -M viins $'\C-[OH' beginning-of-line
  463. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:57> bindkey -M vicmd $'\C-[OH' beginning-of-line
  464. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:60> [[ -n $'\C-[OF' ]]
  465. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:61> bindkey -M emacs $'\C-[OF' end-of-line
  466. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:62> bindkey -M viins $'\C-[OF' end-of-line
  467. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:63> bindkey -M vicmd $'\C-[OF' end-of-line
  468. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:67> [[ -n $'\C-[[Z' ]]
  469. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:68> bindkey -M emacs $'\C-[[Z' reverse-menu-complete
  470. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:69> bindkey -M viins $'\C-[[Z' reverse-menu-complete
  471. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:70> bindkey -M vicmd $'\C-[[Z' reverse-menu-complete
  472. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:74> bindkey -M emacs '^?' backward-delete-char
  473. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:75> bindkey -M viins '^?' backward-delete-char
  474. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:76> bindkey -M vicmd '^?' backward-delete-char
  475. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:78> [[ -n $'\C-[[3~' ]]
  476. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:79> bindkey -M emacs $'\C-[[3~' delete-char
  477. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:80> bindkey -M viins $'\C-[[3~' delete-char
  478. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:81> bindkey -M vicmd $'\C-[[3~' delete-char
  479. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:93> bindkey -M emacs '^[[3;5~' kill-word
  480. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:94> bindkey -M viins '^[[3;5~' kill-word
  481. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:95> bindkey -M vicmd '^[[3;5~' kill-word
  482. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:98> bindkey -M emacs '^[[1;5C' forward-word
  483. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:99> bindkey -M viins '^[[1;5C' forward-word
  484. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:100> bindkey -M vicmd '^[[1;5C' forward-word
  485. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:102> bindkey -M emacs '^[[1;5D' backward-word
  486. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:103> bindkey -M viins '^[[1;5D' backward-word
  487. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:104> bindkey -M vicmd '^[[1;5D' backward-word
  488. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:107> bindkey '\ew' kill-region
  489. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:108> bindkey -s '\el' 'ls\n'
  490. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:109> bindkey '^r' history-incremental-search-backward
  491. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:110> bindkey ' ' magic-space
  492. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:114> autoload -U edit-command-line
  493. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:115> zle -N edit-command-line
  494. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:116> bindkey '\C-x\C-e' edit-command-line
  495. +/home/aaront/.oh-my-zsh/lib/key-bindings.zsh:119> bindkey '^[m' copy-prev-shell-word
  496. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:147> config_file=/home/aaront/.oh-my-zsh/lib/misc.zsh
  497. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:148> custom_config_file=/home/aaront/.oh-my-zsh/custom/lib/misc.zsh
  498. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:149> [[ -f /home/aaront/.oh-my-zsh/custom/lib/misc.zsh ]]
  499. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:150> source /home/aaront/.oh-my-zsh/lib/misc.zsh
  500. +/home/aaront/.oh-my-zsh/lib/misc.zsh:1> autoload -Uz is-at-least
  501. +/home/aaront/.oh-my-zsh/lib/misc.zsh:4> [[ '' != true ]]
  502. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/home/aaront/.oh-my-zsh/plugins/git
  503. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /home/aaront/.oh-my-zsh/plugins/git/url-quote-magic ]]
  504. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/home/aaront/.oh-my-zsh/functions
  505. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /home/aaront/.oh-my-zsh/functions/url-quote-magic ]]
  506. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/home/aaront/.oh-my-zsh/completions
  507. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /home/aaront/.oh-my-zsh/completions/url-quote-magic ]]
  508. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/home/aaront/.oh-my-zsh/cache/completions
  509. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /home/aaront/.oh-my-zsh/cache/completions/url-quote-magic ]]
  510. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/local/share/zsh/site-functions
  511. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/local/share/zsh/site-functions/url-quote-magic ]]
  512. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/share/zsh/site-functions
  513. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/share/zsh/site-functions/url-quote-magic ]]
  514. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/share/zsh/functions/Calendar
  515. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/share/zsh/functions/Calendar/url-quote-magic ]]
  516. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/share/zsh/functions/Chpwd
  517. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/share/zsh/functions/Chpwd/url-quote-magic ]]
  518. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/share/zsh/functions/Completion
  519. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/share/zsh/functions/Completion/url-quote-magic ]]
  520. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/share/zsh/functions/Completion/Base
  521. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/share/zsh/functions/Completion/Base/url-quote-magic ]]
  522. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/share/zsh/functions/Completion/Linux
  523. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/share/zsh/functions/Completion/Linux/url-quote-magic ]]
  524. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/share/zsh/functions/Completion/Unix
  525. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/share/zsh/functions/Completion/Unix/url-quote-magic ]]
  526. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/share/zsh/functions/Completion/X
  527. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/share/zsh/functions/Completion/X/url-quote-magic ]]
  528. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/share/zsh/functions/Completion/Zsh
  529. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/share/zsh/functions/Completion/Zsh/url-quote-magic ]]
  530. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/share/zsh/functions/Exceptions
  531. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/share/zsh/functions/Exceptions/url-quote-magic ]]
  532. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/share/zsh/functions/Math
  533. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/share/zsh/functions/Math/url-quote-magic ]]
  534. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/share/zsh/functions/MIME
  535. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/share/zsh/functions/MIME/url-quote-magic ]]
  536. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/share/zsh/functions/Misc
  537. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/share/zsh/functions/Misc/url-quote-magic ]]
  538. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/share/zsh/functions/Newuser
  539. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/share/zsh/functions/Newuser/url-quote-magic ]]
  540. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/share/zsh/functions/Prompts
  541. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/share/zsh/functions/Prompts/url-quote-magic ]]
  542. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/share/zsh/functions/TCP
  543. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/share/zsh/functions/TCP/url-quote-magic ]]
  544. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/share/zsh/functions/VCS_Info
  545. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/share/zsh/functions/VCS_Info/url-quote-magic ]]
  546. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/share/zsh/functions/VCS_Info/Backends
  547. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/share/zsh/functions/VCS_Info/Backends/url-quote-magic ]]
  548. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/share/zsh/functions/Zftp
  549. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/share/zsh/functions/Zftp/url-quote-magic ]]
  550. +/home/aaront/.oh-my-zsh/lib/misc.zsh:5> d=/usr/share/zsh/functions/Zle
  551. +/home/aaront/.oh-my-zsh/lib/misc.zsh:6> [[ -e /usr/share/zsh/functions/Zle/url-quote-magic ]]
  552. +/home/aaront/.oh-my-zsh/lib/misc.zsh:7> is-at-least 5.1
  553. +is-at-least:23> emulate -L zsh
  554. +is-at-least:25> local IFS=.- min_cnt=0 ver_cnt=0 part min_ver version order
  555. +is-at-least:27> min_ver=( 5 1 )
  556. +is-at-least:28> version=( 5 9 0 )
  557. +is-at-least:30> (( 0 <= 2 ))
  558. +is-at-least:31> [[ '' != <-> ]]
  559. +is-at-least:32> (( ++ver_cnt > 3 ))
  560. +is-at-least:33> [[ 5 = *[0-9][^0-9]* ]]
  561. +is-at-least:45> part=5
  562. +is-at-least:31> [[ 5 != <-> ]]
  563. +is-at-least:48> true
  564. +is-at-least:49> (( ++min_cnt > 2 ))
  565. +is-at-least:50> [[ 5 = <-> ]]
  566. +is-at-least:50> break
  567. +is-at-least:53> (( part > min_ver[min_cnt] ))
  568. +is-at-least:54> (( part < min_ver[min_cnt] ))
  569. +is-at-least:55> part=''
  570. +is-at-least:30> (( 1 <= 2 ))
  571. +is-at-least:31> [[ '' != <-> ]]
  572. +is-at-least:32> (( ++ver_cnt > 3 ))
  573. +is-at-least:33> [[ 9 = *[0-9][^0-9]* ]]
  574. +is-at-least:45> part=9
  575. +is-at-least:31> [[ 9 != <-> ]]
  576. +is-at-least:48> true
  577. +is-at-least:49> (( ++min_cnt > 2 ))
  578. +is-at-least:50> [[ 1 = <-> ]]
  579. +is-at-least:50> break
  580. +is-at-least:53> (( part > min_ver[min_cnt] ))
  581. +is-at-least:53> return 0
  582. +/home/aaront/.oh-my-zsh/lib/misc.zsh:8> autoload -Uz bracketed-paste-magic
  583. +/home/aaront/.oh-my-zsh/lib/misc.zsh:9> zle -N bracketed-paste bracketed-paste-magic
  584. +/home/aaront/.oh-my-zsh/lib/misc.zsh:11> autoload -Uz url-quote-magic
  585. +/home/aaront/.oh-my-zsh/lib/misc.zsh:12> zle -N self-insert url-quote-magic
  586. +/home/aaront/.oh-my-zsh/lib/misc.zsh:13> break
  587. +/home/aaront/.oh-my-zsh/lib/misc.zsh:19> setopt long_list_jobs
  588. +/home/aaront/.oh-my-zsh/lib/misc.zsh:21> env_default PAGER less
  589. +env_default:1> [[ '' = *-export* ]]
  590. +env_default:2> export 'PAGER=less'
  591. +env_default:2> return 3
  592. +/home/aaront/.oh-my-zsh/lib/misc.zsh:22> env_default LESS -R
  593. +env_default:1> [[ '' = *-export* ]]
  594. +env_default:2> export 'LESS=-R'
  595. +env_default:2> return 3
  596. +/home/aaront/.oh-my-zsh/lib/misc.zsh:25> alias '_=sudo '
  597. +/home/aaront/.oh-my-zsh/lib/misc.zsh:28> (( 0 ))
  598. +/home/aaront/.oh-my-zsh/lib/misc.zsh:31> alias 'afind=ack -il'
  599. +/home/aaront/.oh-my-zsh/lib/misc.zsh:35> setopt interactivecomments
  600. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:147> config_file=/home/aaront/.oh-my-zsh/lib/nvm.zsh
  601. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:148> custom_config_file=/home/aaront/.oh-my-zsh/custom/lib/nvm.zsh
  602. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:149> [[ -f /home/aaront/.oh-my-zsh/custom/lib/nvm.zsh ]]
  603. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:150> source /home/aaront/.oh-my-zsh/lib/nvm.zsh
  604. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:147> config_file=/home/aaront/.oh-my-zsh/lib/prompt_info_functions.zsh
  605. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:148> custom_config_file=/home/aaront/.oh-my-zsh/custom/lib/prompt_info_functions.zsh
  606. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:149> [[ -f /home/aaront/.oh-my-zsh/custom/lib/prompt_info_functions.zsh ]]
  607. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:150> source /home/aaront/.oh-my-zsh/lib/prompt_info_functions.zsh
  608. +/home/aaront/.oh-my-zsh/lib/prompt_info_functions.zsh:36> ZSH_THEME_RVM_PROMPT_OPTIONS='i v g'
  609. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:147> config_file=/home/aaront/.oh-my-zsh/lib/spectrum.zsh
  610. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:148> custom_config_file=/home/aaront/.oh-my-zsh/custom/lib/spectrum.zsh
  611. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:149> [[ -f /home/aaront/.oh-my-zsh/custom/lib/spectrum.zsh ]]
  612. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:150> source /home/aaront/.oh-my-zsh/lib/spectrum.zsh
  613. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:5> typeset -AHg FX FG BG
  614. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:7> FX=( reset $'%{\C-[[00m%}' bold $'%{\C-[[01m%}' no-bold $'%{\C-[[22m%}' italic $'%{\C-[[03m%}' no-italic $'%{\C-[[23m%}' underline $'%{\C-[[04m%}' no-underline $'%{\C-[[24m%}' blink $'%{\C-[[05m%}' no-blink $'%{\C-[[25m%}' reverse $'%{\C-[[07m%}' no-reverse $'%{\C-[[27m%}' )
  615. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=000
  616. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;000m%}'
  617. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;000m%}'
  618. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=001
  619. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;001m%}'
  620. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;001m%}'
  621. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=002
  622. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;002m%}'
  623. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;002m%}'
  624. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=003
  625. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;003m%}'
  626. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;003m%}'
  627. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=004
  628. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;004m%}'
  629. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;004m%}'
  630. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=005
  631. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;005m%}'
  632. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;005m%}'
  633. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=006
  634. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;006m%}'
  635. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;006m%}'
  636. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=007
  637. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;007m%}'
  638. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;007m%}'
  639. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=008
  640. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;008m%}'
  641. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;008m%}'
  642. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=009
  643. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;009m%}'
  644. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;009m%}'
  645. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=010
  646. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;010m%}'
  647. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;010m%}'
  648. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=011
  649. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;011m%}'
  650. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;011m%}'
  651. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=012
  652. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;012m%}'
  653. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;012m%}'
  654. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=013
  655. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;013m%}'
  656. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;013m%}'
  657. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=014
  658. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;014m%}'
  659. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;014m%}'
  660. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=015
  661. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;015m%}'
  662. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;015m%}'
  663. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=016
  664. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;016m%}'
  665. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;016m%}'
  666. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=017
  667. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;017m%}'
  668. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;017m%}'
  669. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=018
  670. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;018m%}'
  671. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;018m%}'
  672. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=019
  673. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;019m%}'
  674. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;019m%}'
  675. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=020
  676. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;020m%}'
  677. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;020m%}'
  678. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=021
  679. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;021m%}'
  680. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;021m%}'
  681. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=022
  682. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;022m%}'
  683. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;022m%}'
  684. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=023
  685. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;023m%}'
  686. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;023m%}'
  687. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=024
  688. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;024m%}'
  689. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;024m%}'
  690. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=025
  691. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;025m%}'
  692. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;025m%}'
  693. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=026
  694. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;026m%}'
  695. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;026m%}'
  696. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=027
  697. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;027m%}'
  698. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;027m%}'
  699. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=028
  700. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;028m%}'
  701. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;028m%}'
  702. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=029
  703. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;029m%}'
  704. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;029m%}'
  705. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=030
  706. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;030m%}'
  707. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;030m%}'
  708. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=031
  709. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;031m%}'
  710. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;031m%}'
  711. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=032
  712. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;032m%}'
  713. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;032m%}'
  714. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=033
  715. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;033m%}'
  716. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;033m%}'
  717. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=034
  718. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;034m%}'
  719. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;034m%}'
  720. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=035
  721. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;035m%}'
  722. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;035m%}'
  723. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=036
  724. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;036m%}'
  725. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;036m%}'
  726. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=037
  727. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;037m%}'
  728. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;037m%}'
  729. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=038
  730. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;038m%}'
  731. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;038m%}'
  732. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=039
  733. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;039m%}'
  734. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;039m%}'
  735. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=040
  736. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;040m%}'
  737. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;040m%}'
  738. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=041
  739. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;041m%}'
  740. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;041m%}'
  741. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=042
  742. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;042m%}'
  743. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;042m%}'
  744. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=043
  745. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;043m%}'
  746. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;043m%}'
  747. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=044
  748. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;044m%}'
  749. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;044m%}'
  750. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=045
  751. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;045m%}'
  752. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;045m%}'
  753. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=046
  754. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;046m%}'
  755. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;046m%}'
  756. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=047
  757. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;047m%}'
  758. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;047m%}'
  759. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=048
  760. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;048m%}'
  761. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;048m%}'
  762. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=049
  763. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;049m%}'
  764. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;049m%}'
  765. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=050
  766. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;050m%}'
  767. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;050m%}'
  768. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=051
  769. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;051m%}'
  770. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;051m%}'
  771. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=052
  772. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;052m%}'
  773. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;052m%}'
  774. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=053
  775. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;053m%}'
  776. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;053m%}'
  777. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=054
  778. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;054m%}'
  779. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;054m%}'
  780. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=055
  781. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;055m%}'
  782. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;055m%}'
  783. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=056
  784. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;056m%}'
  785. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;056m%}'
  786. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=057
  787. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;057m%}'
  788. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;057m%}'
  789. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=058
  790. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;058m%}'
  791. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;058m%}'
  792. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=059
  793. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;059m%}'
  794. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;059m%}'
  795. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=060
  796. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;060m%}'
  797. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;060m%}'
  798. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=061
  799. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;061m%}'
  800. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;061m%}'
  801. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=062
  802. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;062m%}'
  803. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;062m%}'
  804. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=063
  805. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;063m%}'
  806. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;063m%}'
  807. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=064
  808. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;064m%}'
  809. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;064m%}'
  810. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=065
  811. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;065m%}'
  812. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;065m%}'
  813. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=066
  814. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;066m%}'
  815. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;066m%}'
  816. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=067
  817. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;067m%}'
  818. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;067m%}'
  819. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=068
  820. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;068m%}'
  821. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;068m%}'
  822. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=069
  823. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;069m%}'
  824. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;069m%}'
  825. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=070
  826. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;070m%}'
  827. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;070m%}'
  828. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=071
  829. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;071m%}'
  830. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;071m%}'
  831. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=072
  832. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;072m%}'
  833. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;072m%}'
  834. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=073
  835. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;073m%}'
  836. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;073m%}'
  837. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=074
  838. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;074m%}'
  839. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;074m%}'
  840. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=075
  841. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;075m%}'
  842. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;075m%}'
  843. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=076
  844. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;076m%}'
  845. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;076m%}'
  846. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=077
  847. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;077m%}'
  848. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;077m%}'
  849. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=078
  850. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;078m%}'
  851. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;078m%}'
  852. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=079
  853. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;079m%}'
  854. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;079m%}'
  855. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=080
  856. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;080m%}'
  857. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;080m%}'
  858. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=081
  859. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;081m%}'
  860. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;081m%}'
  861. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=082
  862. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;082m%}'
  863. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;082m%}'
  864. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=083
  865. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;083m%}'
  866. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;083m%}'
  867. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=084
  868. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;084m%}'
  869. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;084m%}'
  870. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=085
  871. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;085m%}'
  872. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;085m%}'
  873. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=086
  874. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;086m%}'
  875. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;086m%}'
  876. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=087
  877. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;087m%}'
  878. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;087m%}'
  879. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=088
  880. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;088m%}'
  881. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;088m%}'
  882. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=089
  883. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;089m%}'
  884. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;089m%}'
  885. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=090
  886. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;090m%}'
  887. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;090m%}'
  888. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=091
  889. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;091m%}'
  890. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;091m%}'
  891. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=092
  892. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;092m%}'
  893. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;092m%}'
  894. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=093
  895. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;093m%}'
  896. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;093m%}'
  897. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=094
  898. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;094m%}'
  899. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;094m%}'
  900. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=095
  901. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;095m%}'
  902. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;095m%}'
  903. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=096
  904. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;096m%}'
  905. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;096m%}'
  906. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=097
  907. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;097m%}'
  908. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;097m%}'
  909. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=098
  910. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;098m%}'
  911. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;098m%}'
  912. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=099
  913. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;099m%}'
  914. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;099m%}'
  915. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=100
  916. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;100m%}'
  917. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;100m%}'
  918. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=101
  919. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;101m%}'
  920. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;101m%}'
  921. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=102
  922. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;102m%}'
  923. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;102m%}'
  924. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=103
  925. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;103m%}'
  926. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;103m%}'
  927. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=104
  928. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;104m%}'
  929. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;104m%}'
  930. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=105
  931. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;105m%}'
  932. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;105m%}'
  933. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=106
  934. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;106m%}'
  935. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;106m%}'
  936. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=107
  937. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;107m%}'
  938. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;107m%}'
  939. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=108
  940. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;108m%}'
  941. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;108m%}'
  942. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=109
  943. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;109m%}'
  944. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;109m%}'
  945. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=110
  946. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;110m%}'
  947. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;110m%}'
  948. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=111
  949. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;111m%}'
  950. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;111m%}'
  951. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=112
  952. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;112m%}'
  953. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;112m%}'
  954. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=113
  955. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;113m%}'
  956. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;113m%}'
  957. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=114
  958. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;114m%}'
  959. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;114m%}'
  960. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=115
  961. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;115m%}'
  962. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;115m%}'
  963. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=116
  964. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;116m%}'
  965. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;116m%}'
  966. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=117
  967. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;117m%}'
  968. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;117m%}'
  969. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=118
  970. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;118m%}'
  971. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;118m%}'
  972. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=119
  973. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;119m%}'
  974. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;119m%}'
  975. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=120
  976. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;120m%}'
  977. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;120m%}'
  978. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=121
  979. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;121m%}'
  980. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;121m%}'
  981. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=122
  982. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;122m%}'
  983. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;122m%}'
  984. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=123
  985. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;123m%}'
  986. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;123m%}'
  987. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=124
  988. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;124m%}'
  989. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;124m%}'
  990. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=125
  991. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;125m%}'
  992. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;125m%}'
  993. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=126
  994. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;126m%}'
  995. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;126m%}'
  996. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=127
  997. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;127m%}'
  998. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;127m%}'
  999. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=128
  1000. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;128m%}'
  1001. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;128m%}'
  1002. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=129
  1003. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;129m%}'
  1004. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;129m%}'
  1005. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=130
  1006. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;130m%}'
  1007. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;130m%}'
  1008. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=131
  1009. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;131m%}'
  1010. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;131m%}'
  1011. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=132
  1012. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;132m%}'
  1013. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;132m%}'
  1014. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=133
  1015. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;133m%}'
  1016. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;133m%}'
  1017. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=134
  1018. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;134m%}'
  1019. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;134m%}'
  1020. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=135
  1021. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;135m%}'
  1022. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;135m%}'
  1023. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=136
  1024. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;136m%}'
  1025. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;136m%}'
  1026. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=137
  1027. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;137m%}'
  1028. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;137m%}'
  1029. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=138
  1030. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;138m%}'
  1031. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;138m%}'
  1032. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=139
  1033. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;139m%}'
  1034. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;139m%}'
  1035. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=140
  1036. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;140m%}'
  1037. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;140m%}'
  1038. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=141
  1039. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;141m%}'
  1040. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;141m%}'
  1041. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=142
  1042. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;142m%}'
  1043. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;142m%}'
  1044. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=143
  1045. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;143m%}'
  1046. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;143m%}'
  1047. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=144
  1048. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;144m%}'
  1049. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;144m%}'
  1050. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=145
  1051. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;145m%}'
  1052. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;145m%}'
  1053. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=146
  1054. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;146m%}'
  1055. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;146m%}'
  1056. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=147
  1057. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;147m%}'
  1058. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;147m%}'
  1059. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=148
  1060. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;148m%}'
  1061. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;148m%}'
  1062. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=149
  1063. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;149m%}'
  1064. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;149m%}'
  1065. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=150
  1066. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;150m%}'
  1067. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;150m%}'
  1068. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=151
  1069. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;151m%}'
  1070. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;151m%}'
  1071. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=152
  1072. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;152m%}'
  1073. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;152m%}'
  1074. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=153
  1075. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;153m%}'
  1076. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;153m%}'
  1077. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=154
  1078. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;154m%}'
  1079. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;154m%}'
  1080. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=155
  1081. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;155m%}'
  1082. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;155m%}'
  1083. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=156
  1084. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;156m%}'
  1085. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;156m%}'
  1086. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=157
  1087. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;157m%}'
  1088. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;157m%}'
  1089. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=158
  1090. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;158m%}'
  1091. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;158m%}'
  1092. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=159
  1093. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;159m%}'
  1094. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;159m%}'
  1095. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=160
  1096. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;160m%}'
  1097. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;160m%}'
  1098. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=161
  1099. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;161m%}'
  1100. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;161m%}'
  1101. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=162
  1102. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;162m%}'
  1103. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;162m%}'
  1104. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=163
  1105. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;163m%}'
  1106. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;163m%}'
  1107. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=164
  1108. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;164m%}'
  1109. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;164m%}'
  1110. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=165
  1111. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;165m%}'
  1112. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;165m%}'
  1113. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=166
  1114. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;166m%}'
  1115. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;166m%}'
  1116. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=167
  1117. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;167m%}'
  1118. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;167m%}'
  1119. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=168
  1120. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;168m%}'
  1121. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;168m%}'
  1122. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=169
  1123. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;169m%}'
  1124. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;169m%}'
  1125. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=170
  1126. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;170m%}'
  1127. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;170m%}'
  1128. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=171
  1129. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;171m%}'
  1130. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;171m%}'
  1131. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=172
  1132. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;172m%}'
  1133. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;172m%}'
  1134. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=173
  1135. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;173m%}'
  1136. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;173m%}'
  1137. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=174
  1138. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;174m%}'
  1139. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;174m%}'
  1140. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=175
  1141. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;175m%}'
  1142. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;175m%}'
  1143. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=176
  1144. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;176m%}'
  1145. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;176m%}'
  1146. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=177
  1147. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;177m%}'
  1148. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;177m%}'
  1149. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=178
  1150. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;178m%}'
  1151. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;178m%}'
  1152. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=179
  1153. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;179m%}'
  1154. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;179m%}'
  1155. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=180
  1156. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;180m%}'
  1157. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;180m%}'
  1158. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=181
  1159. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;181m%}'
  1160. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;181m%}'
  1161. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=182
  1162. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;182m%}'
  1163. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;182m%}'
  1164. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=183
  1165. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;183m%}'
  1166. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;183m%}'
  1167. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=184
  1168. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;184m%}'
  1169. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;184m%}'
  1170. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=185
  1171. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;185m%}'
  1172. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;185m%}'
  1173. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=186
  1174. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;186m%}'
  1175. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;186m%}'
  1176. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=187
  1177. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;187m%}'
  1178. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;187m%}'
  1179. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=188
  1180. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;188m%}'
  1181. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;188m%}'
  1182. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=189
  1183. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;189m%}'
  1184. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;189m%}'
  1185. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=190
  1186. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;190m%}'
  1187. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;190m%}'
  1188. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=191
  1189. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;191m%}'
  1190. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;191m%}'
  1191. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=192
  1192. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;192m%}'
  1193. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;192m%}'
  1194. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=193
  1195. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;193m%}'
  1196. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;193m%}'
  1197. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=194
  1198. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;194m%}'
  1199. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;194m%}'
  1200. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=195
  1201. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;195m%}'
  1202. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;195m%}'
  1203. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=196
  1204. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;196m%}'
  1205. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;196m%}'
  1206. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=197
  1207. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;197m%}'
  1208. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;197m%}'
  1209. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=198
  1210. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;198m%}'
  1211. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;198m%}'
  1212. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=199
  1213. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;199m%}'
  1214. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;199m%}'
  1215. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=200
  1216. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;200m%}'
  1217. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;200m%}'
  1218. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=201
  1219. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;201m%}'
  1220. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;201m%}'
  1221. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=202
  1222. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;202m%}'
  1223. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;202m%}'
  1224. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=203
  1225. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;203m%}'
  1226. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;203m%}'
  1227. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=204
  1228. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;204m%}'
  1229. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;204m%}'
  1230. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=205
  1231. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;205m%}'
  1232. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;205m%}'
  1233. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=206
  1234. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;206m%}'
  1235. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;206m%}'
  1236. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=207
  1237. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;207m%}'
  1238. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;207m%}'
  1239. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=208
  1240. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;208m%}'
  1241. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;208m%}'
  1242. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=209
  1243. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;209m%}'
  1244. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;209m%}'
  1245. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=210
  1246. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;210m%}'
  1247. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;210m%}'
  1248. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=211
  1249. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;211m%}'
  1250. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;211m%}'
  1251. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=212
  1252. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;212m%}'
  1253. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;212m%}'
  1254. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=213
  1255. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;213m%}'
  1256. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;213m%}'
  1257. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=214
  1258. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;214m%}'
  1259. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;214m%}'
  1260. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=215
  1261. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;215m%}'
  1262. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;215m%}'
  1263. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=216
  1264. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;216m%}'
  1265. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;216m%}'
  1266. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=217
  1267. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;217m%}'
  1268. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;217m%}'
  1269. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=218
  1270. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;218m%}'
  1271. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;218m%}'
  1272. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=219
  1273. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;219m%}'
  1274. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;219m%}'
  1275. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=220
  1276. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;220m%}'
  1277. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;220m%}'
  1278. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=221
  1279. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;221m%}'
  1280. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;221m%}'
  1281. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=222
  1282. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;222m%}'
  1283. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;222m%}'
  1284. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=223
  1285. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;223m%}'
  1286. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;223m%}'
  1287. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=224
  1288. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;224m%}'
  1289. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;224m%}'
  1290. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=225
  1291. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;225m%}'
  1292. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;225m%}'
  1293. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=226
  1294. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;226m%}'
  1295. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;226m%}'
  1296. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=227
  1297. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;227m%}'
  1298. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;227m%}'
  1299. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=228
  1300. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;228m%}'
  1301. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;228m%}'
  1302. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=229
  1303. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;229m%}'
  1304. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;229m%}'
  1305. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=230
  1306. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;230m%}'
  1307. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;230m%}'
  1308. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=231
  1309. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;231m%}'
  1310. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;231m%}'
  1311. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=232
  1312. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;232m%}'
  1313. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;232m%}'
  1314. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=233
  1315. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;233m%}'
  1316. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;233m%}'
  1317. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=234
  1318. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;234m%}'
  1319. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;234m%}'
  1320. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=235
  1321. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;235m%}'
  1322. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;235m%}'
  1323. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=236
  1324. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;236m%}'
  1325. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;236m%}'
  1326. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=237
  1327. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;237m%}'
  1328. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;237m%}'
  1329. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=238
  1330. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;238m%}'
  1331. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;238m%}'
  1332. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=239
  1333. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;239m%}'
  1334. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;239m%}'
  1335. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=240
  1336. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;240m%}'
  1337. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;240m%}'
  1338. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=241
  1339. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;241m%}'
  1340. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;241m%}'
  1341. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=242
  1342. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;242m%}'
  1343. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;242m%}'
  1344. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=243
  1345. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;243m%}'
  1346. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;243m%}'
  1347. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=244
  1348. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;244m%}'
  1349. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;244m%}'
  1350. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=245
  1351. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;245m%}'
  1352. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;245m%}'
  1353. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=246
  1354. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;246m%}'
  1355. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;246m%}'
  1356. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=247
  1357. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;247m%}'
  1358. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;247m%}'
  1359. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=248
  1360. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;248m%}'
  1361. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;248m%}'
  1362. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=249
  1363. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;249m%}'
  1364. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;249m%}'
  1365. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=250
  1366. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;250m%}'
  1367. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;250m%}'
  1368. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=251
  1369. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;251m%}'
  1370. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;251m%}'
  1371. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=252
  1372. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;252m%}'
  1373. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;252m%}'
  1374. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=253
  1375. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;253m%}'
  1376. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;253m%}'
  1377. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=254
  1378. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;254m%}'
  1379. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;254m%}'
  1380. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:16> color=255
  1381. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:17> FG[$color]=$'%{\C-[[38;5;255m%}'
  1382. +/home/aaront/.oh-my-zsh/lib/spectrum.zsh:18> BG[$color]=$'%{\C-[[48;5;255m%}'
  1383. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:147> config_file=/home/aaront/.oh-my-zsh/lib/termsupport.zsh
  1384. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:148> custom_config_file=/home/aaront/.oh-my-zsh/custom/lib/termsupport.zsh
  1385. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:149> [[ -f /home/aaront/.oh-my-zsh/custom/lib/termsupport.zsh ]]
  1386. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:150> source /home/aaront/.oh-my-zsh/lib/termsupport.zsh
  1387. +/home/aaront/.oh-my-zsh/lib/termsupport.zsh:41> ZSH_THEME_TERM_TAB_TITLE_IDLE='%15<..<%~%<<'
  1388. +/home/aaront/.oh-my-zsh/lib/termsupport.zsh:42> ZSH_THEME_TERM_TITLE_IDLE='%n@%m:%~'
  1389. +/home/aaront/.oh-my-zsh/lib/termsupport.zsh:44> [[ '' == Apple_Terminal ]]
  1390. +/home/aaront/.oh-my-zsh/lib/termsupport.zsh:105> autoload -Uz add-zsh-hook
  1391. +/home/aaront/.oh-my-zsh/lib/termsupport.zsh:107> [[ -z '' ]]
  1392. +/home/aaront/.oh-my-zsh/lib/termsupport.zsh:108> add-zsh-hook precmd omz_termsupport_precmd
  1393. +add-zsh-hook:15> emulate -L zsh
  1394. +add-zsh-hook:17> local -a hooktypes
  1395. +add-zsh-hook:18> hooktypes=( chpwd precmd preexec periodic zshaddhistory zshexit zsh_directory_name )
  1396. +add-zsh-hook:22> local usage='Usage: add-zsh-hook hook function\nValid hooks are:\n chpwd precmd preexec periodic zshaddhistory zshexit zsh_directory_name'
  1397. +add-zsh-hook:24> local opt
  1398. +add-zsh-hook:25> local -a autoopts
  1399. +add-zsh-hook:26> integer del list help
  1400. +add-zsh-hook:28> getopts dDhLUzk opt
  1401. +add-zsh-hook:55> shift 0
  1402. +add-zsh-hook:57> (( list ))
  1403. +add-zsh-hook:60> (( help || 2 != 2 || 2 == 0 ))
  1404. +add-zsh-hook:65> local hook=precmd_functions
  1405. +add-zsh-hook:66> local fn=omz_termsupport_precmd
  1406. +add-zsh-hook:68> (( del ))
  1407. +add-zsh-hook:83> (( 0 ))
  1408. +add-zsh-hook:89> typeset -ga precmd_functions
  1409. +add-zsh-hook:90> set -A precmd_functions omz_termsupport_precmd
  1410. +add-zsh-hook:92> autoload -- omz_termsupport_precmd
  1411. +/home/aaront/.oh-my-zsh/lib/termsupport.zsh:109> add-zsh-hook preexec omz_termsupport_preexec
  1412. +add-zsh-hook:15> emulate -L zsh
  1413. +add-zsh-hook:17> local -a hooktypes
  1414. +add-zsh-hook:18> hooktypes=( chpwd precmd preexec periodic zshaddhistory zshexit zsh_directory_name )
  1415. +add-zsh-hook:22> local usage='Usage: add-zsh-hook hook function\nValid hooks are:\n chpwd precmd preexec periodic zshaddhistory zshexit zsh_directory_name'
  1416. +add-zsh-hook:24> local opt
  1417. +add-zsh-hook:25> local -a autoopts
  1418. +add-zsh-hook:26> integer del list help
  1419. +add-zsh-hook:28> getopts dDhLUzk opt
  1420. +add-zsh-hook:55> shift 0
  1421. +add-zsh-hook:57> (( list ))
  1422. +add-zsh-hook:60> (( help || 2 != 2 || 3 == 0 ))
  1423. +add-zsh-hook:65> local hook=preexec_functions
  1424. +add-zsh-hook:66> local fn=omz_termsupport_preexec
  1425. +add-zsh-hook:68> (( del ))
  1426. +add-zsh-hook:83> (( 0 ))
  1427. +add-zsh-hook:89> typeset -ga preexec_functions
  1428. +add-zsh-hook:90> set -A preexec_functions omz_termsupport_preexec
  1429. +add-zsh-hook:92> autoload -- omz_termsupport_preexec
  1430. +/home/aaront/.oh-my-zsh/lib/termsupport.zsh:116> [[ '' == Apple_Terminal ]]
  1431. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:147> config_file=/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh
  1432. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:148> custom_config_file=/home/aaront/.oh-my-zsh/custom/lib/theme-and-appearance.zsh
  1433. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:149> [[ -f /home/aaront/.oh-my-zsh/custom/lib/theme-and-appearance.zsh ]]
  1434. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:150> source /home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh
  1435. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:2> autoload -U colors
  1436. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:2> colors
  1437. +colors:4> emulate -L zsh
  1438. +colors:6> typeset -Ag color colour
  1439. +colors:8> color=( 00 none 01 bold 02 faint 22 normal 03 italic 23 no-italic 04 underline 24 no-underline 05 blink 25 no-blink 07 reverse 27 no-reverse 08 conceal 28 no-conceal 30 black 40 bg-black 31 red 41 bg-red 32 green 42 bg-green 33 yellow 43 bg-yellow 34 blue 44 bg-blue 35 magenta 45 bg-magenta 36 cyan 46 bg-cyan 37 white 47 bg-white 39 default 49 bg-default )
  1440. +colors:77> local k
  1441. +colors:78> k=44
  1442. +colors:78> color[${color[$k]}]=44
  1443. +colors:78> k=33
  1444. +colors:78> color[${color[$k]}]=33
  1445. +colors:78> k=22
  1446. +colors:78> color[${color[$k]}]=22
  1447. +colors:78> k=00
  1448. +colors:78> color[${color[$k]}]=00
  1449. +colors:78> k=45
  1450. +colors:78> color[${color[$k]}]=45
  1451. +colors:78> k=34
  1452. +colors:78> color[${color[$k]}]=34
  1453. +colors:78> k=23
  1454. +colors:78> color[${color[$k]}]=23
  1455. +colors:78> k=01
  1456. +colors:78> color[${color[$k]}]=01
  1457. +colors:78> k=46
  1458. +colors:78> color[${color[$k]}]=46
  1459. +colors:78> k=35
  1460. +colors:78> color[${color[$k]}]=35
  1461. +colors:78> k=24
  1462. +colors:78> color[${color[$k]}]=24
  1463. +colors:78> k=02
  1464. +colors:78> color[${color[$k]}]=02
  1465. +colors:78> k=47
  1466. +colors:78> color[${color[$k]}]=47
  1467. +colors:78> k=36
  1468. +colors:78> color[${color[$k]}]=36
  1469. +colors:78> k=25
  1470. +colors:78> color[${color[$k]}]=25
  1471. +colors:78> k=03
  1472. +colors:78> color[${color[$k]}]=03
  1473. +colors:78> k=37
  1474. +colors:78> color[${color[$k]}]=37
  1475. +colors:78> k=04
  1476. +colors:78> color[${color[$k]}]=04
  1477. +colors:78> k=49
  1478. +colors:78> color[${color[$k]}]=49
  1479. +colors:78> k=27
  1480. +colors:78> color[${color[$k]}]=27
  1481. +colors:78> k=05
  1482. +colors:78> color[${color[$k]}]=05
  1483. +colors:78> k=39
  1484. +colors:78> color[${color[$k]}]=39
  1485. +colors:78> k=28
  1486. +colors:78> color[${color[$k]}]=28
  1487. +colors:78> k=07
  1488. +colors:78> color[${color[$k]}]=07
  1489. +colors:78> k=08
  1490. +colors:78> color[${color[$k]}]=08
  1491. +colors:78> k=40
  1492. +colors:78> color[${color[$k]}]=40
  1493. +colors:78> k=41
  1494. +colors:78> color[${color[$k]}]=41
  1495. +colors:78> k=30
  1496. +colors:78> color[${color[$k]}]=30
  1497. +colors:78> k=42
  1498. +colors:78> color[${color[$k]}]=42
  1499. +colors:78> k=31
  1500. +colors:78> color[${color[$k]}]=31
  1501. +colors:78> k=43
  1502. +colors:78> color[${color[$k]}]=43
  1503. +colors:78> k=32
  1504. +colors:78> color[${color[$k]}]=32
  1505. +colors:82> k=30
  1506. +colors:82> color[fg-${color[$k]}]=30
  1507. +colors:82> k=31
  1508. +colors:82> color[fg-${color[$k]}]=31
  1509. +colors:82> k=32
  1510. +colors:82> color[fg-${color[$k]}]=32
  1511. +colors:82> k=33
  1512. +colors:82> color[fg-${color[$k]}]=33
  1513. +colors:82> k=34
  1514. +colors:82> color[fg-${color[$k]}]=34
  1515. +colors:82> k=35
  1516. +colors:82> color[fg-${color[$k]}]=35
  1517. +colors:82> k=36
  1518. +colors:82> color[fg-${color[$k]}]=36
  1519. +colors:82> k=37
  1520. +colors:82> color[fg-${color[$k]}]=37
  1521. +colors:82> k=39
  1522. +colors:82> color[fg-${color[$k]}]=39
  1523. +colors:86> k=grey
  1524. +colors:87> color[$k]=30
  1525. +colors:88> color[fg-$k]=30
  1526. +colors:89> color[bg-$k]=40
  1527. +colors:86> k=gray
  1528. +colors:87> color[$k]=30
  1529. +colors:88> color[fg-$k]=30
  1530. +colors:89> color[bg-$k]=40
  1531. +colors:94> colour=( 00 none 22 normal 44 bg-blue fg-red 31 01 bold 23 no-italic 45 bg-magenta 02 faint 24 no-underline 46 bg-cyan 03 italic 25 no-blink 47 bg-white 04 underline yellow 33 bg-red 41 bold 01 05 blink 27 no-reverse 49 bg-default no-reverse 27 28 no-conceal 07 reverse 08 conceal fg-black 30 red 31 conceal 08 default 39 faint 02 fg-green 32 no-underline 24 bg-magenta 45 magenta 35 blink 05 blue 34 grey 30 fg-default 39 bg-white 47 30 black 31 red 32 green bg-yellow 43 33 yellow gray 30 cyan 36 34 blue 35 magenta white 37 36 cyan 37 white bg-blue 44 fg-magenta 35 39 default bg-grey 40 no-conceal 28 reverse 07 bg-gray 40 bg-cyan 46 underline 04 italic 03 no-italic 23 fg-yellow 33 fg-white 37 bg-black 40 normal 22 fg-blue 34 bg-green 42 none 00 fg-grey 30 black 30 no-blink 25 bg-default 49 40 bg-black fg-gray 30 fg-cyan 36 green 32 41 bg-red 42 bg-green 43 bg-yellow )
  1532. +colors:98> local lc=$'\C-[[' rc=m
  1533. +colors:100> typeset -Hg reset_color bold_color
  1534. +colors:101> reset_color=$'\C-[[00m'
  1535. +colors:102> bold_color=$'\C-[[01m'
  1536. +colors:106> typeset -AHg fg fg_bold fg_no_bold
  1537. +colors:107> k=fg-red
  1538. +colors:108> fg[${k#fg-}]=$'\C-[[31m'
  1539. +colors:109> fg_bold[${k#fg-}]=$'\C-[[01;31m'
  1540. +colors:110> fg_no_bold[${k#fg-}]=$'\C-[[22;31m'
  1541. +colors:107> k=fg-black
  1542. +colors:108> fg[${k#fg-}]=$'\C-[[30m'
  1543. +colors:109> fg_bold[${k#fg-}]=$'\C-[[01;30m'
  1544. +colors:110> fg_no_bold[${k#fg-}]=$'\C-[[22;30m'
  1545. +colors:107> k=fg-green
  1546. +colors:108> fg[${k#fg-}]=$'\C-[[32m'
  1547. +colors:109> fg_bold[${k#fg-}]=$'\C-[[01;32m'
  1548. +colors:110> fg_no_bold[${k#fg-}]=$'\C-[[22;32m'
  1549. +colors:107> k=fg-default
  1550. +colors:108> fg[${k#fg-}]=$'\C-[[39m'
  1551. +colors:109> fg_bold[${k#fg-}]=$'\C-[[01;39m'
  1552. +colors:110> fg_no_bold[${k#fg-}]=$'\C-[[22;39m'
  1553. +colors:107> k=fg-magenta
  1554. +colors:108> fg[${k#fg-}]=$'\C-[[35m'
  1555. +colors:109> fg_bold[${k#fg-}]=$'\C-[[01;35m'
  1556. +colors:110> fg_no_bold[${k#fg-}]=$'\C-[[22;35m'
  1557. +colors:107> k=fg-yellow
  1558. +colors:108> fg[${k#fg-}]=$'\C-[[33m'
  1559. +colors:109> fg_bold[${k#fg-}]=$'\C-[[01;33m'
  1560. +colors:110> fg_no_bold[${k#fg-}]=$'\C-[[22;33m'
  1561. +colors:107> k=fg-white
  1562. +colors:108> fg[${k#fg-}]=$'\C-[[37m'
  1563. +colors:109> fg_bold[${k#fg-}]=$'\C-[[01;37m'
  1564. +colors:110> fg_no_bold[${k#fg-}]=$'\C-[[22;37m'
  1565. +colors:107> k=fg-blue
  1566. +colors:108> fg[${k#fg-}]=$'\C-[[34m'
  1567. +colors:109> fg_bold[${k#fg-}]=$'\C-[[01;34m'
  1568. +colors:110> fg_no_bold[${k#fg-}]=$'\C-[[22;34m'
  1569. +colors:107> k=fg-grey
  1570. +colors:108> fg[${k#fg-}]=$'\C-[[30m'
  1571. +colors:109> fg_bold[${k#fg-}]=$'\C-[[01;30m'
  1572. +colors:110> fg_no_bold[${k#fg-}]=$'\C-[[22;30m'
  1573. +colors:107> k=fg-gray
  1574. +colors:108> fg[${k#fg-}]=$'\C-[[30m'
  1575. +colors:109> fg_bold[${k#fg-}]=$'\C-[[01;30m'
  1576. +colors:110> fg_no_bold[${k#fg-}]=$'\C-[[22;30m'
  1577. +colors:107> k=fg-cyan
  1578. +colors:108> fg[${k#fg-}]=$'\C-[[36m'
  1579. +colors:109> fg_bold[${k#fg-}]=$'\C-[[01;36m'
  1580. +colors:110> fg_no_bold[${k#fg-}]=$'\C-[[22;36m'
  1581. +colors:115> typeset -AHg bg bg_bold bg_no_bold
  1582. +colors:116> k=bg-red
  1583. +colors:117> bg[${k#bg-}]=$'\C-[[41m'
  1584. +colors:118> bg_bold[${k#bg-}]=$'\C-[[01;41m'
  1585. +colors:119> bg_no_bold[${k#bg-}]=$'\C-[[22;41m'
  1586. +colors:116> k=bg-magenta
  1587. +colors:117> bg[${k#bg-}]=$'\C-[[45m'
  1588. +colors:118> bg_bold[${k#bg-}]=$'\C-[[01;45m'
  1589. +colors:119> bg_no_bold[${k#bg-}]=$'\C-[[22;45m'
  1590. +colors:116> k=bg-white
  1591. +colors:117> bg[${k#bg-}]=$'\C-[[47m'
  1592. +colors:118> bg_bold[${k#bg-}]=$'\C-[[01;47m'
  1593. +colors:119> bg_no_bold[${k#bg-}]=$'\C-[[22;47m'
  1594. +colors:116> k=bg-yellow
  1595. +colors:117> bg[${k#bg-}]=$'\C-[[43m'
  1596. +colors:118> bg_bold[${k#bg-}]=$'\C-[[01;43m'
  1597. +colors:119> bg_no_bold[${k#bg-}]=$'\C-[[22;43m'
  1598. +colors:116> k=bg-blue
  1599. +colors:117> bg[${k#bg-}]=$'\C-[[44m'
  1600. +colors:118> bg_bold[${k#bg-}]=$'\C-[[01;44m'
  1601. +colors:119> bg_no_bold[${k#bg-}]=$'\C-[[22;44m'
  1602. +colors:116> k=bg-grey
  1603. +colors:117> bg[${k#bg-}]=$'\C-[[40m'
  1604. +colors:118> bg_bold[${k#bg-}]=$'\C-[[01;40m'
  1605. +colors:119> bg_no_bold[${k#bg-}]=$'\C-[[22;40m'
  1606. +colors:116> k=bg-gray
  1607. +colors:117> bg[${k#bg-}]=$'\C-[[40m'
  1608. +colors:118> bg_bold[${k#bg-}]=$'\C-[[01;40m'
  1609. +colors:119> bg_no_bold[${k#bg-}]=$'\C-[[22;40m'
  1610. +colors:116> k=bg-cyan
  1611. +colors:117> bg[${k#bg-}]=$'\C-[[46m'
  1612. +colors:118> bg_bold[${k#bg-}]=$'\C-[[01;46m'
  1613. +colors:119> bg_no_bold[${k#bg-}]=$'\C-[[22;46m'
  1614. +colors:116> k=bg-black
  1615. +colors:117> bg[${k#bg-}]=$'\C-[[40m'
  1616. +colors:118> bg_bold[${k#bg-}]=$'\C-[[01;40m'
  1617. +colors:119> bg_no_bold[${k#bg-}]=$'\C-[[22;40m'
  1618. +colors:116> k=bg-green
  1619. +colors:117> bg[${k#bg-}]=$'\C-[[42m'
  1620. +colors:118> bg_bold[${k#bg-}]=$'\C-[[01;42m'
  1621. +colors:119> bg_no_bold[${k#bg-}]=$'\C-[[22;42m'
  1622. +colors:116> k=bg-default
  1623. +colors:117> bg[${k#bg-}]=$'\C-[[49m'
  1624. +colors:118> bg_bold[${k#bg-}]=$'\C-[[01;49m'
  1625. +colors:119> bg_no_bold[${k#bg-}]=$'\C-[[22;49m'
  1626. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:5> export LSCOLORS=Gxfxcxdxbxegedabagacad
  1627. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:9> [[ '' != true ]]
  1628. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:11> [[ linux-gnu == netbsd* ]]
  1629. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:15> [[ linux-gnu == openbsd* ]]
  1630. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:22> [[ linux-gnu == (darwin|freebsd)* ]]
  1631. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:31> [[ -z '' ]]
  1632. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:32> (( 1 ))
  1633. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:32> dircolors -b
  1634. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:32> eval $'LS_COLORS=\'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=00:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.avif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:*~=00;90:*#=00;90:*.bak=00;90:*.old=00;90:*.orig=00;90:*.part=00;90:*.rej=00;90:*.swp=00;90:*.tmp=00;90:*.dpkg-dist=00;90:*.dpkg-old=00;90:*.ucf-dist=00;90:*.ucf-new=00;90:*.ucf-old=00;90:*.rpmnew=00;90:*.rpmorig=00;90:*.rpmsave=00;90:\';\nexport LS_COLORS'
  1635. +(eval):1> LS_COLORS='rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=00:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.avif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:*~=00;90:*#=00;90:*.bak=00;90:*.old=00;90:*.orig=00;90:*.part=00;90:*.rej=00;90:*.swp=00;90:*.tmp=00;90:*.dpkg-dist=00;90:*.dpkg-old=00;90:*.ucf-dist=00;90:*.ucf-new=00;90:*.ucf-old=00;90:*.rpmnew=00;90:*.rpmorig=00;90:*.rpmsave=00;90:'
  1636. +(eval):2> export LS_COLORS
  1637. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:35> ls --color -d .
  1638. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:35> alias 'ls=ls --color=tty'
  1639. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:38> zstyle ':completion:*' list-colors 'rs=0' 'di=01;34' 'ln=01;36' 'mh=00' 'pi=40;33' 'so=01;35' 'do=01;35' 'bd=40;33;01' 'cd=40;33;01' 'or=40;31;01' 'mi=00' 'su=37;41' 'sg=30;43' 'ca=00' 'tw=30;42' 'ow=34;42' 'st=37;44' 'ex=01;32' '*.tar=01;31' '*.tgz=01;31' '*.arc=01;31' '*.arj=01;31' '*.taz=01;31' '*.lha=01;31' '*.lz4=01;31' '*.lzh=01;31' '*.lzma=01;31' '*.tlz=01;31' '*.txz=01;31' '*.tzo=01;31' '*.t7z=01;31' '*.zip=01;31' '*.z=01;31' '*.dz=01;31' '*.gz=01;31' '*.lrz=01;31' '*.lz=01;31' '*.lzo=01;31' '*.xz=01;31' '*.zst=01;31' '*.tzst=01;31' '*.bz2=01;31' '*.bz=01;31' '*.tbz=01;31' '*.tbz2=01;31' '*.tz=01;31' '*.deb=01;31' '*.rpm=01;31' '*.jar=01;31' '*.war=01;31' '*.ear=01;31' '*.sar=01;31' '*.rar=01;31' '*.alz=01;31' '*.ace=01;31' '*.zoo=01;31' '*.cpio=01;31' '*.7z=01;31' '*.rz=01;31' '*.cab=01;31' '*.wim=01;31' '*.swm=01;31' '*.dwm=01;31' '*.esd=01;31' '*.avif=01;35' '*.jpg=01;35' '*.jpeg=01;35' '*.mjpg=01;35' '*.mjpeg=01;35' '*.gif=01;35' '*.bmp=01;35' '*.pbm=01;35' '*.pgm=01;35' '*.ppm=01;35' '*.tga=01;35' '*.xbm=01;35' '*.xpm=01;35' '*.tif=01;35' '*.tiff=01;35' '*.png=01;35' '*.svg=01;35' '*.svgz=01;35' '*.mng=01;35' '*.pcx=01;35' '*.mov=01;35' '*.mpg=01;35' '*.mpeg=01;35' '*.m2v=01;35' '*.mkv=01;35' '*.webm=01;35' '*.webp=01;35' '*.ogm=01;35' '*.mp4=01;35' '*.m4v=01;35' '*.mp4v=01;35' '*.vob=01;35' '*.qt=01;35' '*.nuv=01;35' '*.wmv=01;35' '*.asf=01;35' '*.rm=01;35' '*.rmvb=01;35' '*.flc=01;35' '*.avi=01;35' '*.fli=01;35' '*.flv=01;35' '*.gl=01;35' '*.dl=01;35' '*.xcf=01;35' '*.xwd=01;35' '*.yuv=01;35' '*.cgm=01;35' '*.emf=01;35' '*.ogv=01;35' '*.ogx=01;35' '*.aac=00;36' '*.au=00;36' '*.flac=00;36' '*.m4a=00;36' '*.mid=00;36' '*.midi=00;36' '*.mka=00;36' '*.mp3=00;36' '*.mpc=00;36' '*.ogg=00;36' '*.ra=00;36' '*.wav=00;36' '*.oga=00;36' '*.opus=00;36' '*.spx=00;36' '*.xspf=00;36' '*~=00;90' '*#=00;90' '*.bak=00;90' '*.old=00;90' '*.orig=00;90' '*.part=00;90' '*.rej=00;90' '*.swp=00;90' '*.tmp=00;90' '*.dpkg-dist=00;90' '*.dpkg-old=00;90' '*.ucf-dist=00;90' '*.ucf-new=00;90' '*.ucf-old=00;90' '*.rpmnew=00;90' '*.rpmorig=00;90' '*.rpmsave=00;90' ''
  1640. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:43> diff --color /dev/null /dev/null
  1641. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:44> alias 'diff=diff --color'
  1642. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:47> setopt auto_cd
  1643. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:48> setopt multios
  1644. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:49> setopt prompt_subst
  1645. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:51> [[ -n '' ]]
  1646. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:51> SCREEN_NO=''
  1647. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:54> ZSH_THEME_GIT_PROMPT_PREFIX='git:('
  1648. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:55> ZSH_THEME_GIT_PROMPT_SUFFIX=')'
  1649. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:56> ZSH_THEME_GIT_PROMPT_DIRTY='*'
  1650. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:57> ZSH_THEME_GIT_PROMPT_CLEAN=''
  1651. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:58> ZSH_THEME_RUBY_PROMPT_PREFIX='('
  1652. +/home/aaront/.oh-my-zsh/lib/theme-and-appearance.zsh:59> ZSH_THEME_RUBY_PROMPT_SUFFIX=')'
  1653. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:147> config_file=/home/aaront/.oh-my-zsh/lib/vcs_info.zsh
  1654. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:148> custom_config_file=/home/aaront/.oh-my-zsh/custom/lib/vcs_info.zsh
  1655. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:149> [[ -f /home/aaront/.oh-my-zsh/custom/lib/vcs_info.zsh ]]
  1656. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:150> source /home/aaront/.oh-my-zsh/lib/vcs_info.zsh
  1657. +/home/aaront/.oh-my-zsh/lib/vcs_info.zsh:41> autoload -Uz +X regexp-replace VCS_INFO_formats
  1658. +/home/aaront/.oh-my-zsh/lib/vcs_info.zsh:44> typeset PATCH='for tmp (base base-name branch misc revision subdir) hook_com[$tmp]="${hook_com[$tmp]//\%/%%}"'
  1659. +/home/aaront/.oh-my-zsh/lib/vcs_info.zsh:46> typeset PATCH_ID=vcs_info-patch-9b9840f2-91e5-4471-af84-9e9a0dc68c1b
  1660. +/home/aaront/.oh-my-zsh/lib/vcs_info.zsh:48> [[ $'\tsetopt localoptions noksharrays NO_shwordsplit\n\tlocal msg tmp\n\tlocal -i i\n\tlocal -A hook_com\n\thook_com=(action "$1" action_orig "$1" branch "$2" branch_orig "$2" base "$3" base_orig "$3" staged "$4" staged_orig "$4" unstaged "$5" unstaged_orig "$5" revision "$6" revision_orig "$6" misc "$7" misc_orig "$7" vcs "${vcs}" vcs_orig "${vcs}") \n\thook_com[base-name]="${${hook_com[base]}:t}" \n\thook_com[base-name_orig]="${hook_com[base-name]}" \n\thook_com[subdir]="$(VCS_INFO_reposub ${hook_com[base]})" \n\thook_com[subdir_orig]="${hook_com[subdir]}" \n\tVCS_INFO_hook \'post-backend\'\n\tif [[ -n ${hook_com[action]} ]]\n\tthen\n\t\tzstyle -a ":vcs_info:${vcs}:${usercontext}:${rrn}" actionformats msgs\n\t\t(( ${#msgs} < 1 )) && msgs[1]=\' (%s)-[%b|%a]%u%c-\' \n\telse\n\t\tzstyle -a ":vcs_info:${vcs}:${usercontext}:${rrn}" formats msgs\n\t\t(( ${#msgs} < 1 )) && msgs[1]=\' (%s)-[%b]%u%c-\' \n\tfi\n\tif [[ -n ${hook_com[staged]} ]]\n\tthen\n\t\tzstyle -s ":vcs_info:${vcs}:${usercontext}:${rrn}" stagedstr tmp\n\t\t[[ -z ${tmp} ]] && hook_com[staged]=\'S\' || hook_com[staged]=${tmp} \n\tfi\n\tif [[ -n ${hook_com[unstaged]} ]]\n\tthen\n\t\tzstyle -s ":vcs_info:${vcs}:${usercontext}:${rrn}" unstagedstr tmp\n\t\t[[ -z ${tmp} ]] && hook_com[unstaged]=\'U\' || hook_com[unstaged]=${tmp} \n\tfi\n\tif [[ ${quiltmode} != \'standalone\' ]] && VCS_INFO_hook "pre-addon-quilt"\n\tthen\n\t\tlocal REPLY\n\t\tVCS_INFO_quilt addon\n\t\thook_com[quilt]="${REPLY}" \n\t\tunset REPLY\n\telif [[ ${quiltmode} == \'standalone\' ]]\n\tthen\n\t\thook_com[quilt]=${hook_com[misc]} \n\tfi\n\t(( ${#msgs} > maxexports )) && msgs[$(( maxexports + 1 )),-1]=() \n\tfor i in {1..${#msgs}}\n\tdo\n\t\tif VCS_INFO_hook "set-message" $(( $i - 1 )) "${msgs[$i]}"\n\t\tthen\n\t\t\tzformat -f msg ${msgs[$i]} a:${hook_com[action]} b:${hook_com[branch]} c:${hook_com[staged]} i:${hook_com[revision]} m:${hook_com[misc]} r:${hook_com[base-name]} s:${hook_com[vcs]} u:${hook_com[unstaged]} Q:${hook_com[quilt]} R:${hook_com[base]} S:${hook_com[subdir]}\n\t\t\tmsgs[$i]=${msg} \n\t\telse\n\t\t\tmsgs[$i]=${hook_com[message]} \n\t\tfi\n\tdone\n\thook_com=() \n\tbackend_misc=() \n\treturn 0' != *vcs_info-patch-9b9840f2-91e5-4471-af84-9e9a0dc68c1b* ]]
  1661. +/home/aaront/.oh-my-zsh/lib/vcs_info.zsh:49> regexp-replace 'functions[VCS_INFO_formats]' 'VCS_INFO_hook '\''post-backend'\' ': ${PATCH_ID}; ${PATCH}; ${MATCH}'
  1662. +regexp-replace:14> argv=( 'functions[VCS_INFO_formats]' 'VCS_INFO_hook '\''post-backend'\' ': ${PATCH_ID}; ${PATCH}; ${MATCH}' )
  1663. +regexp-replace:18> 4=0
  1664. +regexp-replace:19> [[ -o re_match_pcre ]]
  1665. +regexp-replace:21> emulate -L zsh
  1666. +regexp-replace:24> local MATCH MBEGIN MEND
  1667. +regexp-replace:25> local -a match mbegin mend
  1668. +regexp-replace:27> (( 0 ))
  1669. +regexp-replace:68> 4=$'\tsetopt localoptions noksharrays NO_shwordsplit\n\tlocal msg tmp\n\tlocal -i i\n\tlocal -A hook_com\n\thook_com=(action "$1" action_orig "$1" branch "$2" branch_orig "$2" base "$3" base_orig "$3" staged "$4" staged_orig "$4" unstaged "$5" unstaged_orig "$5" revision "$6" revision_orig "$6" misc "$7" misc_orig "$7" vcs "${vcs}" vcs_orig "${vcs}") \n\thook_com[base-name]="${${hook_com[base]}:t}" \n\thook_com[base-name_orig]="${hook_com[base-name]}" \n\thook_com[subdir]="$(VCS_INFO_reposub ${hook_com[base]})" \n\thook_com[subdir_orig]="${hook_com[subdir]}" \n\tVCS_INFO_hook \'post-backend\'\n\tif [[ -n ${hook_com[action]} ]]\n\tthen\n\t\tzstyle -a ":vcs_info:${vcs}:${usercontext}:${rrn}" actionformats msgs\n\t\t(( ${#msgs} < 1 )) && msgs[1]=\' (%s)-[%b|%a]%u%c-\' \n\telse\n\t\tzstyle -a ":vcs_info:${vcs}:${usercontext}:${rrn}" formats msgs\n\t\t(( ${#msgs} < 1 )) && msgs[1]=\' (%s)-[%b]%u%c-\' \n\tfi\n\tif [[ -n ${hook_com[staged]} ]]\n\tthen\n\t\tzstyle -s ":vcs_info:${vcs}:${usercontext}:${rrn}" stagedstr tmp\n\t\t[[ -z ${tmp} ]] && hook_com[staged]=\'S\' || hook_com[staged]=${tmp} \n\tfi\n\tif [[ -n ${hook_com[unstaged]} ]]\n\tthen\n\t\tzstyle -s ":vcs_info:${vcs}:${usercontext}:${rrn}" unstagedstr tmp\n\t\t[[ -z ${tmp} ]] && hook_com[unstaged]=\'U\' || hook_com[unstaged]=${tmp} \n\tfi\n\tif [[ ${quiltmode} != \'standalone\' ]] && VCS_INFO_hook "pre-addon-quilt"\n\tthen\n\t\tlocal REPLY\n\t\tVCS_INFO_quilt addon\n\t\thook_com[quilt]="${REPLY}" \n\t\tunset REPLY\n\telif [[ ${quiltmode} == \'standalone\' ]]\n\tthen\n\t\thook_com[quilt]=${hook_com[misc]} \n\tfi\n\t(( ${#msgs} > maxexports )) && msgs[$(( maxexports + 1 )),-1]=() \n\tfor i in {1..${#msgs}}\n\tdo\n\t\tif VCS_INFO_hook "set-message" $(( $i - 1 )) "${msgs[$i]}"\n\t\tthen\n\t\t\tzformat -f msg ${msgs[$i]} a:${hook_com[action]} b:${hook_com[branch]} c:${hook_com[staged]} i:${hook_com[revision]} m:${hook_com[misc]} r:${hook_com[base-name]} s:${hook_com[vcs]} u:${hook_com[unstaged]} Q:${hook_com[quilt]} R:${hook_com[base]} S:${hook_com[subdir]}\n\t\t\tmsgs[$i]=${msg} \n\t\telse\n\t\t\tmsgs[$i]=${hook_com[message]} \n\t\tfi\n\tdone\n\thook_com=() \n\tbackend_misc=() \n\treturn 0'
  1670. +regexp-replace:70> [[ -n $'\tsetopt localoptions noksharrays NO_shwordsplit\n\tlocal msg tmp\n\tlocal -i i\n\tlocal -A hook_com\n\thook_com=(action "$1" action_orig "$1" branch "$2" branch_orig "$2" base "$3" base_orig "$3" staged "$4" staged_orig "$4" unstaged "$5" unstaged_orig "$5" revision "$6" revision_orig "$6" misc "$7" misc_orig "$7" vcs "${vcs}" vcs_orig "${vcs}") \n\thook_com[base-name]="${${hook_com[base]}:t}" \n\thook_com[base-name_orig]="${hook_com[base-name]}" \n\thook_com[subdir]="$(VCS_INFO_reposub ${hook_com[base]})" \n\thook_com[subdir_orig]="${hook_com[subdir]}" \n\tVCS_INFO_hook \'post-backend\'\n\tif [[ -n ${hook_com[action]} ]]\n\tthen\n\t\tzstyle -a ":vcs_info:${vcs}:${usercontext}:${rrn}" actionformats msgs\n\t\t(( ${#msgs} < 1 )) && msgs[1]=\' (%s)-[%b|%a]%u%c-\' \n\telse\n\t\tzstyle -a ":vcs_info:${vcs}:${usercontext}:${rrn}" formats msgs\n\t\t(( ${#msgs} < 1 )) && msgs[1]=\' (%s)-[%b]%u%c-\' \n\tfi\n\tif [[ -n ${hook_com[staged]} ]]\n\tthen\n\t\tzstyle -s ":vcs_info:${vcs}:${usercontext}:${rrn}" stagedstr tmp\n\t\t[[ -z ${tmp} ]] && hook_com[staged]=\'S\' || hook_com[staged]=${tmp} \n\tfi\n\tif [[ -n ${hook_com[unstaged]} ]]\n\tthen\n\t\tzstyle -s ":vcs_info:${vcs}:${usercontext}:${rrn}" unstagedstr tmp\n\t\t[[ -z ${tmp} ]] && hook_com[unstaged]=\'U\' || hook_com[unstaged]=${tmp} \n\tfi\n\tif [[ ${quiltmode} != \'standalone\' ]] && VCS_INFO_hook "pre-addon-quilt"\n\tthen\n\t\tlocal REPLY\n\t\tVCS_INFO_quilt addon\n\t\thook_com[quilt]="${REPLY}" \n\t\tunset REPLY\n\telif [[ ${quiltmode} == \'standalone\' ]]\n\tthen\n\t\thook_com[quilt]=${hook_com[misc]} \n\tfi\n\t(( ${#msgs} > maxexports )) && msgs[$(( maxexports + 1 )),-1]=() \n\tfor i in {1..${#msgs}}\n\tdo\n\t\tif VCS_INFO_hook "set-message" $(( $i - 1 )) "${msgs[$i]}"\n\t\tthen\n\t\t\tzformat -f msg ${msgs[$i]} a:${hook_com[action]} b:${hook_com[branch]} c:${hook_com[staged]} i:${hook_com[revision]} m:${hook_com[misc]} r:${hook_com[base-name]} s:${hook_com[vcs]} u:${hook_com[unstaged]} Q:${hook_com[quilt]} R:${hook_com[base]} S:${hook_com[subdir]}\n\t\t\tmsgs[$i]=${msg} \n\t\telse\n\t\t\tmsgs[$i]=${hook_com[message]} \n\t\tfi\n\tdone\n\thook_com=() \n\tbackend_misc=() \n\treturn 0' ]]
  1671. +regexp-replace:71> [[ $4 -regex-match $2 ]]
  1672. +regexp-replace:73> 5+=$'\tsetopt localoptions noksharrays NO_shwordsplit\n\tlocal msg tmp\n\tlocal -i i\n\tlocal -A hook_com\n\thook_com=(action "$1" action_orig "$1" branch "$2" branch_orig "$2" base "$3" base_orig "$3" staged "$4" staged_orig "$4" unstaged "$5" unstaged_orig "$5" revision "$6" revision_orig "$6" misc "$7" misc_orig "$7" vcs "${vcs}" vcs_orig "${vcs}") \n\thook_com[base-name]="${${hook_com[base]}:t}" \n\thook_com[base-name_orig]="${hook_com[base-name]}" \n\thook_com[subdir]="$(VCS_INFO_reposub ${hook_com[base]})" \n\thook_com[subdir_orig]="${hook_com[subdir]}" \n\t: vcs_info-patch-9b9840f2-91e5-4471-af84-9e9a0dc68c1b; for tmp (base base-name branch misc revision subdir) hook_com[$tmp]="${hook_com[$tmp]//\\%/%%}"; VCS_INFO_hook \'post-backend\''
  1673. +regexp-replace:75> (( MEND < MBEGIN ))
  1674. +regexp-replace:80> 4=$'\n\tif [[ -n ${hook_com[action]} ]]\n\tthen\n\t\tzstyle -a ":vcs_info:${vcs}:${usercontext}:${rrn}" actionformats msgs\n\t\t(( ${#msgs} < 1 )) && msgs[1]=\' (%s)-[%b|%a]%u%c-\' \n\telse\n\t\tzstyle -a ":vcs_info:${vcs}:${usercontext}:${rrn}" formats msgs\n\t\t(( ${#msgs} < 1 )) && msgs[1]=\' (%s)-[%b]%u%c-\' \n\tfi\n\tif [[ -n ${hook_com[staged]} ]]\n\tthen\n\t\tzstyle -s ":vcs_info:${vcs}:${usercontext}:${rrn}" stagedstr tmp\n\t\t[[ -z ${tmp} ]] && hook_com[staged]=\'S\' || hook_com[staged]=${tmp} \n\tfi\n\tif [[ -n ${hook_com[unstaged]} ]]\n\tthen\n\t\tzstyle -s ":vcs_info:${vcs}:${usercontext}:${rrn}" unstagedstr tmp\n\t\t[[ -z ${tmp} ]] && hook_com[unstaged]=\'U\' || hook_com[unstaged]=${tmp} \n\tfi\n\tif [[ ${quiltmode} != \'standalone\' ]] && VCS_INFO_hook "pre-addon-quilt"\n\tthen\n\t\tlocal REPLY\n\t\tVCS_INFO_quilt addon\n\t\thook_com[quilt]="${REPLY}" \n\t\tunset REPLY\n\telif [[ ${quiltmode} == \'standalone\' ]]\n\tthen\n\t\thook_com[quilt]=${hook_com[misc]} \n\tfi\n\t(( ${#msgs} > maxexports )) && msgs[$(( maxexports + 1 )),-1]=() \n\tfor i in {1..${#msgs}}\n\tdo\n\t\tif VCS_INFO_hook "set-message" $(( $i - 1 )) "${msgs[$i]}"\n\t\tthen\n\t\t\tzformat -f msg ${msgs[$i]} a:${hook_com[action]} b:${hook_com[branch]} c:${hook_com[staged]} i:${hook_com[revision]} m:${hook_com[misc]} r:${hook_com[base-name]} s:${hook_com[vcs]} u:${hook_com[unstaged]} Q:${hook_com[quilt]} R:${hook_com[base]} S:${hook_com[subdir]}\n\t\t\tmsgs[$i]=${msg} \n\t\telse\n\t\t\tmsgs[$i]=${hook_com[message]} \n\t\tfi\n\tdone\n\thook_com=() \n\tbackend_misc=() \n\treturn 0'
  1675. +regexp-replace:82> 6=1
  1676. +regexp-replace:70> [[ -n $'\n\tif [[ -n ${hook_com[action]} ]]\n\tthen\n\t\tzstyle -a ":vcs_info:${vcs}:${usercontext}:${rrn}" actionformats msgs\n\t\t(( ${#msgs} < 1 )) && msgs[1]=\' (%s)-[%b|%a]%u%c-\' \n\telse\n\t\tzstyle -a ":vcs_info:${vcs}:${usercontext}:${rrn}" formats msgs\n\t\t(( ${#msgs} < 1 )) && msgs[1]=\' (%s)-[%b]%u%c-\' \n\tfi\n\tif [[ -n ${hook_com[staged]} ]]\n\tthen\n\t\tzstyle -s ":vcs_info:${vcs}:${usercontext}:${rrn}" stagedstr tmp\n\t\t[[ -z ${tmp} ]] && hook_com[staged]=\'S\' || hook_com[staged]=${tmp} \n\tfi\n\tif [[ -n ${hook_com[unstaged]} ]]\n\tthen\n\t\tzstyle -s ":vcs_info:${vcs}:${usercontext}:${rrn}" unstagedstr tmp\n\t\t[[ -z ${tmp} ]] && hook_com[unstaged]=\'U\' || hook_com[unstaged]=${tmp} \n\tfi\n\tif [[ ${quiltmode} != \'standalone\' ]] && VCS_INFO_hook "pre-addon-quilt"\n\tthen\n\t\tlocal REPLY\n\t\tVCS_INFO_quilt addon\n\t\thook_com[quilt]="${REPLY}" \n\t\tunset REPLY\n\telif [[ ${quiltmode} == \'standalone\' ]]\n\tthen\n\t\thook_com[quilt]=${hook_com[misc]} \n\tfi\n\t(( ${#msgs} > maxexports )) && msgs[$(( maxexports + 1 )),-1]=() \n\tfor i in {1..${#msgs}}\n\tdo\n\t\tif VCS_INFO_hook "set-message" $(( $i - 1 )) "${msgs[$i]}"\n\t\tthen\n\t\t\tzformat -f msg ${msgs[$i]} a:${hook_com[action]} b:${hook_com[branch]} c:${hook_com[staged]} i:${hook_com[revision]} m:${hook_com[misc]} r:${hook_com[base-name]} s:${hook_com[vcs]} u:${hook_com[unstaged]} Q:${hook_com[quilt]} R:${hook_com[base]} S:${hook_com[subdir]}\n\t\t\tmsgs[$i]=${msg} \n\t\telse\n\t\t\tmsgs[$i]=${hook_com[message]} \n\t\tfi\n\tdone\n\thook_com=() \n\tbackend_misc=() \n\treturn 0' ]]
  1677. +regexp-replace:71> [[ $4 -regex-match $2 ]]
  1678. +regexp-replace:84> break
  1679. +regexp-replace:87> [[ -n 1 ]]
  1680. +regexp-replace:88> 5+=$'\n\tif [[ -n ${hook_com[action]} ]]\n\tthen\n\t\tzstyle -a ":vcs_info:${vcs}:${usercontext}:${rrn}" actionformats msgs\n\t\t(( ${#msgs} < 1 )) && msgs[1]=\' (%s)-[%b|%a]%u%c-\' \n\telse\n\t\tzstyle -a ":vcs_info:${vcs}:${usercontext}:${rrn}" formats msgs\n\t\t(( ${#msgs} < 1 )) && msgs[1]=\' (%s)-[%b]%u%c-\' \n\tfi\n\tif [[ -n ${hook_com[staged]} ]]\n\tthen\n\t\tzstyle -s ":vcs_info:${vcs}:${usercontext}:${rrn}" stagedstr tmp\n\t\t[[ -z ${tmp} ]] && hook_com[staged]=\'S\' || hook_com[staged]=${tmp} \n\tfi\n\tif [[ -n ${hook_com[unstaged]} ]]\n\tthen\n\t\tzstyle -s ":vcs_info:${vcs}:${usercontext}:${rrn}" unstagedstr tmp\n\t\t[[ -z ${tmp} ]] && hook_com[unstaged]=\'U\' || hook_com[unstaged]=${tmp} \n\tfi\n\tif [[ ${quiltmode} != \'standalone\' ]] && VCS_INFO_hook "pre-addon-quilt"\n\tthen\n\t\tlocal REPLY\n\t\tVCS_INFO_quilt addon\n\t\thook_com[quilt]="${REPLY}" \n\t\tunset REPLY\n\telif [[ ${quiltmode} == \'standalone\' ]]\n\tthen\n\t\thook_com[quilt]=${hook_com[misc]} \n\tfi\n\t(( ${#msgs} > maxexports )) && msgs[$(( maxexports + 1 )),-1]=() \n\tfor i in {1..${#msgs}}\n\tdo\n\t\tif VCS_INFO_hook "set-message" $(( $i - 1 )) "${msgs[$i]}"\n\t\tthen\n\t\t\tzformat -f msg ${msgs[$i]} a:${hook_com[action]} b:${hook_com[branch]} c:${hook_com[staged]} i:${hook_com[revision]} m:${hook_com[misc]} r:${hook_com[base-name]} s:${hook_com[vcs]} u:${hook_com[unstaged]} Q:${hook_com[quilt]} R:${hook_com[base]} S:${hook_com[subdir]}\n\t\t\tmsgs[$i]=${msg} \n\t\telse\n\t\t\tmsgs[$i]=${hook_com[message]} \n\t\tfi\n\tdone\n\thook_com=() \n\tbackend_misc=() \n\treturn 0'
  1681. +regexp-replace:91> eval 'functions[VCS_INFO_formats]=$5'
  1682. +(eval):1> functions[VCS_INFO_formats]=$'\tsetopt localoptions noksharrays NO_shwordsplit\n\tlocal msg tmp\n\tlocal -i i\n\tlocal -A hook_com\n\thook_com=(action "$1" action_orig "$1" branch "$2" branch_orig "$2" base "$3" base_orig "$3" staged "$4" staged_orig "$4" unstaged "$5" unstaged_orig "$5" revision "$6" revision_orig "$6" misc "$7" misc_orig "$7" vcs "${vcs}" vcs_orig "${vcs}") \n\thook_com[base-name]="${${hook_com[base]}:t}" \n\thook_com[base-name_orig]="${hook_com[base-name]}" \n\thook_com[subdir]="$(VCS_INFO_reposub ${hook_com[base]})" \n\thook_com[subdir_orig]="${hook_com[subdir]}" \n\t: vcs_info-patch-9b9840f2-91e5-4471-af84-9e9a0dc68c1b; for tmp (base base-name branch misc revision subdir) hook_com[$tmp]="${hook_com[$tmp]//\\%/%%}"; VCS_INFO_hook \'post-backend\'\n\tif [[ -n ${hook_com[action]} ]]\n\tthen\n\t\tzstyle -a ":vcs_info:${vcs}:${usercontext}:${rrn}" actionformats msgs\n\t\t(( ${#msgs} < 1 )) && msgs[1]=\' (%s)-[%b|%a]%u%c-\' \n\telse\n\t\tzstyle -a ":vcs_info:${vcs}:${usercontext}:${rrn}" formats msgs\n\t\t(( ${#msgs} < 1 )) && msgs[1]=\' (%s)-[%b]%u%c-\' \n\tfi\n\tif [[ -n ${hook_com[staged]} ]]\n\tthen\n\t\tzstyle -s ":vcs_info:${vcs}:${usercontext}:${rrn}" stagedstr tmp\n\t\t[[ -z ${tmp} ]] && hook_com[staged]=\'S\' || hook_com[staged]=${tmp} \n\tfi\n\tif [[ -n ${hook_com[unstaged]} ]]\n\tthen\n\t\tzstyle -s ":vcs_info:${vcs}:${usercontext}:${rrn}" unstagedstr tmp\n\t\t[[ -z ${tmp} ]] && hook_com[unstaged]=\'U\' || hook_com[unstaged]=${tmp} \n\tfi\n\tif [[ ${quiltmode} != \'standalone\' ]] && VCS_INFO_hook "pre-addon-quilt"\n\tthen\n\t\tlocal REPLY\n\t\tVCS_INFO_quilt addon\n\t\thook_com[quilt]="${REPLY}" \n\t\tunset REPLY\n\telif [[ ${quiltmode} == \'standalone\' ]]\n\tthen\n\t\thook_com[quilt]=${hook_com[misc]} \n\tfi\n\t(( ${#msgs} > maxexports )) && msgs[$(( maxexports + 1 )),-1]=() \n\tfor i in {1..${#msgs}}\n\tdo\n\t\tif VCS_INFO_hook "set-message" $(( $i - 1 )) "${msgs[$i]}"\n\t\tthen\n\t\t\tzformat -f msg ${msgs[$i]} a:${hook_com[action]} b:${hook_com[branch]} c:${hook_com[staged]} i:${hook_com[revision]} m:${hook_com[misc]} r:${hook_com[base-name]} s:${hook_com[vcs]} u:${hook_com[unstaged]} Q:${hook_com[quilt]} R:${hook_com[base]} S:${hook_com[subdir]}\n\t\t\tmsgs[$i]=${msg} \n\t\telse\n\t\t\tmsgs[$i]=${hook_com[message]} \n\t\tfi\n\tdone\n\thook_com=() \n\tbackend_misc=() \n\treturn 0'
  1683. +/home/aaront/.oh-my-zsh/lib/vcs_info.zsh:53> unset PATCH PATCH_ID
  1684. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:152> unset custom_config_file
  1685. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:155> plugin=git
  1686. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:156> [[ -f /home/aaront/.oh-my-zsh/custom/plugins/git/git.plugin.zsh ]]
  1687. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:158> [[ -f /home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh ]]
  1688. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:159> source /home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh
  1689. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:2> autoload -Uz is-at-least
  1690. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:3> git_version=+/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:3> git version
  1691. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:3> git_version=2.37.2
  1692. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:23> compdef _git '_git_log_prettily=git-log'
  1693. +compdef:1> local opt autol type func delete eval new i ret=0 cmd svc
  1694. +compdef:2> local -a match mbegin mend
  1695. +compdef:4> emulate -L zsh
  1696. +compdef:5> setopt extendedglob
  1697. +compdef:9> (( ! 2 ))
  1698. +compdef:14> getopts anpPkKde opt
  1699. +compdef:38> shift OPTIND-1
  1700. +compdef:40> (( ! 2 ))
  1701. +compdef:45> [[ -z '' ]]
  1702. +compdef:49> [[ -z '' ]]
  1703. +compdef:49> [[ _git = *=* ]]
  1704. +compdef:79> func=_git
  1705. +compdef:80> [[ -n '' ]]
  1706. +compdef:81> shift
  1707. +compdef:83> case (widgetkey)
  1708. +compdef:83> case (key)
  1709. +compdef:83> case (*)
  1710. +compdef:131> (( 1 ))
  1711. +compdef:132> [[ '_git_log_prettily=git-log' = -N ]]
  1712. +compdef:134> [[ '_git_log_prettily=git-log' = -p ]]
  1713. +compdef:136> [[ '_git_log_prettily=git-log' = -P ]]
  1714. +compdef:139> case (pattern)
  1715. +compdef:139> case (postpattern)
  1716. +compdef:139> case (*)
  1717. +compdef:155> [[ '_git_log_prettily=git-log' = *=* ]]
  1718. +compdef:156> cmd=_git_log_prettily
  1719. +compdef:157> svc=yes
  1720. +compdef:162> [[ -z '' ]]
  1721. +compdef:163> _comps[$cmd]=_git
  1722. +compdef:164> [[ -n yes ]]
  1723. +compdef:164> _services[$cmd]=git-log
  1724. +compdef:169> shift
  1725. +compdef:131> (( 0 ))
  1726. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:61> alias 'g=git'
  1727. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:63> alias 'ga=git add'
  1728. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:64> alias 'gaa=git add --all'
  1729. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:65> alias 'gapa=git add --patch'
  1730. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:66> alias 'gau=git add --update'
  1731. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:67> alias 'gav=git add --verbose'
  1732. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:68> alias 'gap=git apply'
  1733. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:69> alias 'gapt=git apply --3way'
  1734. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:71> alias 'gb=git branch'
  1735. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:72> alias 'gba=git branch -a'
  1736. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:73> alias 'gbd=git branch -d'
  1737. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:74> alias 'gbda=git branch --no-color --merged | command grep -vE "^([+*]|\s*($(git_main_branch)|$(git_develop_branch))\s*$)" | command xargs git branch -d 2>/dev/null'
  1738. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:75> alias 'gbD=git branch -D'
  1739. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:76> alias 'gbl=git blame -b -w'
  1740. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:77> alias 'gbnm=git branch --no-merged'
  1741. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:78> alias 'gbr=git branch --remote'
  1742. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:79> alias 'gbs=git bisect'
  1743. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:80> alias 'gbsb=git bisect bad'
  1744. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:81> alias 'gbsg=git bisect good'
  1745. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:82> alias 'gbsr=git bisect reset'
  1746. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:83> alias 'gbss=git bisect start'
  1747. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:85> alias 'gc=git commit -v'
  1748. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:86> alias 'gc!=git commit -v --amend'
  1749. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:87> alias 'gcn!=git commit -v --no-edit --amend'
  1750. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:88> alias 'gca=git commit -v -a'
  1751. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:89> alias 'gca!=git commit -v -a --amend'
  1752. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:90> alias 'gcan!=git commit -v -a --no-edit --amend'
  1753. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:91> alias 'gcans!=git commit -v -a -s --no-edit --amend'
  1754. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:92> alias 'gcam=git commit -a -m'
  1755. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:93> alias 'gcsm=git commit -s -m'
  1756. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:94> alias 'gcas=git commit -a -s'
  1757. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:95> alias 'gcasm=git commit -a -s -m'
  1758. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:96> alias 'gcb=git checkout -b'
  1759. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:97> alias 'gcf=git config --list'
  1760. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:103> compdef _git 'gccd=git-clone'
  1761. +compdef:1> local opt autol type func delete eval new i ret=0 cmd svc
  1762. +compdef:2> local -a match mbegin mend
  1763. +compdef:4> emulate -L zsh
  1764. +compdef:5> setopt extendedglob
  1765. +compdef:9> (( ! 2 ))
  1766. +compdef:14> getopts anpPkKde opt
  1767. +compdef:38> shift OPTIND-1
  1768. +compdef:40> (( ! 2 ))
  1769. +compdef:45> [[ -z '' ]]
  1770. +compdef:49> [[ -z '' ]]
  1771. +compdef:49> [[ _git = *=* ]]
  1772. +compdef:79> func=_git
  1773. +compdef:80> [[ -n '' ]]
  1774. +compdef:81> shift
  1775. +compdef:83> case (widgetkey)
  1776. +compdef:83> case (key)
  1777. +compdef:83> case (*)
  1778. +compdef:131> (( 1 ))
  1779. +compdef:132> [[ 'gccd=git-clone' = -N ]]
  1780. +compdef:134> [[ 'gccd=git-clone' = -p ]]
  1781. +compdef:136> [[ 'gccd=git-clone' = -P ]]
  1782. +compdef:139> case (pattern)
  1783. +compdef:139> case (postpattern)
  1784. +compdef:139> case (*)
  1785. +compdef:155> [[ 'gccd=git-clone' = *=* ]]
  1786. +compdef:156> cmd=gccd
  1787. +compdef:157> svc=yes
  1788. +compdef:162> [[ -z '' ]]
  1789. +compdef:163> _comps[$cmd]=_git
  1790. +compdef:164> [[ -n yes ]]
  1791. +compdef:164> _services[$cmd]=git-clone
  1792. +compdef:169> shift
  1793. +compdef:131> (( 0 ))
  1794. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:105> alias 'gcl=git clone --recurse-submodules'
  1795. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:106> alias 'gclean=git clean -id'
  1796. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:107> alias 'gpristine=git reset --hard && git clean -dffx'
  1797. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:108> alias 'gcm=git checkout $(git_main_branch)'
  1798. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:109> alias 'gcd=git checkout $(git_develop_branch)'
  1799. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:110> alias 'gcmsg=git commit -m'
  1800. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:111> alias 'gco=git checkout'
  1801. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:112> alias 'gcor=git checkout --recurse-submodules'
  1802. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:113> alias 'gcount=git shortlog -sn'
  1803. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:114> alias 'gcp=git cherry-pick'
  1804. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:115> alias 'gcpa=git cherry-pick --abort'
  1805. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:116> alias 'gcpc=git cherry-pick --continue'
  1806. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:117> alias 'gcs=git commit -S'
  1807. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:118> alias 'gcss=git commit -S -s'
  1808. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:119> alias 'gcssm=git commit -S -s -m'
  1809. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:121> alias 'gd=git diff'
  1810. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:122> alias 'gdca=git diff --cached'
  1811. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:123> alias 'gdcw=git diff --cached --word-diff'
  1812. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:124> alias 'gdct=git describe --tags $(git rev-list --tags --max-count=1)'
  1813. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:125> alias 'gds=git diff --staged'
  1814. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:126> alias 'gdt=git diff-tree --no-commit-id --name-only -r'
  1815. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:127> alias 'gdup=git diff @{upstream}'
  1816. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:128> alias 'gdw=git diff --word-diff'
  1817. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:133> compdef _git 'gdnolock=git-diff'
  1818. +compdef:1> local opt autol type func delete eval new i ret=0 cmd svc
  1819. +compdef:2> local -a match mbegin mend
  1820. +compdef:4> emulate -L zsh
  1821. +compdef:5> setopt extendedglob
  1822. +compdef:9> (( ! 2 ))
  1823. +compdef:14> getopts anpPkKde opt
  1824. +compdef:38> shift OPTIND-1
  1825. +compdef:40> (( ! 2 ))
  1826. +compdef:45> [[ -z '' ]]
  1827. +compdef:49> [[ -z '' ]]
  1828. +compdef:49> [[ _git = *=* ]]
  1829. +compdef:79> func=_git
  1830. +compdef:80> [[ -n '' ]]
  1831. +compdef:81> shift
  1832. +compdef:83> case (widgetkey)
  1833. +compdef:83> case (key)
  1834. +compdef:83> case (*)
  1835. +compdef:131> (( 1 ))
  1836. +compdef:132> [[ 'gdnolock=git-diff' = -N ]]
  1837. +compdef:134> [[ 'gdnolock=git-diff' = -p ]]
  1838. +compdef:136> [[ 'gdnolock=git-diff' = -P ]]
  1839. +compdef:139> case (pattern)
  1840. +compdef:139> case (postpattern)
  1841. +compdef:139> case (*)
  1842. +compdef:155> [[ 'gdnolock=git-diff' = *=* ]]
  1843. +compdef:156> cmd=gdnolock
  1844. +compdef:157> svc=yes
  1845. +compdef:162> [[ -z '' ]]
  1846. +compdef:163> _comps[$cmd]=_git
  1847. +compdef:164> [[ -n yes ]]
  1848. +compdef:164> _services[$cmd]=git-diff
  1849. +compdef:169> shift
  1850. +compdef:131> (( 0 ))
  1851. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:136> compdef _git 'gdv=git-diff'
  1852. +compdef:1> local opt autol type func delete eval new i ret=0 cmd svc
  1853. +compdef:2> local -a match mbegin mend
  1854. +compdef:4> emulate -L zsh
  1855. +compdef:5> setopt extendedglob
  1856. +compdef:9> (( ! 2 ))
  1857. +compdef:14> getopts anpPkKde opt
  1858. +compdef:38> shift OPTIND-1
  1859. +compdef:40> (( ! 2 ))
  1860. +compdef:45> [[ -z '' ]]
  1861. +compdef:49> [[ -z '' ]]
  1862. +compdef:49> [[ _git = *=* ]]
  1863. +compdef:79> func=_git
  1864. +compdef:80> [[ -n '' ]]
  1865. +compdef:81> shift
  1866. +compdef:83> case (widgetkey)
  1867. +compdef:83> case (key)
  1868. +compdef:83> case (*)
  1869. +compdef:131> (( 1 ))
  1870. +compdef:132> [[ 'gdv=git-diff' = -N ]]
  1871. +compdef:134> [[ 'gdv=git-diff' = -p ]]
  1872. +compdef:136> [[ 'gdv=git-diff' = -P ]]
  1873. +compdef:139> case (pattern)
  1874. +compdef:139> case (postpattern)
  1875. +compdef:139> case (*)
  1876. +compdef:155> [[ 'gdv=git-diff' = *=* ]]
  1877. +compdef:156> cmd=gdv
  1878. +compdef:157> svc=yes
  1879. +compdef:162> [[ -z '' ]]
  1880. +compdef:163> _comps[$cmd]=_git
  1881. +compdef:164> [[ -n yes ]]
  1882. +compdef:164> _services[$cmd]=git-diff
  1883. +compdef:169> shift
  1884. +compdef:131> (( 0 ))
  1885. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:138> alias 'gf=git fetch'
  1886. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:140> is-at-least 2.8 2.37.2
  1887. +is-at-least:23> emulate -L zsh
  1888. +is-at-least:25> local IFS=.- min_cnt=0 ver_cnt=0 part min_ver version order
  1889. +is-at-least:27> min_ver=( 2 8 )
  1890. +is-at-least:28> version=( 2 37 2 0 )
  1891. +is-at-least:30> (( 0 <= 2 ))
  1892. +is-at-least:31> [[ '' != <-> ]]
  1893. +is-at-least:32> (( ++ver_cnt > 4 ))
  1894. +is-at-least:33> [[ 2 = *[0-9][^0-9]* ]]
  1895. +is-at-least:45> part=2
  1896. +is-at-least:31> [[ 2 != <-> ]]
  1897. +is-at-least:48> true
  1898. +is-at-least:49> (( ++min_cnt > 2 ))
  1899. +is-at-least:50> [[ 2 = <-> ]]
  1900. +is-at-least:50> break
  1901. +is-at-least:53> (( part > min_ver[min_cnt] ))
  1902. +is-at-least:54> (( part < min_ver[min_cnt] ))
  1903. +is-at-least:55> part=''
  1904. +is-at-least:30> (( 1 <= 2 ))
  1905. +is-at-least:31> [[ '' != <-> ]]
  1906. +is-at-least:32> (( ++ver_cnt > 4 ))
  1907. +is-at-least:33> [[ 37 = *[0-9][^0-9]* ]]
  1908. +is-at-least:45> part=37
  1909. +is-at-least:31> [[ 37 != <-> ]]
  1910. +is-at-least:48> true
  1911. +is-at-least:49> (( ++min_cnt > 2 ))
  1912. +is-at-least:50> [[ 8 = <-> ]]
  1913. +is-at-least:50> break
  1914. +is-at-least:53> (( part > min_ver[min_cnt] ))
  1915. +is-at-least:53> return 0
  1916. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:141> alias 'gfa=git fetch --all --prune --jobs=10'
  1917. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:143> alias 'gfo=git fetch origin'
  1918. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:145> alias 'gfg=git ls-files | grep'
  1919. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:147> alias 'gg=git gui citool'
  1920. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:148> alias 'gga=git gui citool --amend'
  1921. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:154> compdef _git 'ggf=git-checkout'
  1922. +compdef:1> local opt autol type func delete eval new i ret=0 cmd svc
  1923. +compdef:2> local -a match mbegin mend
  1924. +compdef:4> emulate -L zsh
  1925. +compdef:5> setopt extendedglob
  1926. +compdef:9> (( ! 2 ))
  1927. +compdef:14> getopts anpPkKde opt
  1928. +compdef:38> shift OPTIND-1
  1929. +compdef:40> (( ! 2 ))
  1930. +compdef:45> [[ -z '' ]]
  1931. +compdef:49> [[ -z '' ]]
  1932. +compdef:49> [[ _git = *=* ]]
  1933. +compdef:79> func=_git
  1934. +compdef:80> [[ -n '' ]]
  1935. +compdef:81> shift
  1936. +compdef:83> case (widgetkey)
  1937. +compdef:83> case (key)
  1938. +compdef:83> case (*)
  1939. +compdef:131> (( 1 ))
  1940. +compdef:132> [[ 'ggf=git-checkout' = -N ]]
  1941. +compdef:134> [[ 'ggf=git-checkout' = -p ]]
  1942. +compdef:136> [[ 'ggf=git-checkout' = -P ]]
  1943. +compdef:139> case (pattern)
  1944. +compdef:139> case (postpattern)
  1945. +compdef:139> case (*)
  1946. +compdef:155> [[ 'ggf=git-checkout' = *=* ]]
  1947. +compdef:156> cmd=ggf
  1948. +compdef:157> svc=yes
  1949. +compdef:162> [[ -z '' ]]
  1950. +compdef:163> _comps[$cmd]=_git
  1951. +compdef:164> [[ -n yes ]]
  1952. +compdef:164> _services[$cmd]=git-checkout
  1953. +compdef:169> shift
  1954. +compdef:131> (( 0 ))
  1955. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:159> compdef _git 'ggfl=git-checkout'
  1956. +compdef:1> local opt autol type func delete eval new i ret=0 cmd svc
  1957. +compdef:2> local -a match mbegin mend
  1958. +compdef:4> emulate -L zsh
  1959. +compdef:5> setopt extendedglob
  1960. +compdef:9> (( ! 2 ))
  1961. +compdef:14> getopts anpPkKde opt
  1962. +compdef:38> shift OPTIND-1
  1963. +compdef:40> (( ! 2 ))
  1964. +compdef:45> [[ -z '' ]]
  1965. +compdef:49> [[ -z '' ]]
  1966. +compdef:49> [[ _git = *=* ]]
  1967. +compdef:79> func=_git
  1968. +compdef:80> [[ -n '' ]]
  1969. +compdef:81> shift
  1970. +compdef:83> case (widgetkey)
  1971. +compdef:83> case (key)
  1972. +compdef:83> case (*)
  1973. +compdef:131> (( 1 ))
  1974. +compdef:132> [[ 'ggfl=git-checkout' = -N ]]
  1975. +compdef:134> [[ 'ggfl=git-checkout' = -p ]]
  1976. +compdef:136> [[ 'ggfl=git-checkout' = -P ]]
  1977. +compdef:139> case (pattern)
  1978. +compdef:139> case (postpattern)
  1979. +compdef:139> case (*)
  1980. +compdef:155> [[ 'ggfl=git-checkout' = *=* ]]
  1981. +compdef:156> cmd=ggfl
  1982. +compdef:157> svc=yes
  1983. +compdef:162> [[ -z '' ]]
  1984. +compdef:163> _comps[$cmd]=_git
  1985. +compdef:164> [[ -n yes ]]
  1986. +compdef:164> _services[$cmd]=git-checkout
  1987. +compdef:169> shift
  1988. +compdef:131> (( 0 ))
  1989. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:169> compdef _git 'ggl=git-checkout'
  1990. +compdef:1> local opt autol type func delete eval new i ret=0 cmd svc
  1991. +compdef:2> local -a match mbegin mend
  1992. +compdef:4> emulate -L zsh
  1993. +compdef:5> setopt extendedglob
  1994. +compdef:9> (( ! 2 ))
  1995. +compdef:14> getopts anpPkKde opt
  1996. +compdef:38> shift OPTIND-1
  1997. +compdef:40> (( ! 2 ))
  1998. +compdef:45> [[ -z '' ]]
  1999. +compdef:49> [[ -z '' ]]
  2000. +compdef:49> [[ _git = *=* ]]
  2001. +compdef:79> func=_git
  2002. +compdef:80> [[ -n '' ]]
  2003. +compdef:81> shift
  2004. +compdef:83> case (widgetkey)
  2005. +compdef:83> case (key)
  2006. +compdef:83> case (*)
  2007. +compdef:131> (( 1 ))
  2008. +compdef:132> [[ 'ggl=git-checkout' = -N ]]
  2009. +compdef:134> [[ 'ggl=git-checkout' = -p ]]
  2010. +compdef:136> [[ 'ggl=git-checkout' = -P ]]
  2011. +compdef:139> case (pattern)
  2012. +compdef:139> case (postpattern)
  2013. +compdef:139> case (*)
  2014. +compdef:155> [[ 'ggl=git-checkout' = *=* ]]
  2015. +compdef:156> cmd=ggl
  2016. +compdef:157> svc=yes
  2017. +compdef:162> [[ -z '' ]]
  2018. +compdef:163> _comps[$cmd]=_git
  2019. +compdef:164> [[ -n yes ]]
  2020. +compdef:164> _services[$cmd]=git-checkout
  2021. +compdef:169> shift
  2022. +compdef:131> (( 0 ))
  2023. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:179> compdef _git 'ggp=git-checkout'
  2024. +compdef:1> local opt autol type func delete eval new i ret=0 cmd svc
  2025. +compdef:2> local -a match mbegin mend
  2026. +compdef:4> emulate -L zsh
  2027. +compdef:5> setopt extendedglob
  2028. +compdef:9> (( ! 2 ))
  2029. +compdef:14> getopts anpPkKde opt
  2030. +compdef:38> shift OPTIND-1
  2031. +compdef:40> (( ! 2 ))
  2032. +compdef:45> [[ -z '' ]]
  2033. +compdef:49> [[ -z '' ]]
  2034. +compdef:49> [[ _git = *=* ]]
  2035. +compdef:79> func=_git
  2036. +compdef:80> [[ -n '' ]]
  2037. +compdef:81> shift
  2038. +compdef:83> case (widgetkey)
  2039. +compdef:83> case (key)
  2040. +compdef:83> case (*)
  2041. +compdef:131> (( 1 ))
  2042. +compdef:132> [[ 'ggp=git-checkout' = -N ]]
  2043. +compdef:134> [[ 'ggp=git-checkout' = -p ]]
  2044. +compdef:136> [[ 'ggp=git-checkout' = -P ]]
  2045. +compdef:139> case (pattern)
  2046. +compdef:139> case (postpattern)
  2047. +compdef:139> case (*)
  2048. +compdef:155> [[ 'ggp=git-checkout' = *=* ]]
  2049. +compdef:156> cmd=ggp
  2050. +compdef:157> svc=yes
  2051. +compdef:162> [[ -z '' ]]
  2052. +compdef:163> _comps[$cmd]=_git
  2053. +compdef:164> [[ -n yes ]]
  2054. +compdef:164> _services[$cmd]=git-checkout
  2055. +compdef:169> shift
  2056. +compdef:131> (( 0 ))
  2057. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:188> compdef _git 'ggpnp=git-checkout'
  2058. +compdef:1> local opt autol type func delete eval new i ret=0 cmd svc
  2059. +compdef:2> local -a match mbegin mend
  2060. +compdef:4> emulate -L zsh
  2061. +compdef:5> setopt extendedglob
  2062. +compdef:9> (( ! 2 ))
  2063. +compdef:14> getopts anpPkKde opt
  2064. +compdef:38> shift OPTIND-1
  2065. +compdef:40> (( ! 2 ))
  2066. +compdef:45> [[ -z '' ]]
  2067. +compdef:49> [[ -z '' ]]
  2068. +compdef:49> [[ _git = *=* ]]
  2069. +compdef:79> func=_git
  2070. +compdef:80> [[ -n '' ]]
  2071. +compdef:81> shift
  2072. +compdef:83> case (widgetkey)
  2073. +compdef:83> case (key)
  2074. +compdef:83> case (*)
  2075. +compdef:131> (( 1 ))
  2076. +compdef:132> [[ 'ggpnp=git-checkout' = -N ]]
  2077. +compdef:134> [[ 'ggpnp=git-checkout' = -p ]]
  2078. +compdef:136> [[ 'ggpnp=git-checkout' = -P ]]
  2079. +compdef:139> case (pattern)
  2080. +compdef:139> case (postpattern)
  2081. +compdef:139> case (*)
  2082. +compdef:155> [[ 'ggpnp=git-checkout' = *=* ]]
  2083. +compdef:156> cmd=ggpnp
  2084. +compdef:157> svc=yes
  2085. +compdef:162> [[ -z '' ]]
  2086. +compdef:163> _comps[$cmd]=_git
  2087. +compdef:164> [[ -n yes ]]
  2088. +compdef:164> _services[$cmd]=git-checkout
  2089. +compdef:169> shift
  2090. +compdef:131> (( 0 ))
  2091. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:194> compdef _git 'ggu=git-checkout'
  2092. +compdef:1> local opt autol type func delete eval new i ret=0 cmd svc
  2093. +compdef:2> local -a match mbegin mend
  2094. +compdef:4> emulate -L zsh
  2095. +compdef:5> setopt extendedglob
  2096. +compdef:9> (( ! 2 ))
  2097. +compdef:14> getopts anpPkKde opt
  2098. +compdef:38> shift OPTIND-1
  2099. +compdef:40> (( ! 2 ))
  2100. +compdef:45> [[ -z '' ]]
  2101. +compdef:49> [[ -z '' ]]
  2102. +compdef:49> [[ _git = *=* ]]
  2103. +compdef:79> func=_git
  2104. +compdef:80> [[ -n '' ]]
  2105. +compdef:81> shift
  2106. +compdef:83> case (widgetkey)
  2107. +compdef:83> case (key)
  2108. +compdef:83> case (*)
  2109. +compdef:131> (( 1 ))
  2110. +compdef:132> [[ 'ggu=git-checkout' = -N ]]
  2111. +compdef:134> [[ 'ggu=git-checkout' = -p ]]
  2112. +compdef:136> [[ 'ggu=git-checkout' = -P ]]
  2113. +compdef:139> case (pattern)
  2114. +compdef:139> case (postpattern)
  2115. +compdef:139> case (*)
  2116. +compdef:155> [[ 'ggu=git-checkout' = *=* ]]
  2117. +compdef:156> cmd=ggu
  2118. +compdef:157> svc=yes
  2119. +compdef:162> [[ -z '' ]]
  2120. +compdef:163> _comps[$cmd]=_git
  2121. +compdef:164> [[ -n yes ]]
  2122. +compdef:164> _services[$cmd]=git-checkout
  2123. +compdef:169> shift
  2124. +compdef:131> (( 0 ))
  2125. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:196> alias 'ggpur=ggu'
  2126. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:197> alias 'ggpull=git pull origin "$(git_current_branch)"'
  2127. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:198> alias 'ggpush=git push origin "$(git_current_branch)"'
  2128. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:200> alias 'ggsup=git branch --set-upstream-to=origin/$(git_current_branch)'
  2129. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:201> alias 'gpsup=git push --set-upstream origin $(git_current_branch)'
  2130. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:203> alias 'ghh=git help'
  2131. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:205> alias 'gignore=git update-index --assume-unchanged'
  2132. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:206> alias 'gignored=git ls-files -v | grep "^[[:lower:]]"'
  2133. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:207> alias 'git-svn-dcommit-push=git svn dcommit && git push github $(git_main_branch):svntrunk'
  2134. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:209> alias 'gk=\gitk --all --branches &!'
  2135. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:210> alias 'gke=\gitk --all $(git log -g --pretty=%h) &!'
  2136. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:212> alias 'gl=git pull'
  2137. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:213> alias 'glg=git log --stat'
  2138. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:214> alias 'glgp=git log --stat -p'
  2139. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:215> alias 'glgg=git log --graph'
  2140. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:216> alias 'glgga=git log --graph --decorate --all'
  2141. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:217> alias 'glgm=git log --graph --max-count=10'
  2142. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:218> alias 'glo=git log --oneline --decorate'
  2143. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:219> alias 'glol=git log --graph --pretty='\''%Cred%h%Creset -%C(auto)%d%Creset %s %Cgreen(%ar) %C(bold blue)<%an>%Creset'\'
  2144. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:220> alias 'glols=git log --graph --pretty='\''%Cred%h%Creset -%C(auto)%d%Creset %s %Cgreen(%ar) %C(bold blue)<%an>%Creset'\'' --stat'
  2145. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:221> alias 'glod=git log --graph --pretty='\''%Cred%h%Creset -%C(auto)%d%Creset %s %Cgreen(%ad) %C(bold blue)<%an>%Creset'\'
  2146. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:222> alias 'glods=git log --graph --pretty='\''%Cred%h%Creset -%C(auto)%d%Creset %s %Cgreen(%ad) %C(bold blue)<%an>%Creset'\'' --date=short'
  2147. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:223> alias 'glola=git log --graph --pretty='\''%Cred%h%Creset -%C(auto)%d%Creset %s %Cgreen(%ar) %C(bold blue)<%an>%Creset'\'' --all'
  2148. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:224> alias 'glog=git log --oneline --decorate --graph'
  2149. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:225> alias 'gloga=git log --oneline --decorate --graph --all'
  2150. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:226> alias 'glp=_git_log_prettily'
  2151. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:228> alias 'gm=git merge'
  2152. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:229> alias 'gmom=git merge origin/$(git_main_branch)'
  2153. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:230> alias 'gmtl=git mergetool --no-prompt'
  2154. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:231> alias 'gmtlvim=git mergetool --no-prompt --tool=vimdiff'
  2155. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:232> alias 'gmum=git merge upstream/$(git_main_branch)'
  2156. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:233> alias 'gma=git merge --abort'
  2157. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:235> alias 'gp=git push'
  2158. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:236> alias 'gpd=git push --dry-run'
  2159. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:237> alias 'gpf=git push --force-with-lease'
  2160. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:238> alias 'gpf!=git push --force'
  2161. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:239> alias 'gpoat=git push origin --all && git push origin --tags'
  2162. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:240> alias 'gpr=git pull --rebase'
  2163. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:241> alias 'gpu=git push upstream'
  2164. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:242> alias 'gpv=git push -v'
  2165. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:244> alias 'gr=git remote'
  2166. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:245> alias 'gra=git remote add'
  2167. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:246> alias 'grb=git rebase'
  2168. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:247> alias 'grba=git rebase --abort'
  2169. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:248> alias 'grbc=git rebase --continue'
  2170. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:249> alias 'grbd=git rebase $(git_develop_branch)'
  2171. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:250> alias 'grbi=git rebase -i'
  2172. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:251> alias 'grbm=git rebase $(git_main_branch)'
  2173. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:252> alias 'grbom=git rebase origin/$(git_main_branch)'
  2174. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:253> alias 'grbo=git rebase --onto'
  2175. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:254> alias 'grbs=git rebase --skip'
  2176. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:255> alias 'grev=git revert'
  2177. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:256> alias 'grh=git reset'
  2178. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:257> alias 'grhh=git reset --hard'
  2179. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:258> alias 'groh=git reset origin/$(git_current_branch) --hard'
  2180. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:259> alias 'grm=git rm'
  2181. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:260> alias 'grmc=git rm --cached'
  2182. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:261> alias 'grmv=git remote rename'
  2183. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:262> alias 'grrm=git remote remove'
  2184. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:263> alias 'grs=git restore'
  2185. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:264> alias 'grset=git remote set-url'
  2186. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:265> alias 'grss=git restore --source'
  2187. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:266> alias 'grst=git restore --staged'
  2188. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:267> alias 'grt=cd "$(git rev-parse --show-toplevel || echo .)"'
  2189. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:268> alias 'gru=git reset --'
  2190. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:269> alias 'grup=git remote update'
  2191. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:270> alias 'grv=git remote -v'
  2192. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:272> alias 'gsb=git status -sb'
  2193. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:273> alias 'gsd=git svn dcommit'
  2194. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:274> alias 'gsh=git show'
  2195. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:275> alias 'gsi=git submodule init'
  2196. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:276> alias 'gsps=git show --pretty=short --show-signature'
  2197. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:277> alias 'gsr=git svn rebase'
  2198. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:278> alias 'gss=git status -s'
  2199. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:279> alias 'gst=git status'
  2200. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:282> is-at-least 2.13 2.37.2
  2201. +is-at-least:23> emulate -L zsh
  2202. +is-at-least:25> local IFS=.- min_cnt=0 ver_cnt=0 part min_ver version order
  2203. +is-at-least:27> min_ver=( 2 13 )
  2204. +is-at-least:28> version=( 2 37 2 0 )
  2205. +is-at-least:30> (( 0 <= 2 ))
  2206. +is-at-least:31> [[ '' != <-> ]]
  2207. +is-at-least:32> (( ++ver_cnt > 4 ))
  2208. +is-at-least:33> [[ 2 = *[0-9][^0-9]* ]]
  2209. +is-at-least:45> part=2
  2210. +is-at-least:31> [[ 2 != <-> ]]
  2211. +is-at-least:48> true
  2212. +is-at-least:49> (( ++min_cnt > 2 ))
  2213. +is-at-least:50> [[ 2 = <-> ]]
  2214. +is-at-least:50> break
  2215. +is-at-least:53> (( part > min_ver[min_cnt] ))
  2216. +is-at-least:54> (( part < min_ver[min_cnt] ))
  2217. +is-at-least:55> part=''
  2218. +is-at-least:30> (( 1 <= 2 ))
  2219. +is-at-least:31> [[ '' != <-> ]]
  2220. +is-at-least:32> (( ++ver_cnt > 4 ))
  2221. +is-at-least:33> [[ 37 = *[0-9][^0-9]* ]]
  2222. +is-at-least:45> part=37
  2223. +is-at-least:31> [[ 37 != <-> ]]
  2224. +is-at-least:48> true
  2225. +is-at-least:49> (( ++min_cnt > 2 ))
  2226. +is-at-least:50> [[ 13 = <-> ]]
  2227. +is-at-least:50> break
  2228. +is-at-least:53> (( part > min_ver[min_cnt] ))
  2229. +is-at-least:53> return 0
  2230. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:283> alias 'gsta=git stash push'
  2231. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:286> alias 'gstaa=git stash apply'
  2232. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:287> alias 'gstc=git stash clear'
  2233. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:288> alias 'gstd=git stash drop'
  2234. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:289> alias 'gstl=git stash list'
  2235. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:290> alias 'gstp=git stash pop'
  2236. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:291> alias 'gsts=git stash show --text'
  2237. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:292> alias 'gstu=gsta --include-untracked'
  2238. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:293> alias 'gstall=git stash --all'
  2239. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:294> alias 'gsu=git submodule update'
  2240. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:295> alias 'gsw=git switch'
  2241. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:296> alias 'gswc=git switch -c'
  2242. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:297> alias 'gswm=git switch $(git_main_branch)'
  2243. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:298> alias 'gswd=git switch $(git_develop_branch)'
  2244. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:300> alias 'gts=git tag -s'
  2245. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:301> alias 'gtv=git tag | sort -V'
  2246. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:302> alias 'gtl=gtl(){ git tag --sort=-v:refname -n -l "${1}*" }; noglob gtl'
  2247. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:304> alias 'gunignore=git update-index --no-assume-unchanged'
  2248. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:305> alias 'gunwip=git log -n 1 | grep -q -c "\-\-wip\-\-" && git reset HEAD~1'
  2249. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:306> alias 'gup=git pull --rebase'
  2250. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:307> alias 'gupv=git pull --rebase -v'
  2251. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:308> alias 'gupa=git pull --rebase --autostash'
  2252. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:309> alias 'gupav=git pull --rebase --autostash -v'
  2253. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:310> alias 'gupom=git pull --rebase origin $(git_main_branch)'
  2254. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:311> alias 'gupomi=git pull --rebase=interactive origin $(git_main_branch)'
  2255. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:312> alias 'glum=git pull upstream $(git_main_branch)'
  2256. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:314> alias 'gwch=git whatchanged -p --abbrev-commit --pretty=medium'
  2257. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:315> alias 'gwip=git add -A; git rm $(git ls-files --deleted) 2> /dev/null; git commit --no-verify --no-gpg-sign -m "--wip-- [skip ci]"'
  2258. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:317> alias 'gam=git am'
  2259. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:318> alias 'gamc=git am --continue'
  2260. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:319> alias 'gams=git am --skip'
  2261. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:320> alias 'gama=git am --abort'
  2262. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:321> alias 'gamscp=git am --show-current-patch'
  2263. +/home/aaront/.oh-my-zsh/plugins/git/git.plugin.zsh:337> unset git_version
  2264. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:155> plugin=command-not-found
  2265. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:156> [[ -f /home/aaront/.oh-my-zsh/custom/plugins/command-not-found/command-not-found.plugin.zsh ]]
  2266. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:157> source /home/aaront/.oh-my-zsh/custom/plugins/command-not-found/command-not-found.plugin.zsh
  2267. +/home/aaront/.oh-my-zsh/custom/plugins/command-not-found/command-not-found.plugin.zsh:3> printf 'This is totally %s.\n' zsh
  2268. +/home/aaront/.oh-my-zsh/custom/plugins/command-not-found/command-not-found.plugin.zsh:5> [[ -n '' ]]
  2269. +/home/aaront/.oh-my-zsh/custom/plugins/command-not-found/command-not-found.plugin.zsh:11> file=/usr/share/doc/pkgfile/command-not-found.zsh
  2270. +/home/aaront/.oh-my-zsh/custom/plugins/command-not-found/command-not-found.plugin.zsh:18> [[ -r /usr/share/doc/pkgfile/command-not-found.zsh ]]
  2271. +/home/aaront/.oh-my-zsh/custom/plugins/command-not-found/command-not-found.plugin.zsh:19> source /usr/share/doc/pkgfile/command-not-found.zsh
  2272. +/home/aaront/.oh-my-zsh/custom/plugins/command-not-found/command-not-found.plugin.zsh:20> unset file
  2273. +/home/aaront/.oh-my-zsh/custom/plugins/command-not-found/command-not-found.plugin.zsh:21> return 0
  2274. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:162> unset plugin
  2275. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:165> config_file=/home/aaront/.oh-my-zsh/custom/example.zsh
  2276. +/home/aaront/.oh-my-zsh/oh-my-zsh.sh:166> source /home/aaront/.oh-my-zsh/custom/example.zsh
  2277. +/home/aaront/.oh-my-zsh/custom/example.zsh:5> /home/aaront/.oh-my-zsh/custom/plugins/command-not-found/command-not-found.plugin.zsh
  2278.  
Add Comment
Please, Sign In to add comment