Skip to content

Instantly share code, notes, and snippets.

@maisieccino
Last active October 27, 2017 13:24
Show Gist options
  • Save maisieccino/e151e6699b3b9be41befec6ccdd6b4c2 to your computer and use it in GitHub Desktop.
Save maisieccino/e151e6699b3b9be41befec6ccdd6b4c2 to your computer and use it in GitHub Desktop.
oh-my-zsh issue #80 tab complete segfault
PID: 2077 (zsh)
UID: 1000 (mbell)
GID: 1000 (mbell)
Signal: 6 (ABRT)
Timestamp: Fri 2017-10-27 14:08:11 BST (10min ago)
Command Line: zsh
Executable: /usr/bin/zsh
Control Group: /user.slice/user-1000.slice/user@1000.service/gnome-terminal-server.service
Unit: user@1000.service
User Unit: gnome-terminal-server.service
Slice: user-1000.slice
Owner UID: 1000 (mbell)
Boot ID: 5a37a7f9747241068cee54ac23d6b3b6
Machine ID: 526307fba089480693e37e391c01eb86
Hostname: chancery-lane
Storage: /var/lib/systemd/coredump/core.zsh.1000.5a37a7f9747241068cee54ac23d6b3b6.2077.1509109691000000.lz4
Message: Process 2077 (zsh) of user 1000 dumped core.
Stack trace of thread 2077:
#0 0x00007fa46deda8a0 raise (libc.so.6)
#1 0x00007fa46dedbf09 abort (libc.so.6)
#2 0x00007fa46df1d517 __libc_message (libc.so.6)
#3 0x00007fa46df23c84 malloc_printerr (libc.so.6)
#4 0x00007fa46df28364 _int_realloc (libc.so.6)
#5 0x00007fa46df2922e realloc (libc.so.6)
#6 0x000055b4d1e0bb0e zrealloc (zsh)
#7 0x000055b4d1dfe134 expandjobtab (zsh)
#8 0x000055b4d1dfe1e2 initjob (zsh)
#9 0x000055b4d1dde9e6 n/a (zsh)
#10 0x000055b4d1de0497 execlist (zsh)
#11 0x000055b4d1e0623e execif (zsh)
#12 0x000055b4d1ddd000 n/a (zsh)
#13 0x000055b4d1dde6aa n/a (zsh)
#14 0x000055b4d1ddea92 n/a (zsh)
#15 0x000055b4d1de0318 execlist (zsh)
#16 0x000055b4d1e06278 execif (zsh)
#17 0x000055b4d1ddd000 n/a (zsh)
#18 0x000055b4d1dde6aa n/a (zsh)
#19 0x000055b4d1ddea92 n/a (zsh)
#20 0x000055b4d1de0318 execlist (zsh)
#21 0x000055b4d1de08cb execode (zsh)
#22 0x000055b4d1de0a61 n/a (zsh)
#23 0x000055b4d1ddda93 n/a (zsh)
#24 0x000055b4d1dde6aa n/a (zsh)
#25 0x000055b4d1ddea92 n/a (zsh)
#26 0x000055b4d1de0318 execlist (zsh)
#27 0x000055b4d1de08cb execode (zsh)
#28 0x000055b4d1de17d8 runshfunc (zsh)
#29 0x00007fa46cde78c9 n/a (complete.so)
#30 0x000055b4d1de147d runshfunc (zsh)
#31 0x000055b4d1de211e doshfunc (zsh)
#32 0x000055b4d1de2500 n/a (zsh)
#33 0x000055b4d1dddcdf n/a (zsh)
#34 0x000055b4d1dde6aa n/a (zsh)
#35 0x000055b4d1ddea92 n/a (zsh)
#36 0x000055b4d1de0318 execlist (zsh)
#37 0x000055b4d1e0623e execif (zsh)
#38 0x000055b4d1ddd000 n/a (zsh)
#39 0x000055b4d1dde6aa n/a (zsh)
#40 0x000055b4d1ddea92 n/a (zsh)
#41 0x000055b4d1de0318 execlist (zsh)
#42 0x000055b4d1e06278 execif (zsh)
#43 0x000055b4d1ddd000 n/a (zsh)
#44 0x000055b4d1dde6aa n/a (zsh)
#45 0x000055b4d1ddea92 n/a (zsh)
#46 0x000055b4d1de0318 execlist (zsh)
#47 0x000055b4d1e05e68 execwhile (zsh)
#48 0x000055b4d1ddd000 n/a (zsh)
#49 0x000055b4d1dde6aa n/a (zsh)
#50 0x000055b4d1ddea92 n/a (zsh)
#51 0x000055b4d1de0318 execlist (zsh)
#52 0x000055b4d1e05e68 execwhile (zsh)
#53 0x000055b4d1ddd000 n/a (zsh)
#54 0x000055b4d1dde6aa n/a (zsh)
#55 0x000055b4d1ddea92 n/a (zsh)
#56 0x000055b4d1de0318 execlist (zsh)
#57 0x000055b4d1e05210 execfor (zsh)
#58 0x000055b4d1ddd000 n/a (zsh)
#59 0x000055b4d1dde6aa n/a (zsh)
#60 0x000055b4d1ddea92 n/a (zsh)
#61 0x000055b4d1de0318 execlist (zsh)
#62 0x000055b4d1e05210 execfor (zsh)
#63 0x000055b4d1ddd000 n/a (zsh)
Core was generated by `zsh'.
Program terminated with signal SIGABRT, Aborted.
#0 0x00007fa46deda8a0 in raise () from /usr/lib/libc.so.6
(gdb) bt
#0 0x00007fa46deda8a0 in raise () from /usr/lib/libc.so.6
#1 0x00007fa46dedbf09 in abort () from /usr/lib/libc.so.6
#2 0x00007fa46df1d517 in __libc_message () from /usr/lib/libc.so.6
#3 0x00007fa46df23c84 in malloc_printerr () from /usr/lib/libc.so.6
#4 0x00007fa46df28364 in _int_realloc () from /usr/lib/libc.so.6
#5 0x00007fa46df2922e in realloc () from /usr/lib/libc.so.6
#6 0x000055b4d1e0bb0e in zrealloc ()
#7 0x000055b4d1dfe134 in expandjobtab ()
#8 0x000055b4d1dfe1e2 in initjob ()
#9 0x000055b4d1dde9e6 in ?? ()
#10 0x000055b4d1de0497 in execlist ()
#11 0x000055b4d1e0623e in execif ()
#12 0x000055b4d1ddd000 in ?? ()
#13 0x000055b4d1dde6aa in ?? ()
#14 0x000055b4d1ddea92 in ?? ()
#15 0x000055b4d1de0318 in execlist ()
#16 0x000055b4d1e06278 in execif ()
#17 0x000055b4d1ddd000 in ?? ()
#18 0x000055b4d1dde6aa in ?? ()
#19 0x000055b4d1ddea92 in ?? ()
#20 0x000055b4d1de0318 in execlist ()
#21 0x000055b4d1de08cb in execode ()
#22 0x000055b4d1de0a61 in ?? ()
#23 0x000055b4d1ddda93 in ?? ()
#24 0x000055b4d1dde6aa in ?? ()
#25 0x000055b4d1ddea92 in ?? ()
#26 0x000055b4d1de0318 in execlist ()
#27 0x000055b4d1de08cb in execode ()
#28 0x000055b4d1de17d8 in runshfunc ()
#29 0x00007fa46cde78c9 in ?? () from /usr/lib/zsh/5.4.2/zsh/complete.so
#30 0x000055b4d1de147d in runshfunc ()
#31 0x000055b4d1de211e in doshfunc ()
#32 0x000055b4d1de2500 in ?? ()
#33 0x000055b4d1dddcdf in ?? ()
#34 0x000055b4d1dde6aa in ?? ()
#35 0x000055b4d1ddea92 in ?? ()
#36 0x000055b4d1de0318 in execlist ()
#37 0x000055b4d1e0623e in execif ()
#38 0x000055b4d1ddd000 in ?? ()
#39 0x000055b4d1dde6aa in ?? ()
#40 0x000055b4d1ddea92 in ?? ()
#41 0x000055b4d1de0318 in execlist ()
#42 0x000055b4d1e06278 in execif ()
#43 0x000055b4d1ddd000 in ?? ()
#44 0x000055b4d1dde6aa in ?? ()
#45 0x000055b4d1ddea92 in ?? ()
#46 0x000055b4d1de0318 in execlist ()
#47 0x000055b4d1e05e68 in execwhile ()
#48 0x000055b4d1ddd000 in ?? ()
#49 0x000055b4d1dde6aa in ?? ()
#50 0x000055b4d1ddea92 in ?? ()
---Type <return> to continue, or q <return> to quit---Quit
(gdb)
#0 0x00007fa46deda8a0 in raise () from /usr/lib/libc.so.6
#1 0x00007fa46dedbf09 in abort () from /usr/lib/libc.so.6
#2 0x00007fa46df1d517 in __libc_message () from /usr/lib/libc.so.6
#3 0x00007fa46df23c84 in malloc_printerr () from /usr/lib/libc.so.6
#4 0x00007fa46df28364 in _int_realloc () from /usr/lib/libc.so.6
#5 0x00007fa46df2922e in realloc () from /usr/lib/libc.so.6
#6 0x000055b4d1e0bb0e in zrealloc ()
#7 0x000055b4d1dfe134 in expandjobtab ()
#8 0x000055b4d1dfe1e2 in initjob ()
#9 0x000055b4d1dde9e6 in ?? ()
#10 0x000055b4d1de0497 in execlist ()
#11 0x000055b4d1e0623e in execif ()
#12 0x000055b4d1ddd000 in ?? ()
#13 0x000055b4d1dde6aa in ?? ()
#14 0x000055b4d1ddea92 in ?? ()
#15 0x000055b4d1de0318 in execlist ()
#16 0x000055b4d1e06278 in execif ()
#17 0x000055b4d1ddd000 in ?? ()
#18 0x000055b4d1dde6aa in ?? ()
#19 0x000055b4d1ddea92 in ?? ()
#20 0x000055b4d1de0318 in execlist ()
#21 0x000055b4d1de08cb in execode ()
#22 0x000055b4d1de0a61 in ?? ()
#23 0x000055b4d1ddda93 in ?? ()
#24 0x000055b4d1dde6aa in ?? ()
#25 0x000055b4d1ddea92 in ?? ()
#26 0x000055b4d1de0318 in execlist ()
#27 0x000055b4d1de08cb in execode ()
#28 0x000055b4d1de17d8 in runshfunc ()
#29 0x00007fa46cde78c9 in ?? () from /usr/lib/zsh/5.4.2/zsh/complete.so
#30 0x000055b4d1de147d in runshfunc ()
#31 0x000055b4d1de211e in doshfunc ()
#32 0x000055b4d1de2500 in ?? ()
#33 0x000055b4d1dddcdf in ?? ()
#34 0x000055b4d1dde6aa in ?? ()
#35 0x000055b4d1ddea92 in ?? ()
#36 0x000055b4d1de0318 in execlist ()
#37 0x000055b4d1e0623e in execif ()
#38 0x000055b4d1ddd000 in ?? ()
#39 0x000055b4d1dde6aa in ?? ()
#40 0x000055b4d1ddea92 in ?? ()
#41 0x000055b4d1de0318 in execlist ()
#42 0x000055b4d1e06278 in execif ()
#43 0x000055b4d1ddd000 in ?? ()
#44 0x000055b4d1dde6aa in ?? ()
#45 0x000055b4d1ddea92 in ?? ()
#46 0x000055b4d1de0318 in execlist ()
#47 0x000055b4d1e05e68 in execwhile ()
#48 0x000055b4d1ddd000 in ?? ()
#49 0x000055b4d1dde6aa in ?? ()
#50 0x000055b4d1ddea92 in ?? ()
---Type <return> to continue, or q <return> to quit---
#51 0x000055b4d1de0318 in execlist ()
#52 0x000055b4d1e05e68 in execwhile ()
#53 0x000055b4d1ddd000 in ?? ()
#54 0x000055b4d1dde6aa in ?? ()
#55 0x000055b4d1ddea92 in ?? ()
#56 0x000055b4d1de0318 in execlist ()
#57 0x000055b4d1e05210 in execfor ()
#58 0x000055b4d1ddd000 in ?? ()
#59 0x000055b4d1dde6aa in ?? ()
#60 0x000055b4d1ddea92 in ?? ()
#61 0x000055b4d1de0318 in execlist ()
#62 0x000055b4d1e05210 in execfor ()
#63 0x000055b4d1ddd000 in ?? ()
#64 0x000055b4d1dde6aa in ?? ()
#65 0x000055b4d1ddea92 in ?? ()
#66 0x000055b4d1de0318 in execlist ()
#67 0x000055b4d1de08cb in execode ()
#68 0x000055b4d1de0a61 in ?? ()
#69 0x000055b4d1ddda93 in ?? ()
#70 0x000055b4d1dde6aa in ?? ()
#71 0x000055b4d1ddea92 in ?? ()
#72 0x000055b4d1de0318 in execlist ()
#73 0x000055b4d1de08cb in execode ()
#74 0x000055b4d1de17d8 in runshfunc ()
#75 0x00007fa46cde78c9 in ?? () from /usr/lib/zsh/5.4.2/zsh/complete.so
#76 0x000055b4d1de147d in runshfunc ()
#77 0x000055b4d1de211e in doshfunc ()
#78 0x000055b4d1de2500 in ?? ()
#79 0x000055b4d1dddcdf in ?? ()
#80 0x000055b4d1dde6aa in ?? ()
#81 0x000055b4d1ddea92 in ?? ()
#82 0x000055b4d1de0318 in execlist ()
#83 0x000055b4d1e068f1 in execcase ()
#84 0x000055b4d1ddd000 in ?? ()
#85 0x000055b4d1dde6aa in ?? ()
#86 0x000055b4d1ddea92 in ?? ()
#87 0x000055b4d1de0318 in execlist ()
#88 0x000055b4d1de08cb in execode ()
#89 0x000055b4d1de17d8 in runshfunc ()
#90 0x00007fa46cde78c9 in ?? () from /usr/lib/zsh/5.4.2/zsh/complete.so
#91 0x000055b4d1de147d in runshfunc ()
#92 0x000055b4d1de211e in doshfunc ()
#93 0x000055b4d1de2500 in ?? ()
#94 0x000055b4d1dddcdf in ?? ()
#95 0x000055b4d1dde6aa in ?? ()
#96 0x000055b4d1ddea92 in ?? ()
#97 0x000055b4d1de0497 in execlist ()
#98 0x000055b4d1e05e68 in execwhile ()
#99 0x000055b4d1ddd000 in ?? ()
#100 0x000055b4d1dde6aa in ?? ()
#101 0x000055b4d1ddea92 in ?? ()
---Type <return> to continue, or q <return> to quit---
#102 0x000055b4d1de0318 in execlist ()
#103 0x000055b4d1e06278 in execif ()
#104 0x000055b4d1ddd000 in ?? ()
#105 0x000055b4d1dde6aa in ?? ()
#106 0x000055b4d1ddea92 in ?? ()
#107 0x000055b4d1de0318 in execlist ()
#108 0x000055b4d1e06278 in execif ()
#109 0x000055b4d1ddd000 in ?? ()
#110 0x000055b4d1dde6aa in ?? ()
#111 0x000055b4d1ddea92 in ?? ()
#112 0x000055b4d1de0318 in execlist ()
#113 0x000055b4d1e06278 in execif ()
#114 0x000055b4d1ddd000 in ?? ()
#115 0x000055b4d1dde6aa in ?? ()
#116 0x000055b4d1ddea92 in ?? ()
#117 0x000055b4d1de0318 in execlist ()
#118 0x000055b4d1e05e68 in execwhile ()
#119 0x000055b4d1ddd000 in ?? ()
#120 0x000055b4d1dde6aa in ?? ()
#121 0x000055b4d1ddea92 in ?? ()
#122 0x000055b4d1de0318 in execlist ()
#123 0x000055b4d1e06278 in execif ()
#124 0x000055b4d1ddd000 in ?? ()
#125 0x000055b4d1dde6aa in ?? ()
#126 0x000055b4d1ddea92 in ?? ()
#127 0x000055b4d1de0318 in execlist ()
#128 0x000055b4d1e05e68 in execwhile ()
#129 0x000055b4d1ddd000 in ?? ()
#130 0x000055b4d1dde6aa in ?? ()
#131 0x000055b4d1ddea92 in ?? ()
#132 0x000055b4d1de0318 in execlist ()
#133 0x000055b4d1e05e68 in execwhile ()
#134 0x000055b4d1ddd000 in ?? ()
#135 0x000055b4d1dde6aa in ?? ()
#136 0x000055b4d1ddea92 in ?? ()
#137 0x000055b4d1de0318 in execlist ()
#138 0x000055b4d1e06278 in execif ()
#139 0x000055b4d1ddd000 in ?? ()
#140 0x000055b4d1dde6aa in ?? ()
#141 0x000055b4d1ddea92 in ?? ()
#142 0x000055b4d1de0318 in execlist ()
#143 0x000055b4d1de08cb in execode ()
#144 0x000055b4d1de17d8 in runshfunc ()
#145 0x00007fa46cde78c9 in ?? () from /usr/lib/zsh/5.4.2/zsh/complete.so
#146 0x000055b4d1de147d in runshfunc ()
#147 0x000055b4d1de211e in doshfunc ()
#148 0x000055b4d1de2500 in ?? ()
#149 0x000055b4d1dddcdf in ?? ()
#150 0x000055b4d1dde6aa in ?? ()
#151 0x000055b4d1ddea92 in ?? ()
#152 0x000055b4d1de0497 in execlist ()
---Type <return> to continue, or q <return> to quit---
#153 0x000055b4d1de08cb in execode ()
#154 0x000055b4d1de0a61 in ?? ()
#155 0x000055b4d1ddda93 in ?? ()
#156 0x000055b4d1dde6aa in ?? ()
#157 0x000055b4d1ddea92 in ?? ()
#158 0x000055b4d1de0318 in execlist ()
#159 0x000055b4d1de08cb in execode ()
#160 0x000055b4d1de17d8 in runshfunc ()
#161 0x00007fa46cde78c9 in ?? () from /usr/lib/zsh/5.4.2/zsh/complete.so
#162 0x000055b4d1de147d in runshfunc ()
#163 0x000055b4d1de211e in doshfunc ()
#164 0x000055b4d1de2500 in ?? ()
#165 0x000055b4d1dddcdf in ?? ()
#166 0x000055b4d1dde6aa in ?? ()
#167 0x000055b4d1ddea92 in ?? ()
#168 0x000055b4d1de0318 in execlist ()
#169 0x000055b4d1de08cb in execode ()
#170 0x000055b4d1dc43d7 in ?? ()
#171 0x000055b4d1dceb3f in execbuiltin ()
#172 0x000055b4d1dddc6a in ?? ()
#173 0x000055b4d1dde6aa in ?? ()
#174 0x000055b4d1ddea92 in ?? ()
#175 0x000055b4d1de0497 in execlist ()
#176 0x000055b4d1e06278 in execif ()
#177 0x000055b4d1ddd000 in ?? ()
#178 0x000055b4d1dde6aa in ?? ()
#179 0x000055b4d1ddea92 in ?? ()
#180 0x000055b4d1de0318 in execlist ()
#181 0x000055b4d1de08cb in execode ()
#182 0x000055b4d1de17d8 in runshfunc ()
#183 0x00007fa46cde78c9 in ?? () from /usr/lib/zsh/5.4.2/zsh/complete.so
#184 0x000055b4d1de147d in runshfunc ()
#185 0x000055b4d1de211e in doshfunc ()
#186 0x000055b4d1de2500 in ?? ()
#187 0x000055b4d1dddcdf in ?? ()
#188 0x000055b4d1dde6aa in ?? ()
#189 0x000055b4d1ddea92 in ?? ()
#190 0x000055b4d1de0318 in execlist ()
#191 0x000055b4d1de08cb in execode ()
#192 0x000055b4d1de17d8 in runshfunc ()
#193 0x00007fa46cde78c9 in ?? () from /usr/lib/zsh/5.4.2/zsh/complete.so
#194 0x000055b4d1de147d in runshfunc ()
#195 0x000055b4d1de211e in doshfunc ()
#196 0x000055b4d1de2500 in ?? ()
#197 0x000055b4d1dddcdf in ?? ()
#198 0x000055b4d1dde6aa in ?? ()
#199 0x000055b4d1ddea92 in ?? ()
#200 0x000055b4d1de0318 in execlist ()
#201 0x000055b4d1de08cb in execode ()
#202 0x000055b4d1dc43d7 in ?? ()
#203 0x000055b4d1dceb3f in execbuiltin ()
---Type <return> to continue, or q <return> to quit---
#204 0x000055b4d1dddc6a in ?? ()
#205 0x000055b4d1dde6aa in ?? ()
#206 0x000055b4d1ddea92 in ?? ()
#207 0x000055b4d1de0497 in execlist ()
#208 0x000055b4d1e05e68 in execwhile ()
#209 0x000055b4d1ddd000 in ?? ()
#210 0x000055b4d1dde6aa in ?? ()
#211 0x000055b4d1ddea92 in ?? ()
#212 0x000055b4d1de0318 in execlist ()
#213 0x000055b4d1e06278 in execif ()
#214 0x000055b4d1ddd000 in ?? ()
#215 0x000055b4d1dde6aa in ?? ()
#216 0x000055b4d1ddea92 in ?? ()
#217 0x000055b4d1de0318 in execlist ()
#218 0x000055b4d1e06278 in execif ()
#219 0x000055b4d1ddd000 in ?? ()
#220 0x000055b4d1dde6aa in ?? ()
#221 0x000055b4d1ddea92 in ?? ()
#222 0x000055b4d1de0318 in execlist ()
#223 0x000055b4d1e06278 in execif ()
#224 0x000055b4d1ddd000 in ?? ()
#225 0x000055b4d1dde6aa in ?? ()
#226 0x000055b4d1ddea92 in ?? ()
#227 0x000055b4d1de0318 in execlist ()
#228 0x000055b4d1e05e68 in execwhile ()
#229 0x000055b4d1ddd000 in ?? ()
#230 0x000055b4d1dde6aa in ?? ()
#231 0x000055b4d1ddea92 in ?? ()
#232 0x000055b4d1de0318 in execlist ()
#233 0x000055b4d1e06278 in execif ()
#234 0x000055b4d1ddd000 in ?? ()
#235 0x000055b4d1dde6aa in ?? ()
#236 0x000055b4d1ddea92 in ?? ()
#237 0x000055b4d1de0318 in execlist ()
#238 0x000055b4d1e05e68 in execwhile ()
#239 0x000055b4d1ddd000 in ?? ()
#240 0x000055b4d1dde6aa in ?? ()
#241 0x000055b4d1ddea92 in ?? ()
#242 0x000055b4d1de0318 in execlist ()
#243 0x000055b4d1e05e68 in execwhile ()
#244 0x000055b4d1ddd000 in ?? ()
#245 0x000055b4d1dde6aa in ?? ()
#246 0x000055b4d1ddea92 in ?? ()
#247 0x000055b4d1de0318 in execlist ()
#248 0x000055b4d1e06278 in execif ()
#249 0x000055b4d1ddd000 in ?? ()
#250 0x000055b4d1dde6aa in ?? ()
#251 0x000055b4d1ddea92 in ?? ()
#252 0x000055b4d1de0318 in execlist ()
#253 0x000055b4d1de08cb in execode ()
#254 0x000055b4d1de0a61 in ?? ()
---Type <return> to continue, or q <return> to quit---
#255 0x000055b4d1ddda93 in ?? ()
#256 0x000055b4d1dde6aa in ?? ()
#257 0x000055b4d1ddea92 in ?? ()
#258 0x000055b4d1de0318 in execlist ()
#259 0x000055b4d1de08cb in execode ()
#260 0x000055b4d1de17d8 in runshfunc ()
#261 0x00007fa46cde78c9 in ?? () from /usr/lib/zsh/5.4.2/zsh/complete.so
#262 0x000055b4d1de147d in runshfunc ()
#263 0x000055b4d1de211e in doshfunc ()
#264 0x000055b4d1de2500 in ?? ()
#265 0x000055b4d1dddcdf in ?? ()
#266 0x000055b4d1dde6aa in ?? ()
#267 0x000055b4d1ddea92 in ?? ()
#268 0x000055b4d1de0318 in execlist ()
#269 0x000055b4d1de08cb in execode ()
#270 0x000055b4d1de0a61 in ?? ()
#271 0x000055b4d1ddda93 in ?? ()
#272 0x000055b4d1dde6aa in ?? ()
#273 0x000055b4d1ddea92 in ?? ()
#274 0x000055b4d1de0318 in execlist ()
#275 0x000055b4d1de08cb in execode ()
#276 0x000055b4d1de17d8 in runshfunc ()
#277 0x00007fa46cde78c9 in ?? () from /usr/lib/zsh/5.4.2/zsh/complete.so
#278 0x000055b4d1de147d in runshfunc ()
#279 0x000055b4d1de211e in doshfunc ()
#280 0x000055b4d1de2500 in ?? ()
#281 0x000055b4d1dddcdf in ?? ()
#282 0x000055b4d1dde6aa in ?? ()
#283 0x000055b4d1ddea92 in ?? ()
#284 0x000055b4d1de0318 in execlist ()
#285 0x000055b4d1de08cb in execode ()
#286 0x000055b4d1dc43d7 in ?? ()
#287 0x000055b4d1dceb3f in execbuiltin ()
#288 0x000055b4d1dddc6a in ?? ()
#289 0x000055b4d1dde6aa in ?? ()
#290 0x000055b4d1ddea92 in ?? ()
#291 0x000055b4d1de0497 in execlist ()
#292 0x000055b4d1e06278 in execif ()
#293 0x000055b4d1ddd000 in ?? ()
#294 0x000055b4d1dde6aa in ?? ()
#295 0x000055b4d1ddea92 in ?? ()
#296 0x000055b4d1de0318 in execlist ()
#297 0x000055b4d1de08cb in execode ()
#298 0x000055b4d1de0a61 in ?? ()
#299 0x000055b4d1ddda93 in ?? ()
#300 0x000055b4d1dde6aa in ?? ()
#301 0x000055b4d1ddea92 in ?? ()
#302 0x000055b4d1de0318 in execlist ()
#303 0x000055b4d1de08cb in execode ()
#304 0x000055b4d1de17d8 in runshfunc ()
#305 0x00007fa46cde78c9 in ?? () from /usr/lib/zsh/5.4.2/zsh/complete.so
---Type <return> to continue, or q <return> to quit---
#306 0x000055b4d1de147d in runshfunc ()
#307 0x000055b4d1de211e in doshfunc ()
#308 0x000055b4d1de2500 in ?? ()
#309 0x000055b4d1dddcdf in ?? ()
#310 0x000055b4d1dde6aa in ?? ()
#311 0x000055b4d1ddea92 in ?? ()
#312 0x000055b4d1de0318 in execlist ()
#313 0x000055b4d1de08cb in execode ()
#314 0x000055b4d1de0a61 in ?? ()
#315 0x000055b4d1ddda93 in ?? ()
#316 0x000055b4d1dde6aa in ?? ()
#317 0x000055b4d1ddea92 in ?? ()
#318 0x000055b4d1de0318 in execlist ()
#319 0x000055b4d1de08cb in execode ()
#320 0x000055b4d1de17d8 in runshfunc ()
#321 0x00007fa46cde78c9 in ?? () from /usr/lib/zsh/5.4.2/zsh/complete.so
#322 0x000055b4d1de147d in runshfunc ()
#323 0x000055b4d1de211e in doshfunc ()
#324 0x000055b4d1de2500 in ?? ()
#325 0x000055b4d1dddcdf in ?? ()
#326 0x000055b4d1dde6aa in ?? ()
#327 0x000055b4d1ddea92 in ?? ()
#328 0x000055b4d1de0497 in execlist ()
#329 0x000055b4d1e06278 in execif ()
#330 0x000055b4d1ddd000 in ?? ()
#331 0x000055b4d1dde6aa in ?? ()
#332 0x000055b4d1ddea92 in ?? ()
#333 0x000055b4d1de0318 in execlist ()
#334 0x000055b4d1de08cb in execode ()
#335 0x000055b4d1de0a61 in ?? ()
#336 0x000055b4d1ddda93 in ?? ()
#337 0x000055b4d1dde6aa in ?? ()
#338 0x000055b4d1ddea92 in ?? ()
#339 0x000055b4d1de0318 in execlist ()
#340 0x000055b4d1de08cb in execode ()
#341 0x000055b4d1de17d8 in runshfunc ()
#342 0x00007fa46cde78c9 in ?? () from /usr/lib/zsh/5.4.2/zsh/complete.so
#343 0x000055b4d1de147d in runshfunc ()
#344 0x000055b4d1de211e in doshfunc ()
#345 0x000055b4d1de2500 in ?? ()
#346 0x000055b4d1dddcdf in ?? ()
#347 0x000055b4d1dde6aa in ?? ()
#348 0x000055b4d1ddea92 in ?? ()
#349 0x000055b4d1de0318 in execlist ()
#350 0x000055b4d1e0623e in execif ()
#351 0x000055b4d1ddd000 in ?? ()
#352 0x000055b4d1dde6aa in ?? ()
#353 0x000055b4d1ddea92 in ?? ()
#354 0x000055b4d1de0318 in execlist ()
#355 0x000055b4d1e05210 in execfor ()
#356 0x000055b4d1ddd000 in ?? ()
---Type <return> to continue, or q <return> to quit---
#357 0x000055b4d1dde6aa in ?? ()
#358 0x000055b4d1ddea92 in ?? ()
#359 0x000055b4d1de0318 in execlist ()
#360 0x000055b4d1e05210 in execfor ()
#361 0x000055b4d1ddd000 in ?? ()
#362 0x000055b4d1dde6aa in ?? ()
#363 0x000055b4d1ddea92 in ?? ()
#364 0x000055b4d1de0318 in execlist ()
#365 0x000055b4d1e06aed in exectry ()
#366 0x000055b4d1ddd000 in ?? ()
#367 0x000055b4d1dde6aa in ?? ()
#368 0x000055b4d1ddea92 in ?? ()
#369 0x000055b4d1de0318 in execlist ()
#370 0x000055b4d1de08cb in execode ()
#371 0x000055b4d1de0a61 in ?? ()
#372 0x000055b4d1ddda93 in ?? ()
#373 0x000055b4d1dde6aa in ?? ()
#374 0x000055b4d1ddea92 in ?? ()
#375 0x000055b4d1de0318 in execlist ()
#376 0x000055b4d1de08cb in execode ()
#377 0x000055b4d1de17d8 in runshfunc ()
#378 0x00007fa46cde78c9 in ?? () from /usr/lib/zsh/5.4.2/zsh/complete.so
#379 0x000055b4d1de147d in runshfunc ()
#380 0x000055b4d1de211e in doshfunc ()
#381 0x00007fa46cdef575 in do_completion () from /usr/lib/zsh/5.4.2/zsh/complete.so
#382 0x00007fa46d037763 in ?? () from /usr/lib/zsh/5.4.2/zsh/zle.so
#383 0x00007fa46d032950 in completecall () from /usr/lib/zsh/5.4.2/zsh/zle.so
#384 0x00007fa46d022145 in execzlefunc () from /usr/lib/zsh/5.4.2/zsh/zle.so
#385 0x00007fa46d031f89 in ?? () from /usr/lib/zsh/5.4.2/zsh/zle.so
#386 0x000055b4d1dceb3f in execbuiltin ()
#387 0x000055b4d1dddc6a in ?? ()
#388 0x000055b4d1dde6aa in ?? ()
#389 0x000055b4d1ddea92 in ?? ()
#390 0x000055b4d1de0497 in execlist ()
#391 0x000055b4d1de08cb in execode ()
#392 0x000055b4d1de165c in runshfunc ()
#393 0x000055b4d1de211e in doshfunc ()
#394 0x000055b4d1de2500 in ?? ()
#395 0x000055b4d1dddcdf in ?? ()
#396 0x000055b4d1dde6aa in ?? ()
#397 0x000055b4d1ddea92 in ?? ()
#398 0x000055b4d1de0318 in execlist ()
#399 0x000055b4d1de08cb in execode ()
#400 0x000055b4d1de165c in runshfunc ()
#401 0x000055b4d1de211e in doshfunc ()
#402 0x00007fa46d021b3e in execzlefunc () from /usr/lib/zsh/5.4.2/zsh/zle.so
#403 0x00007fa46d031f89 in ?? () from /usr/lib/zsh/5.4.2/zsh/zle.so
#404 0x000055b4d1dceb3f in execbuiltin ()
#405 0x000055b4d1dddc6a in ?? ()
#406 0x000055b4d1dde6aa in ?? ()
#407 0x000055b4d1ddea92 in ?? ()
---Type <return> to continue, or q <return> to quit---
#408 0x000055b4d1de0318 in execlist ()
#409 0x000055b4d1e06278 in execif ()
#410 0x000055b4d1ddd000 in ?? ()
#411 0x000055b4d1dde6aa in ?? ()
#412 0x000055b4d1ddea92 in ?? ()
#413 0x000055b4d1de0318 in execlist ()
#414 0x000055b4d1de08cb in execode ()
#415 0x000055b4d1de165c in runshfunc ()
#416 0x000055b4d1de211e in doshfunc ()
#417 0x00007fa46d021b3e in execzlefunc () from /usr/lib/zsh/5.4.2/zsh/zle.so
#418 0x00007fa46d02252f in zlecore () from /usr/lib/zsh/5.4.2/zsh/zle.so
#419 0x00007fa46d023409 in zleread () from /usr/lib/zsh/5.4.2/zsh/zle.so
#420 0x000055b4d1df8c84 in zleentry ()
#421 0x000055b4d1dfa248 in ?? ()
#422 0x000055b4d1df1cec in ?? ()
#423 0x000055b4d1e03a4e in ?? ()
#424 0x000055b4d1e22cc7 in parse_event ()
#425 0x000055b4d1df5545 in loop ()
#426 0x000055b4d1df9366 in zsh_main ()
#427 0x00007fa46dec6f6a in __libc_start_main () from /usr/lib/libc.so.6
#428 0x000055b4d1dbf8ba in _start ()
oh-my-zsh diagnostic dump
omz_diagdump_20171027-142329.txt
Fri 27 Oct 14:23:29 BST 2017
Linux chancery-lane 4.13.8-1-ARCH #1 SMP PREEMPT Wed Oct 18 11:49:44 CEST 2017 x86_64 GNU/Linux
OSTYPE=linux-gnu
ZSH_VERSION=5.4.2
User: mbell
umask: 022
/etc/arch-release:
/etc/os-release:
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
ID_LIKE=archlinux
ANSI_COLOR="0;36"
HOME_URL="https://www.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://bugs.archlinux.org/"
sh is /usr/bin/sh SHA ec5fc1af3c987f27165c7d7889cdf5c400961b87 ( -> /usr/bin/bash )
zsh is /usr/bin/zsh SHA 04b3f6be766d0a5bd3e6323dda472f271c92e0a0
ksh: not found
bash is /usr/bin/bash SHA ec5fc1af3c987f27165c7d7889cdf5c400961b87
sed is /usr/bin/sed SHA f49782144c3ee142389827874a329399b8ab7706
cat is /usr/bin/cat SHA 6edadc8480fa24607d3d271e59d3f9db050667fe
grep is grep: aliased to grep --color=auto --exclude-dir={.bzr,CVS,.git,.hg,.svn}
ls is ls: aliased to ls --color=tty
find is /usr/bin/find SHA 96132fa070ead93bb1db870b0c27db4c41d26e1f
git is git: aliased to hub
posh: not found
Command Versions:
zsh: zsh 5.4.2 (x86_64-unknown-linux-gnu)
this zsh session: 5.4.2
bash: GNU bash, version 4.4.12(1)-release (x86_64-unknown-linux-gnu)
git: git version 2.14.3
hub version 2.2.9
grep: grep (GNU grep) 3.1
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Mike Haertel and others, see <http://git.sv.gnu.org/cgit/grep.git/tree/AUTHORS>.
Core command check:
All core commands are defined normally
Process state:
pwd: /home/mbell
Process tree for this shell:
zsh(6648)---pstree(7262)
DISPLAY=:0
FPATH=/home/mbell/.oh-my-zsh/plugins/git:/home/mbell/.oh-my-zsh/functions:/home/mbell/.oh-my-zsh/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
LANG=en_GB.UTF-8
LC_CTYPE=en_GB.UTF-8
PATH=/home/mbell/.rvm/gems/ruby-2.4.2/bin:/home/mbell/.rvm/gems/ruby-2.4.2@global/bin:/home/mbell/.rvm/rubies/ruby-2.4.2/bin:/home/mbell/.gem/ruby/2.4.0/bin:/home/mbell/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/android-sdk/platform-tools:/opt/android-sdk/tools:/opt/android-sdk/tools/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/mbell/.rvm/bin:/home/mbell/scripts:/home/mbell/go/bin:/home/mbell/.yarn/bin:/home/mbell/node_modules/.bin:/home/mbell/.rvm/bin:/home/mbell/.fzf/bin:/home/mbell/.rvm/bin
TERM=xterm-256color
TTY=/dev/pts/1
TTYIDLE=-1
ZSH=/home/mbell/.oh-my-zsh
ZSH_ARGZERO=zsh
ZSH_CACHE_DIR=/home/mbell/.oh-my-zsh/cache
ZSH_COMPDUMP=/home/mbell/.zcompdump-chancery-lane-5.4.2
ZSH_CUSTOM=/home/mbell/.oh-my-zsh/custom
ZSH_DISABLE_COMPFIX=true
ZSH_EVAL_CONTEXT=toplevel:shfunc:shfunc
ZSH_HIGHLIGHT_HIGHLIGHTERS=( main )
ZSH_HIGHLIGHT_PATTERNS=( )
ZSH_HIGHLIGHT_REVISION=434af7b11dd33641231f1b48b8432e68eb472e46
ZSH_HIGHLIGHT_STYLES=( arg0 'fg=green' assign none back-dollar-quoted-argument 'fg=cyan' back-double-quoted-argument 'fg=cyan' back-quoted-argument none bracket-error 'fg=red,bold' bracket-level-1 'fg=blue,bold' bracket-level-2 'fg=green,bold' bracket-level-3 'fg=magenta,bold' bracket-level-4 'fg=yellow,bold' bracket-level-5 'fg=cyan,bold' commandseparator none comment 'fg=black,bold' cursor standout cursor-matchingbracket standout default none dollar-double-quoted-argument 'fg=cyan' dollar-quoted-argument 'fg=yellow' double-hyphen-option none double-quoted-argument 'fg=yellow' globbing 'fg=blue' history-expansion 'fg=blue' line '' path underline path_pathseparator '' path_prefix_pathseparator '' precommand 'fg=green,underline' redirection none reserved-word 'fg=yellow' root standout single-hyphen-option none single-quoted-argument 'fg=yellow' suffix-alias 'fg=green,underline' unknown-token 'fg=red,bold' )
ZSH_HIGHLIGHT_VERSION=0.6.0
ZSH_NAME=zsh
ZSH_PATCHLEVEL=zsh-5.4.2-0-g6ff4787
ZSH_SPECTRUM_TEXT='Arma virumque cano Troiae qui primus ab oris'
ZSH_SUBSHELL=1
ZSH_THEME=zeit
ZSH_THEME_GIT_PROMPT_CLEAN=$'%{\C-[[01;32m%} ✓'
ZSH_THEME_GIT_PROMPT_DIRTY=$'%{\C-[[01;31m%} ⨯'
ZSH_THEME_GIT_PROMPT_PREFIX=$'at %{\C-[[01;37m%}'
ZSH_THEME_GIT_PROMPT_SUFFIX=$'%{\C-[[00m%} '
ZSH_THEME_TERM_TAB_TITLE_IDLE='%15<..<%~%<<'
ZSH_THEME_TERM_TITLE_IDLE='%n@%m: %~'
ZSH_VERSION=5.4.2
chpwd_functions=( __rvm_cd_functions_set load-nvmrc )
plugins=( archlinux, bower, emoji, git )
precmd_functions=( omz_termsupport_precmd _zsh_highlight_main__precmd_hook )
preexec_functions=( omz_termsupport_preexec _zsh_highlight_preexec_hook )
Exported:
ANDROID_HOME COLORTERM COLOR_0 COLOR_1 COLOR_10 COLOR_11 COLOR_12 COLOR_13 COLOR_14 COLOR_15 COLOR_2 COLOR_3 COLOR_4 COLOR_5 COLOR_6 COLOR_7 COLOR_8 COLOR_9 COLOR_BG COLOR_FG DBUS_SESSION_BUS_ADDRESS DESKTOP_AUTOSTART_ID DESKTOP_SESSION DISPLAY EDITOR GDMSESSION GDM_LANG GEM_HOME GEM_PATH GNOME_DESKTOP_SESSION_ID GOPATH GPG_TTY GTK2_RC_FILES HOME IRBRC JOURNAL_STREAM LANG LC_CTYPE LESS LOGNAME LSCOLORS LS_COLORS MAIL MOZ_PLUGIN_PATH MY_RUBY_HOME NVM_CD_FLAGS NVM_DIR OLDPWD PAGER PATH PWD RANGER_LOAD_DEFAULT_RC RUBY_VERSION SESSION_MANAGER SHELL SHLVL SSH_AUTH_SOCK TERM USER VIRTUALENVWRAPPER_SCRIPT VTE_VERSION WINDOWID WINDOWPATH WORKON_HOME XAUTHORITY XDG_CURRENT_DESKTOP XDG_DATA_DIRS XDG_MENU_PREFIX XDG_RUNTIME_DIR XDG_SEAT XDG_SESSION_DESKTOP XDG_SESSION_ID XDG_SESSION_TYPE XDG_VTNR ZSH ZSH_THEME _VIRTUALENVWRAPPER_API _system_arch _system_name _system_type _system_version rvm_alias_expanded rvm_bin_flag rvm_bin_path rvm_delete_flag rvm_docs_type rvm_file_name rvm_gemstone_package_file rvm_gemstone_url rvm_hook rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_path rvm_prefix rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_ruby_alias rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_global_gems_path rvm_ruby_make rvm_ruby_make_install rvm_ruby_mode rvm_ruby_string rvm_ruby_url rvm_script_name rvm_sdk rvm_silent_flag rvm_sticky_flag rvm_system_flag rvm_use_flag rvm_user_flag rvm_version
Locale:
LANG=en_GB.UTF-8
LC_CTYPE=en_GB.UTF-8
LC_NUMERIC="en_GB.UTF-8"
LC_TIME="en_GB.UTF-8"
LC_COLLATE="en_GB.UTF-8"
LC_MONETARY="en_GB.UTF-8"
LC_MESSAGES="en_GB.UTF-8"
LC_PAPER="en_GB.UTF-8"
LC_NAME="en_GB.UTF-8"
LC_ADDRESS="en_GB.UTF-8"
LC_TELEPHONE="en_GB.UTF-8"
LC_MEASUREMENT="en_GB.UTF-8"
LC_IDENTIFICATION="en_GB.UTF-8"
LC_ALL=
Zsh configuration:
setopt: alwaystoend autopushd completeinword extendedhistory noflowcontrol histexpiredupsfirst histignoredups histignorespace histverify incappendhistory interactive interactivecomments localoptions localpatterns localtraps longlistjobs promptsubst sharehistory shinstdin
zstyle:
cache-path
:completion::complete:* /home/mbell/.oh-my-zsh/cache
command
:completion:*:*:*:*:processes 'ps -u mbell -o pid,user,comm -w -w'
filename
:compinstall '/home/$USER/.zshrc'
ignored-patterns
:completion:*:*:*:users 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 '_*'
list-colors
:completion:*:*:kill:*:processes '=(#b) #([0-9]#) ([0-9a-z-]#)*=01;34=0=01'
:completion:* '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=30;41' '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' '*.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' '*.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' '*.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' ''
matcher-list
:completion:* 'm:{a-zA-Z}={A-Za-z}' 'r:|=*' 'l:|=* r:|=*'
menu
:completion:*:*:*:*:* select
single-ignored
* show
tag-order
:completion:*:cd:* local-directories directory-stack path-directories
url-globbers
(eval) :url-quote-magic $'zmodload -i zsh/parameter;\n\t reply=( noglob\n\t\t ${(k)galiases[(R)(* |)(noglob|urlglobber|globurl) *]:-}\n\t\t ${(k)aliases[(R)(* |)(noglob|urlglobber|globurl) *]:-} )'
url-local-schema
:urlglobber ftp file
url-metas
:url-quote-magic:* '*?[]^(|)~#{}='
url-other-schema
:urlglobber http https ftp
url-seps
(eval) :url-quote-magic:* 'reply=(";&<>${histchars[1]}")'
use-cache
:completion::complete:* 1
compaudit output:
$fpath directories:
ls: cannot access '/home/mbell/.oh-my-zsh/functions': No such file or directory
ls: cannot access '/home/mbell/.oh-my-zsh/completions': No such file or directory
ls: cannot access '/usr/local/share/zsh/site-functions': No such file or directory
drwxr-xr-x 1 mbell mbell 46 Jul 14 15:24 /home/mbell/.oh-my-zsh/plugins/git
drwxr-xr-x 1 root root 304 Aug 30 10:55 /usr/share/zsh/functions/Calendar
drwxr-xr-x 1 root root 224 Aug 30 10:55 /usr/share/zsh/functions/Chpwd
drwxr-xr-x 1 root root 130 Aug 30 10:55 /usr/share/zsh/functions/Completion
drwxr-xr-x 1 root root 1376 Aug 30 10:55 /usr/share/zsh/functions/Completion/Base
drwxr-xr-x 1 root root 712 Aug 30 10:55 /usr/share/zsh/functions/Completion/Linux
drwxr-xr-x 1 root root 5442 Aug 30 10:55 /usr/share/zsh/functions/Completion/Unix
drwxr-xr-x 1 root root 960 Aug 30 10:55 /usr/share/zsh/functions/Completion/X
drwxr-xr-x 1 root root 1688 Aug 30 10:55 /usr/share/zsh/functions/Completion/Zsh
drwxr-xr-x 1 root root 20 Aug 30 10:55 /usr/share/zsh/functions/Exceptions
drwxr-xr-x 1 root root 18 Aug 30 10:55 /usr/share/zsh/functions/Math
drwxr-xr-x 1 root root 126 Aug 30 10:55 /usr/share/zsh/functions/MIME
drwxr-xr-x 1 root root 608 Aug 30 10:55 /usr/share/zsh/functions/Misc
drwxr-xr-x 1 root root 38 Aug 30 10:55 /usr/share/zsh/functions/Newuser
drwxr-xr-x 1 root root 716 Aug 30 10:55 /usr/share/zsh/functions/Prompts
drwxr-xr-x 1 root root 326 Aug 30 10:55 /usr/share/zsh/functions/TCP
drwxr-xr-x 1 root root 712 Aug 30 10:55 /usr/share/zsh/functions/VCS_Info
drwxr-xr-x 1 root root 972 Aug 30 10:55 /usr/share/zsh/functions/VCS_Info/Backends
drwxr-xr-x 1 root root 432 Aug 30 10:55 /usr/share/zsh/functions/Zftp
drwxr-xr-x 1 root root 1978 Aug 30 10:55 /usr/share/zsh/functions/Zle
drwxr-xr-x 1 root root 898 Oct 27 00:37 /usr/share/zsh/site-functions
oh-my-zsh installation:
-rw-r--r-- 1 mbell mbell 36822 Oct 27 00:38 /home/mbell/.zcompdump
-rw-r--r-- 1 mbell mbell 36035 Jul 18 21:00 /home/mbell/.zcompdump-chancery-lane-5.3.1
-rw-r--r-- 1 mbell mbell 36639 Aug 30 09:07 /home/mbell/.zcompdump-chancery-lane-5.4.1
-rw-r--r-- 1 mbell mbell 36822 Oct 27 00:38 /home/mbell/.zcompdump-chancery-lane-5.4.2
-rw-r--r-- 1 mbell mbell 118 Oct 26 15:32 /home/mbell/.zlogin
-rw-r--r-- 1 mbell mbell 0 Jul 14 17:25 /home/mbell/.zprofile
lrwxrwxrwx 1 mbell mbell 40 Aug 7 20:20 /home/mbell/.zsettings -> git/configs/desktop/zsettings/.zsettings
-rw------- 1 mbell mbell 385 Jul 14 15:27 /home/mbell/.zsh_history
lrwxrwxrwx 1 mbell mbell 29 Aug 3 10:58 /home/mbell/.zshrc -> git/configs/shared/zsh/.zshrc
-rw-r--r-- 1 mbell mbell 31 Jul 14 15:18 /home/mbell/.zshrc.pre-oh-my-zsh
-rw-r--r-- 1 mbell mbell 17 Jul 28 13:31 /home/mbell/.zsh-update
drwxr-xr-x 1 mbell mbell 210 Jul 14 15:24 /home/mbell/.oh-my-zsh
oh-my-zsh git state:
HEAD: d848c94804918138375041a9f800f401bec12068
origin https://github.com/robbyrussell/oh-my-zsh.git (fetch)
origin https://github.com/robbyrussell/oh-my-zsh.git (push)
On branch master
Your branch is up-to-date with 'origin/master'.
Untracked files:
(use "git add <file>..." to include in what will be committed)
themes/zeit.zsh-theme
nothing added to commit but untracked files present (use "git add" to track)
oh-my-zsh custom dir:
/home/mbell/.oh-my-zsh/custom (/home/mbell/.oh-my-zsh/custom)
custom
custom/example.zsh
custom/plugins
custom/plugins/example
custom/plugins/example/example.plugin.zsh
bindkey:
"^@" set-mark-command
"^A" beginning-of-line
"^B" backward-char
"^D" delete-char-or-list
"^E" end-of-line
"^F" forward-char
"^G" send-break
"^H" backward-delete-char
"^I" fzf-completion
"^J" accept-line
"^K" kill-line
"^L" clear-screen
"^M" accept-line
"^N" down-line-or-history
"^O" accept-line-and-down-history
"^P" up-line-or-history
"^Q" push-line
"^R" fzf-history-widget
"^S" history-incremental-search-forward
"^T" fzf-file-widget
"^U" kill-whole-line
"^V" quoted-insert
"^W" backward-kill-word
"^X^B" vi-match-bracket
"^X^E" edit-command-line
"^X^F" vi-find-next-char
"^X^J" vi-join
"^X^K" kill-buffer
"^X^N" infer-next-history
"^X^O" overwrite-mode
"^X^R" _read_comp
"^X^U" undo
"^X^V" vi-cmd-mode
"^X^X" exchange-point-and-mark
"^X*" expand-word
"^X=" what-cursor-position
"^X?" _complete_debug
"^XC" _correct_filename
"^XG" list-expand
"^Xa" _expand_alias
"^Xc" _correct_word
"^Xd" _list_expansions
"^Xe" _expand_word
"^Xg" list-expand
"^Xh" _complete_help
"^Xm" _most_recent_file
"^Xn" _next_tags
"^Xr" history-incremental-search-backward
"^Xs" history-incremental-search-forward
"^Xt" _complete_tag
"^Xu" undo
"^X~" _bash_list-choices
"^Y" yank
"^[^D" list-choices
"^[^G" send-break
"^[^H" backward-kill-word
"^[^I" self-insert-unmeta
"^[^J" self-insert-unmeta
"^[^L" clear-screen
"^[^M" self-insert-unmeta
"^[^_" copy-prev-word
"^[ " expand-history
"^[!" expand-history
"^[\"" quote-region
"^[\$" spell-word
"^['" quote-line
"^[," _history-complete-newer
"^[-" neg-argument
"^[." insert-last-word
"^[/" _history-complete-older
"^[0" digit-argument
"^[1" digit-argument
"^[2" digit-argument
"^[3" digit-argument
"^[4" digit-argument
"^[5" digit-argument
"^[6" digit-argument
"^[7" digit-argument
"^[8" digit-argument
"^[9" digit-argument
"^[<" beginning-of-buffer-or-history
"^[>" end-of-buffer-or-history
"^[?" which-command
"^[A" accept-and-hold
"^[B" backward-word
"^[C" capitalize-word
"^[D" kill-word
"^[F" forward-word
"^[G" get-line
"^[H" run-help
"^[L" down-case-word
"^[N" history-search-forward
"^[OA" up-line-or-beginning-search
"^[OB" down-line-or-beginning-search
"^[OC" forward-char
"^[OD" backward-char
"^[OF" end-of-line
"^[OH" beginning-of-line
"^[P" history-search-backward
"^[Q" push-line
"^[S" spell-word
"^[T" transpose-words
"^[U" up-case-word
"^[W" copy-region-as-kill
"^[[1;5C" forward-word
"^[[1;5D" backward-word
"^[[200~" bracketed-paste
"^[[3~" delete-char
"^[[5~" up-line-or-history
"^[[6~" down-line-or-history
"^[[A" up-line-or-history
"^[[B" down-line-or-history
"^[[C" forward-char
"^[[D" backward-char
"^[[Z" reverse-menu-complete
"^[_" insert-last-word
"^[a" accept-and-hold
"^[b" backward-word
"^[c" fzf-cd-widget
"^[d" kill-word
"^[f" forward-word
"^[g" get-line
"^[h" run-help
"^[l" "ls^J"
"^[m" copy-prev-shell-word
"^[n" history-search-forward
"^[p" history-search-backward
"^[q" push-line
"^[s" spell-word
"^[t" transpose-words
"^[u" up-case-word
"^[w" kill-region
"^[x" execute-named-cmd
"^[y" yank-pop
"^[z" execute-last-named-cmd
"^[|" vi-goto-column
"^[~" _bash_complete-word
"^[^?" backward-kill-word
"^_" undo
" " magic-space
"!"-"~" self-insert
"^?" backward-delete-char
"\M-^@"-"\M-^?" self-insert
infocmp:
# Reconstructed via infocmp from file: /usr/share/terminfo/x/xterm-256color
xterm-256color|xterm with 256 colors,
auto_right_margin, back_color_erase,
backspaces_with_bs, can_change, eat_newline_glitch,
has_meta_key, move_insert_mode, move_standout_mode,
no_pad_char, prtr_silent,
columns#80, init_tabs#8, lines#24, max_colors#0x100,
max_pairs#0x7fff,
acs_chars=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~,
back_tab=\E[Z, bell=^G, carriage_return=\r,
change_scroll_region=\E[%i%p1%d;%p2%dr,
clear_all_tabs=\E[3g, clear_screen=\E[H\E[2J,
clr_bol=\E[1K, clr_eol=\E[K, clr_eos=\E[J,
column_address=\E[%i%p1%dG,
cursor_address=\E[%i%p1%d;%p2%dH, cursor_down=\n,
cursor_home=\E[H, cursor_invisible=\E[?25l,
cursor_left=^H, cursor_normal=\E[?12l\E[?25h,
cursor_right=\E[C, cursor_up=\E[A,
cursor_visible=\E[?12;25h, delete_character=\E[P,
delete_line=\E[M, enter_alt_charset_mode=\E(0,
enter_am_mode=\E[?7h, enter_blink_mode=\E[5m,
enter_bold_mode=\E[1m, enter_ca_mode=\E[?1049h,
enter_dim_mode=\E[2m, enter_insert_mode=\E[4h,
enter_italics_mode=\E[3m, enter_reverse_mode=\E[7m,
enter_secure_mode=\E[8m, enter_standout_mode=\E[7m,
enter_underline_mode=\E[4m, erase_chars=\E[%p1%dX,
exit_alt_charset_mode=\E(B, exit_am_mode=\E[?7l,
exit_attribute_mode=\E(B\E[m, exit_ca_mode=\E[?1049l,
exit_insert_mode=\E[4l, exit_italics_mode=\E[23m,
exit_standout_mode=\E[27m,
exit_underline_mode=\E[24m,
flash_screen=\E[?5h$<100/>\E[?5l,
init_2string=\E[\041p\E[?3;4l\E[4l\E>,
initialize_color=\E]4;%p1%d;rgb\072%p2%{255}%*%{1000}%/%2.2X/%p3%{255}%*%{1000}%/%2.2X/%p4%{255}%*%{1000}%/%2.2X\E\,
insert_line=\E[L, key_b2=\EOE, key_backspace=^H,
key_btab=\E[Z, key_dc=\E[3~, key_down=\EOB, key_end=\EOF,
key_enter=\EOM, key_f1=\EOP, key_f10=\E[21~,
key_f11=\E[23~, key_f12=\E[24~, key_f13=\E[1;2P,
key_f14=\E[1;2Q, key_f15=\E[1;2R, key_f16=\E[1;2S,
key_f17=\E[15;2~, key_f18=\E[17;2~, key_f19=\E[18;2~,
key_f2=\EOQ, key_f20=\E[19;2~, key_f21=\E[20;2~,
key_f22=\E[21;2~, key_f23=\E[23;2~, key_f24=\E[24;2~,
key_f25=\E[1;5P, key_f26=\E[1;5Q, key_f27=\E[1;5R,
key_f28=\E[1;5S, key_f29=\E[15;5~, key_f3=\EOR,
key_f30=\E[17;5~, key_f31=\E[18;5~, key_f32=\E[19;5~,
key_f33=\E[20;5~, key_f34=\E[21;5~, key_f35=\E[23;5~,
key_f36=\E[24;5~, key_f37=\E[1;6P, key_f38=\E[1;6Q,
key_f39=\E[1;6R, key_f4=\EOS, key_f40=\E[1;6S,
key_f41=\E[15;6~, key_f42=\E[17;6~, key_f43=\E[18;6~,
key_f44=\E[19;6~, key_f45=\E[20;6~, key_f46=\E[21;6~,
key_f47=\E[23;6~, key_f48=\E[24;6~, key_f49=\E[1;3P,
key_f5=\E[15~, key_f50=\E[1;3Q, key_f51=\E[1;3R,
key_f52=\E[1;3S, key_f53=\E[15;3~, key_f54=\E[17;3~,
key_f55=\E[18;3~, key_f56=\E[19;3~, key_f57=\E[20;3~,
key_f58=\E[21;3~, key_f59=\E[23;3~, key_f6=\E[17~,
key_f60=\E[24;3~, key_f61=\E[1;4P, key_f62=\E[1;4Q,
key_f63=\E[1;4R, key_f7=\E[18~, key_f8=\E[19~,
key_f9=\E[20~, key_home=\EOH, key_ic=\E[2~,
key_left=\EOD, key_mouse=\E[M, key_npage=\E[6~,
key_ppage=\E[5~, key_right=\EOC, key_sdc=\E[3;2~,
key_send=\E[1;2F, key_sf=\E[1;2B, key_shome=\E[1;2H,
key_sic=\E[2;2~, key_sleft=\E[1;2D, key_snext=\E[6;2~,
key_sprevious=\E[5;2~, key_sr=\E[1;2A,
key_sright=\E[1;2C, key_up=\EOA,
keypad_local=\E[?1l\E>, keypad_xmit=\E[?1h\E=,
memory_lock=\El, memory_unlock=\Em, meta_off=\E[?1034l,
meta_on=\E[?1034h, orig_colors=\E]104^G,
orig_pair=\E[39;49m, parm_dch=\E[%p1%dP,
parm_delete_line=\E[%p1%dM,
parm_down_cursor=\E[%p1%dB, parm_ich=\E[%p1%d@,
parm_index=\E[%p1%dS, parm_insert_line=\E[%p1%dL,
parm_left_cursor=\E[%p1%dD,
parm_right_cursor=\E[%p1%dC, parm_rindex=\E[%p1%dT,
parm_up_cursor=\E[%p1%dA, print_screen=\E[i,
prtr_off=\E[4i, prtr_on=\E[5i,
repeat_char=%p1%c\E[%p2%{1}%-%db,
reset_1string=\Ec\E]104^G,
reset_2string=\E[\041p\E[?3;4l\E[4l\E>,
restore_cursor=\E8, row_address=\E[%i%p1%dd,
save_cursor=\E7, scroll_forward=\n, scroll_reverse=\EM,
set_a_background=\E[%?%p1%{8}%<%t4%p1%d%e%p1%{16}%<%t10%p1%{8}%-%d%e48;5;%p1%d%;m,
set_a_foreground=\E[%?%p1%{8}%<%t3%p1%d%e%p1%{16}%<%t9%p1%{8}%-%d%e38;5;%p1%d%;m,
set_attributes=%?%p9%t\E(0%e\E(B%;\E[0%?%p6%t;1%;%?%p5%t;2%;%?%p2%t;4%;%?%p1%p3%|%t;7%;%?%p4%t;5%;%?%p7%t;8%;m,
set_tab=\EH, tab=^I, user6=\E[%i%d;%dR, user7=\E[6n,
user8=\E[?%[;0123456789]c, user9=\E[c,
Zsh configuration files:
ls: cannot access '/etc/zshenv': No such file or directory
ls: cannot access '/etc/zprofile': No such file or directory
ls: cannot access '/etc/zshrc': No such file or directory
ls: cannot access '/etc/zlogin': No such file or directory
ls: cannot access '/etc/zlogout': No such file or directory
ls: cannot access '/home/mbell/.zshenv': No such file or directory
ls: cannot access '/home/mbell/.zlogout': No such file or directory
ls: cannot access '/home/mbell/.zsh.pre-oh-my-zsh': No such file or directory
ls: cannot access '/etc/bashrc': No such file or directory
-rw-r--r-- 1 root root 573 Mar 26 2017 /etc/profile
-rw-r--r-- 1 mbell mbell 21 Feb 14 2017 /home/mbell/.bash_logout
-rw-r--r-- 1 mbell mbell 175 Oct 26 15:32 /home/mbell/.bash_profile
-rw-r--r-- 1 mbell mbell 401 Oct 26 15:32 /home/mbell/.bashrc
-rw-r--r-- 1 mbell mbell 1244 Oct 26 15:32 /home/mbell/.profile
-rw-r--r-- 1 mbell mbell 118 Oct 26 15:32 /home/mbell/.zlogin
-rw-r--r-- 1 mbell mbell 0 Jul 14 17:25 /home/mbell/.zprofile
lrwxrwxrwx 1 mbell mbell 29 Aug 3 10:58 /home/mbell/.zshrc -> git/configs/shared/zsh/.zshrc
File '/etc/zshenv' does not exist
File '/etc/zprofile' does not exist
File '/etc/zshrc' does not exist
File '/etc/zlogin' does not exist
File '/etc/zlogout' does not exist
File '/home/mbell/.zshenv' does not exist
========== /home/mbell/.zprofile ==========
========== end /home/mbell/.zprofile ==========
========== /home/mbell/.zshrc ==========
========== ( => /home/mbell/git/configs/shared/zsh/.zshrc ) ==========
# Settings file.
source ~/.zsettings
export GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/$USER/.gtkrc-2.0
function rec() {
ffmpeg -f x11grab -s ${1}x${2} -an -i :0.0 -c:v libvpx -b:v 5M -crf 10 -quality realtime -y ${3}
}
alias recaud='ffmpeg -f x11grab -s 1920x1080 -i :0.0 -c:v libvpx -b:v 5M -crf 10 -quality realtime -y'
alias update='gem update && sudo pacman -Syu && yaourt -Syua'
alias shit='sudo $(fc -nl -1)'
function fuck() {
if [ ! $1 ]; then
echo "Usage: fuck you process_name"
exit
fi
if killall $2; then
echo
echo " (╯°□°)╯︵$(echo $2 | flip)"
echo
fi
}
alias ksp='LC_ALL=C $HOME/.steam/steam/steamapps/common/Kerbal\ Space\ Program/KSP.x86_64'
function so() {
xdg-open "https://stackoverflow.com/search?q=$1"
}
alias open='xdg-open'
alias minecraft='java -jar ~/.minecraft/Minecraft.jar'
alias git=hub
export GOPATH=$HOME/go
# Lines configured by zsh-newuser-install
HISTFILE=~/.histfile
HISTSIZE=1000
SAVEHIST=1000
setopt extendedglob
unsetopt autocd
bindkey -e
# End of lines configured by zsh-newuser-install
# The following lines were added by compinstall
zstyle :compinstall filename '/home/$USER/.zshrc'
export ANDROID_HOME="/opt/android-sdk"
alias please='sudo !!'
# Make a directory and then cd into it.
mkcd() {
mkdir -p "$1"
cd "$1"
}
git-counter() {
git log --author="$1" --pretty=tformat: --numstat | awk '{ s += $1; t += $2 } END { print s " added, "t " removed" }'
}
autoload -Uz compinit
compinit
# End of lines added by compinstall
# Path to your oh-my-zsh installation.
export ZSH=$HOME/.oh-my-zsh
# Set name of the theme to load.
# Look in ~/.oh-my-zsh/themes/
# Optionally, if you set this to "random", it'll load a random theme each
# time that oh-my-zsh is loaded.
# https://github.com/zeit/zeit.zsh-theme
ZSH_THEME="zeit"
# Uncomment the following line to use case-sensitive completion.
# CASE_SENSITIVE="true"
# Uncomment the following line to use hyphen-insensitive completion. Case
# sensitive completion must be off. _ and - will be interchangeable.
# HYPHEN_INSENSITIVE="true"
# Uncomment the following line to disable bi-weekly auto-update checks.
# DISABLE_AUTO_UPDATE="true"
# Uncomment the following line to change how often to auto-update (in days).
# export UPDATE_ZSH_DAYS=13
# Uncomment the following line to disable colors in ls.
# DISABLE_LS_COLORS="true"
# Uncomment the following line to disable auto-setting terminal title.
# DISABLE_AUTO_TITLE="true"
# Uncomment the following line to enable command auto-correction.
# ENABLE_CORRECTION="true"
# Uncomment the following line to display red dots whilst waiting for completion.
# COMPLETION_WAITING_DOTS="true"
# Uncomment the following line if you want to disable marking untracked files
# under VCS as dirty. This makes repository status check for large repositories
# much, much faster.
# DISABLE_UNTRACKED_FILES_DIRTY="true"
# Uncomment the following line if you want to change the command execution time
# stamp shown in the history command output.
# The optional three formats: "mm/dd/yyyy"|"dd.mm.yyyy"|"yyyy-mm-dd"
# HIST_STAMPS="mm/dd/yyyy"
# Would you like to use another custom folder than $ZSH/custom?
# ZSH_CUSTOM=/path/to/new-custom-folder
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
plugins=(archlinux, bower, emoji, git)
# User configuration
export PATH=$HOME/bin:/usr/local/bin:$PATH:$HOME/scripts:~/go/bin:~/.yarn/bin
PATH=$(ruby -e 'print Gem.user_dir')/bin:$PATH
PATH=$PATH:$HOME/node_modules/.bin
# export MANPATH="/usr/local/man:$MANPATH"
source $ZSH/oh-my-zsh.sh
# You may need to manually set your language environment
# export LANG=en_US.UTF-8
# Preferred editor for local and remote sessions
if [[ -n $SSH_CONNECTION ]]; then
export EDITOR='nvim'
else
export EDITOR='nvim'
fi
# Compilation flags
# export ARCHFLAGS="-arch x86_64"
# ssh
# export SSH_KEY_PATH="~/.ssh/dsa_id"
# Set personal aliases, overriding those provided by oh-my-zsh libs,
# plugins, and themes. Aliases can be placed here, though oh-my-zsh
# users are encouraged to define aliases within the ZSH_CUSTOM folder.
# For a full list of active aliases, run `alias`.
#
# Example aliases
# alias zshconfig="mate ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh"
source $HOME/.profile
export GTK2_RC_FILES="/etc/gtk-2.0/gtkrc:$HOME/.gtkrc-2.0"
#Colors
export COLOR_BG=$( cat ~/.Xresources | awk '/background/ { printf "%s\n", $2 }' )
export COLOR_FG=$( cat ~/.Xresources | awk '/foreground/ { printf "%s\n", $2 }' )
export COLOR_0=$( cat ~/.Xresources | awk '/color0/ { printf "%s\n", $2 }' )
export COLOR_1=$( cat ~/.Xresources | awk '/color1/ { printf "%s\n", $2 }' )
export COLOR_2=$( cat ~/.Xresources | awk '/color2/ { printf "%s\n", $2 }' )
export COLOR_3=$( cat ~/.Xresources | awk '/color3/ { printf "%s\n", $2 }' )
export COLOR_4=$( cat ~/.Xresources | awk '/color4/ { printf "%s\n", $2 }' )
export COLOR_5=$( cat ~/.Xresources | awk '/color5/ { printf "%s\n", $2 }' )
export COLOR_6=$( cat ~/.Xresources | awk '/color6/ { printf "%s\n", $2 }' )
export COLOR_7=$( cat ~/.Xresources | awk '/color7/ { printf "%s\n", $2 }' )
export COLOR_8=$( cat ~/.Xresources | awk '/color8/ { printf "%s\n", $2 }' )
export COLOR_9=$( cat ~/.Xresources | awk '/color9/ { printf "%s\n", $2 }' )
export COLOR_10=$( cat ~/.Xresources | awk '/color10/ { printf "%s\n", $2 }' )
export COLOR_11=$( cat ~/.Xresources | awk '/color11/ { printf "%s\n", $2 }' )
export COLOR_12=$( cat ~/.Xresources | awk '/color12/ { printf "%s\n", $2 }' )
export COLOR_13=$( cat ~/.Xresources | awk '/color13/ { printf "%s\n", $2 }' )
export COLOR_14=$( cat ~/.Xresources | awk '/color14/ { printf "%s\n", $2 }' )
export COLOR_15=$( cat ~/.Xresources | awk '/color15/ { printf "%s\n", $2 }' )
eval $(dircolors ~/.dircolors)
# Set SSH to use gpg-agent
unset SSH_AGENT_PID
if [ "${gnupg_SSH_AUTH_SOCK_by:-0}" -ne $$ ]; then
export SSH_AUTH_SOCK="/run/user/$UID/gnupg/S.gpg-agent.ssh"
fi
# Set GPG TTY
GPG_TTY=$(tty)
export GPG_TTY
eval "$(hub alias -s)"
# Refresh gpg-agent tty in case user switches into an X session
gpg-connect-agent updatestartuptty /bye >/dev/null
export NVM_DIR="/home/$USER/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh" # This loads nvm
# call nvm use automatically in a directory with .nvmrc
autoload -U add-zsh-hook
load-nvmrc() {
local node_version="$(nvm version)"
local nvmrc_path="$(nvm_find_nvmrc)"
if [ -n "$nvmrc_path" ]; then
local nvmrc_node_version=$(nvm version "$(cat "${nvmrc_path}")")
if [ "$nvmrc_node_version" = "N/A" ]; then
nvm install
elif [ "$nvmrc_node_version" != "$node_version" ]; then
nvm use
fi
elif [ "$node_version" != "$(nvm version default)" ]; then
echo "Reverting to nvm default version"
nvm use default
fi
}
add-zsh-hook chpwd load-nvmrc
load-nvmrc
source ~/.zprofile
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
alias dttmomsea="echo 'dont zsh me or my son ever again'"
alias timestamp="date +%Y%m%d%H%M%S"
function countwords() {
pdftotext $1 - | wc -w
}
if [ -f ~/.secrets ]; then
source ~/.secrets
fi
# do we really need this anymore
# export AURDEST=/build/$USER
# added by travis gem
[ -f /home/$USER/.travis/travis.sh ] && source /home/$USER/.travis/travis.sh
alias nowplaying='echo "$(playerctl metadata artist 2>/dev/null) - $(playerctl metadata title 2>/dev/null)" '
alias musicfile='while sleep 5; do echo "Now playing: $(nowplaying)" > /tmp/music ; done'
alias django="python manage.py"
gitignore() {
if [ ! -f ./.gitignore ]; then
curl "https://raw.githubusercontent.com/github/gitignore/master/$1.gitignore" > ./.gitignore
fi
}
export WORKON_HOME=~/.virtualenvs
source /usr/bin/virtualenvwrapper_lazy.sh
export RANGER_LOAD_DEFAULT_RC=false
alias nodejs=node
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
# we want yarn moji damnit
# yarn() {
# command=$1
# shift
# /usr/bin/yarn $command --emoji $@
# }
# added by travis gem
[ -f /home/mbell/.travis/travis.sh ] && source /home/mbell/.travis/travis.sh
## random aliases
# cURL json
jc() {
url=$1
shift
curl $url -H "Accepts: application/json" -H "Content-Type: application/json" -D /tmp/headers.out $@ 2>/dev/null | jq
cat /tmp/headers.out
rm /tmp/headers.out
}
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
export PATH="$PATH:$HOME/.rvm/bin"
# alias sup to use ruby 2.3.3. or else!1!!!
alias sup='rvm 2.3.3 do .rvm/gems/ruby-2.3.3/bin/sup'
========== end /home/mbell/.zshrc ==========
========== /home/mbell/.zlogin ==========
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*
========== end /home/mbell/.zlogin ==========
File '/home/mbell/.zlogout' does not exist
File '/home/mbell/.zsh.pre-oh-my-zsh' does not exist
File '/etc/bashrc' does not exist
========== /etc/profile ==========
# /etc/profile
#Set our umask
umask 022
# Set our default path
PATH="/usr/local/sbin:/usr/local/bin:/usr/bin"
export PATH
# Load profiles from /etc/profile.d
if test -d /etc/profile.d/; then
for profile in /etc/profile.d/*.sh; do
test -r "$profile" && . "$profile"
done
unset profile
fi
# Source global bash config
if test "$PS1" && test "$BASH" && test -z ${POSIXLY_CORRECT+x} && test -r /etc/bash.bashrc; then
. /etc/bash.bashrc
fi
# Termcap is outdated, old, and crusty, kill it.
unset TERMCAP
# Man is much better than us at figuring this out
unset MANPATH
========== end /etc/profile ==========
========== /home/mbell/.bashrc ==========
#
# ~/.bashrc
#
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
alias ls='ls --color=auto'
PS1='[\u@\h \W]\$ '
# added by travis gem
[ -f /home/mbell/.travis/travis.sh ] && source /home/mbell/.travis/travis.sh
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
export PATH="$PATH:$HOME/.rvm/bin"
========== end /home/mbell/.bashrc ==========
========== /home/mbell/.profile ==========
# echo " ⠀⠀⠀⠀⠀⢀⣀⣀⣀"
# echo " ⠀⠀⠀⠰⡿⠿⠛⠛⠻⠿⣷"
# echo " ⠀⠀⠀⠀⠀⠀⣀⣄⡀⠀⠀⠀⠀⢀⣀⣀⣤⣄⣀⡀"
# echo " ⠀⠀⠀⠀⠀⢸⣿⣿⣷⠀⠀⠀⠀⠛⠛⣿⣿⣿⡛⠿⠷"
# echo " ⠀⠀⠀⠀⠀⠘⠿⠿⠋⠀⠀⠀⠀⠀⠀⣿⣿⣿⠇"
# echo " ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠉⠁"
# echo " "
# echo " ⠀⠀⠀⠀⣿⣷⣄⠀⢶⣶⣷⣶⣶⣤⣀"
# echo " ⠀⠀⠀⠀⣿⣿⣿⠀⠀⠀⠀⠀⠈⠙⠻⠗"
# echo " ⠀⠀⠀⣰⣿⣿⣿⠀⠀⠀⠀⢀⣀⣠⣤⣴⣶⡄"
# echo " ⠀⣠⣾⣿⣿⣿⣥⣶⣶⣿⣿⣿⣿⣿⠿⠿⠛⠃"
# echo " ⢰⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡄"
# echo " ⢸⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡁"
# echo " ⠈⢿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⠁"
# echo " ⠀⠀⠛⢿⣿⣿⣿⣿⣿⣿⡿⠟"
# echo " ⠀⠀⠀⠀⠀⠉⠉⠉"
# Add RVM to PATH for scripting. Make sure this is the last PATH variable change.
export PATH="$PATH:$HOME/.rvm/bin"
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*
========== end /home/mbell/.profile ==========
========== /home/mbell/.bash_profile ==========
#
# ~/.bash_profile
#
[[ -f ~/.bashrc ]] && . ~/.bashrc
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*
========== end /home/mbell/.bash_profile ==========
========== /home/mbell/.bash_logout ==========
#
# ~/.bash_logout
#
========== end /home/mbell/.bash_logout ==========
Zsh compdump files:
-rw-r--r-- 1 mbell mbell 36822 Oct 27 00:38 /home/mbell/.zcompdump
-rw-r--r-- 1 mbell mbell 36035 Jul 18 21:00 /home/mbell/.zcompdump-chancery-lane-5.3.1
-rw-r--r-- 1 mbell mbell 36639 Aug 30 09:07 /home/mbell/.zcompdump-chancery-lane-5.4.1
-rw-r--r-- 1 mbell mbell 36822 Oct 27 00:38 /home/mbell/.zcompdump-chancery-lane-5.4.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment