Guest User

Untitled

a guest
Jul 18th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.03 KB | None | 0 0
  1. +./neofetch:4590:get_args: verbose=on
  2. +./neofetch:4672:get_args: shift
  3. +./neofetch:4430:get_args: [[ -n '' ]]
  4. +./neofetch:8477:main: [[ on != \o\n ]]
  5. +./neofetch:8478:main: get_distro
  6. +./neofetch:814:get_distro: [[ -n '' ]]
  7. +./neofetch:816:get_distro: case "$os" in
  8. +./neofetch:936:get_distro: case "$osx_version" in
  9. +./neofetch:946:get_distro: codename='macOS High Sierra'
  10. +./neofetch:950:get_distro: distro='macOS High Sierra 10.13.6 17G65'
  11. +./neofetch:952:get_distro: case "$distro_shorthand" in
  12. +./neofetch:1004:get_distro: distro='macOS High Sierra 10.13.6 17G65'
  13. +./neofetch:1006:get_distro: [[ -z macOS High Sierra 10.13.6 17G65 ]]
  14. +./neofetch:1009:get_distro: case "$os" in
  15. +./neofetch:1012:get_distro: machine_arch=x86_64
  16. +./neofetch:1015:get_distro: [[ on == \o\n ]]
  17. +./neofetch:1016:get_distro: distro+=' x86_64'
  18. +./neofetch:1018:get_distro: [[ auto == \a\u\t\o ]]
  19. ++./neofetch:1019:get_distro: trim 'macOS High Sierra 10.13.6 17G65 x86_64'
  20. ++./neofetch:3929:trim: set -f
  21. ++./neofetch:3931:trim: set -- macOS High Sierra 10.13.6 17G65 x86_64
  22. ++./neofetch:3932:trim: printf '%s\n' 'macOS High Sierra 10.13.6 17G65 x86_64'
  23. ++./neofetch:3933:trim: set +f
  24. +./neofetch:1019:get_distro: ascii_distro='macOS High Sierra 10.13.6 17G65 x86_64'
  25. +./neofetch:8479:main: get_bold
  26. +./neofetch:3917:get_bold: case "$ascii_bold" in
  27. +./neofetch:3918:get_bold: ascii_bold='\e[1m'
  28. +./neofetch:3922:get_bold: case "$bold" in
  29. +./neofetch:3923:get_bold: bold='\e[1m'
  30. +./neofetch:8480:main: get_distro_ascii
  31. +./neofetch:4680:get_distro_ascii: case "$(trim "$ascii_distro")" in
  32. ++./neofetch:4680:get_distro_ascii: trim 'macOS High Sierra 10.13.6 17G65 x86_64'
  33. ++./neofetch:3929:trim: set -f
  34. ++./neofetch:3931:trim: set -- macOS High Sierra 10.13.6 17G65 x86_64
  35. ++./neofetch:3932:trim: printf '%s\n' 'macOS High Sierra 10.13.6 17G65 x86_64'
  36. ++./neofetch:3933:trim: set +f
  37. +./neofetch:8328:get_distro_ascii: case "$kernel_name" in
  38. +./neofetch:8355:get_distro_ascii: set_colors 2 3 1 1 5 4
  39. ++./neofetch:3954:set_colors: color 2
  40. ++./neofetch:4004:color: case "$1" in
  41. ++./neofetch:4005:color: printf '%b\e[3%sm' '\e[0m' 2
  42. +./neofetch:3954:set_colors: c1='\e[1m'
  43. ++./neofetch:3955:set_colors: color 3
  44. ++./neofetch:4004:color: case "$1" in
  45. ++./neofetch:4005:color: printf '%b\e[3%sm' '\e[0m' 3
  46. +./neofetch:3955:set_colors: c2='\e[1m'
  47. ++./neofetch:3956:set_colors: color 1
  48. ++./neofetch:4004:color: case "$1" in
  49. ++./neofetch:4005:color: printf '%b\e[3%sm' '\e[0m' 1
  50. +./neofetch:3956:set_colors: c3='\e[1m'
  51. ++./neofetch:3957:set_colors: color 1
  52. ++./neofetch:4004:color: case "$1" in
  53. ++./neofetch:4005:color: printf '%b\e[3%sm' '\e[0m' 1
  54. +./neofetch:3957:set_colors: c4='\e[1m'
  55. ++./neofetch:3958:set_colors: color 5
  56. ++./neofetch:4004:color: case "$1" in
  57. ++./neofetch:4005:color: printf '%b\e[3%sm' '\e[0m' 5
  58. +./neofetch:3958:set_colors: c5='\e[1m'
  59. ++./neofetch:3959:set_colors: color 4
  60. ++./neofetch:4004:color: case "$1" in
  61. ++./neofetch:4005:color: printf '%b\e[3%sm' '\e[0m' 4
  62. +./neofetch:3959:set_colors: c6='\e[1m'
  63. +./neofetch:3961:set_colors: [[ '' != \o\f\f ]]
  64. +./neofetch:3961:set_colors: set_text_colors 2 3 1 1 5 4
  65. +./neofetch:3965:set_text_colors: [[ distro == \d\i\s\t\r\o ]]
  66. ++./neofetch:3966:set_text_colors: color 2
  67. ++./neofetch:4004:color: case "$1" in
  68. ++./neofetch:4005:color: printf '%b\e[3%sm' '\e[0m' 2
  69. +./neofetch:3966:set_text_colors: title_color=''
  70. +./neofetch:3967:set_text_colors: at_color='\e[0m'
  71. +./neofetch:3968:set_text_colors: underline_color='\e[0m'
  72. ++./neofetch:3969:set_text_colors: color 3
  73. ++./neofetch:4004:color: case "$1" in
  74. ++./neofetch:4005:color: printf '%b\e[3%sm' '\e[0m' 3
  75. +./neofetch:3969:set_text_colors: subtitle_color=''
  76. +./neofetch:3970:set_text_colors: colon_color='\e[0m'
  77. +./neofetch:3971:set_text_colors: info_color='\e[0m'
  78. +./neofetch:3974:set_text_colors: (( 2 == 8 ))
  79. +./neofetch:3975:set_text_colors: (( 3 == 8 ))
  80. +./neofetch:3978:set_text_colors: (( 3 == 7 ))
  81. +./neofetch:3979:set_text_colors: (( 2 == 7 ))
  82. +./neofetch:3990:set_text_colors: [[ distro == \d\i\s\t\r\o ]]
  83. ++./neofetch:3991:set_text_colors: color fg
  84. ++./neofetch:4004:color: case "$1" in
  85. ++./neofetch:4006:color: printf '\e[37m%b' '\e[0m'
  86. +./neofetch:3991:set_text_colors: bar_color_elapsed=''
  87. +./neofetch:3996:set_text_colors: case "$bar_color_total $1" in
  88. ++./neofetch:3998:set_text_colors: color 3
  89. ++./neofetch:4004:color: case "$1" in
  90. ++./neofetch:4005:color: printf '%b\e[3%sm' '\e[0m' 3
  91. +./neofetch:3998:set_text_colors: bar_color_total=''
  92. +./neofetch:8356:get_distro_ascii: read -rd '' ascii_data
  93. +./neofetch:8463:get_distro_ascii: [[ distro != \d\i\s\t\r\o ]]
  94. +./neofetch:8481:main: [[ off == \o\n ]]
  95. +./neofetch:8484:main: [[ xterm-256color != \m\i\n\i\x ]]
  96. +./neofetch:8484:main: [[ off != \o\n ]]
  97. +./neofetch:8486:main: trap 'printf "\e[?25h\e[?7h"' EXIT
  98. +./neofetch:8489:main: printf '\e[?25l\e[?7l'
  99. +./neofetch:8492:main: image_backend
  100. +./neofetch:3352:image_backend: [[ ascii != \o\f\f ]]
  101. +./neofetch:3352:image_backend: type -p convert
  102. +./neofetch:3355:image_backend: case "${image_backend:-off}" in
  103. +./neofetch:3356:image_backend: get_ascii
  104. +./neofetch:3396:get_ascii: [[ -f auto ]]
  105. +./neofetch:3399:get_ascii: err 'Ascii: Ascii file not found, using distro ascii.'
  106. ++./neofetch:4031:err: color 1
  107. ++./neofetch:4004:color: case "$1" in
  108. ++./neofetch:4005:color: printf '%b\e[3%sm' '\e[0m' 1
  109. +./neofetch:4031:err: err+='[!]\e[0m Ascii: Ascii file not found, using distro ascii.
  110. '
  111. +./neofetch:3403:get_ascii: LC_ALL=en_AU.UTF-8
  112. +./neofetch:3406:get_ascii: IFS='
  113. '
  114. +./neofetch:3406:get_ascii: read -r line
  115. +./neofetch:3407:get_ascii: (( ++lines,23>ascii_length ))
  116. +./neofetch:3407:get_ascii: ascii_length=23
  117. +./neofetch:3406:get_ascii: IFS='
  118. '
  119. +./neofetch:3406:get_ascii: read -r line
  120. +./neofetch:3407:get_ascii: (( ++lines,23>ascii_length ))
  121. +./neofetch:3406:get_ascii: IFS='
  122. '
  123. +./neofetch:3406:get_ascii: read -r line
  124. +./neofetch:3407:get_ascii: (( ++lines,22>ascii_length ))
  125. +./neofetch:3406:get_ascii: IFS='
  126. '
  127. +./neofetch:3406:get_ascii: read -r line
  128. +./neofetch:3407:get_ascii: (( ++lines,21>ascii_length ))
  129. +./neofetch:3406:get_ascii: IFS='
  130. '
  131. +./neofetch:3406:get_ascii: read -r line
  132. +./neofetch:3407:get_ascii: (( ++lines,27>ascii_length ))
  133. +./neofetch:3407:get_ascii: ascii_length=27
  134. +./neofetch:3406:get_ascii: IFS='
  135. '
  136. +./neofetch:3406:get_ascii: read -r line
  137. +./neofetch:3407:get_ascii: (( ++lines,29>ascii_length ))
  138. +./neofetch:3407:get_ascii: ascii_length=29
  139. +./neofetch:3406:get_ascii: IFS='
  140. '
  141. +./neofetch:3406:get_ascii: read -r line
  142. +./neofetch:3407:get_ascii: (( ++lines,29>ascii_length ))
  143. +./neofetch:3406:get_ascii: IFS='
  144. '
  145. +./neofetch:3406:get_ascii: read -r line
  146. +./neofetch:3407:get_ascii: (( ++lines,27>ascii_length ))
  147. +./neofetch:3406:get_ascii: IFS='
  148. '
  149. +./neofetch:3406:get_ascii: read -r line
  150. +./neofetch:3407:get_ascii: (( ++lines,26>ascii_length ))
  151. +./neofetch:3406:get_ascii: IFS='
  152. '
  153. +./neofetch:3406:get_ascii: read -r line
  154. +./neofetch:3407:get_ascii: (( ++lines,26>ascii_length ))
  155. +./neofetch:3406:get_ascii: IFS='
  156. '
  157. +./neofetch:3406:get_ascii: read -r line
  158. +./neofetch:3407:get_ascii: (( ++lines,27>ascii_length ))
  159. +./neofetch:3406:get_ascii: IFS='
  160. '
  161. +./neofetch:3406:get_ascii: read -r line
  162. +./neofetch:3407:get_ascii: (( ++lines,29>ascii_length ))
  163. +./neofetch:3406:get_ascii: IFS='
  164. '
  165. +./neofetch:3406:get_ascii: read -r line
  166. +./neofetch:3407:get_ascii: (( ++lines,30>ascii_length ))
  167. +./neofetch:3407:get_ascii: ascii_length=30
  168. +./neofetch:3406:get_ascii: IFS='
  169. '
  170. +./neofetch:3406:get_ascii: read -r line
  171. +./neofetch:3407:get_ascii: (( ++lines,30>ascii_length ))
  172. +./neofetch:3406:get_ascii: IFS='
  173. '
  174. +./neofetch:3406:get_ascii: read -r line
  175. +./neofetch:3407:get_ascii: (( ++lines,28>ascii_length ))
  176. +./neofetch:3406:get_ascii: IFS='
  177. '
  178. +./neofetch:3406:get_ascii: read -r line
  179. +./neofetch:3407:get_ascii: (( ++lines,27>ascii_length ))
  180. +./neofetch:3406:get_ascii: IFS='
  181. '
  182. +./neofetch:3406:get_ascii: read -r line
  183. +./neofetch:3407:get_ascii: (( ++lines,25>ascii_length ))
  184. +./neofetch:3406:get_ascii: IFS='
  185. '
  186. +./neofetch:3406:get_ascii: read -r line
  187. +./neofetch:3411:get_ascii: ascii_data='\e[1m '\''c.
  188. ,xNMM.
  189. .OMMMMo
  190. OMMM0,
  191. .;loddo:'\'' loolloddol;.
  192. cKMMMMMMMMMMNWMMMMMMMMMM0:
  193. ${c2} .KMMMMMMMMMMMMMMMMMMMMMMMWd.
  194. XMMMMMMMMMMMMMMMMMMMMMMMX.
  195. ${c3};MMMMMMMMMMMMMMMMMMMMMMMM:
  196. :MMMMMMMMMMMMMMMMMMMMMMMM:
  197. ${c4}.MMMMMMMMMMMMMMMMMMMMMMMMX.
  198. kMMMMMMMMMMMMMMMMMMMMMMMMWd.
  199. ${c5}.XMMMMMMMMMMMMMMMMMMMMMMMMMMk
  200. .XMMMMMMMMMMMMMMMMMMMMMMMMK.
  201. ${c6}kMMMMMMMMMMMMMMMMMMMMMMd
  202. ;KMMMMMMMWXXWMMMMMMMk.
  203. .cooc,. .,coo:.'
  204. +./neofetch:3412:get_ascii: ascii_data='\e[1m '\''c.
  205. ,xNMM.
  206. .OMMMMo
  207. OMMM0,
  208. .;loddo:'\'' loolloddol;.
  209. cKMMMMMMMMMMNWMMMMMMMMMM0:
  210. \e[1m .KMMMMMMMMMMMMMMMMMMMMMMMWd.
  211. XMMMMMMMMMMMMMMMMMMMMMMMX.
  212. ${c3};MMMMMMMMMMMMMMMMMMMMMMMM:
  213. :MMMMMMMMMMMMMMMMMMMMMMMM:
  214. ${c4}.MMMMMMMMMMMMMMMMMMMMMMMMX.
  215. kMMMMMMMMMMMMMMMMMMMMMMMMWd.
  216. ${c5}.XMMMMMMMMMMMMMMMMMMMMMMMMMMk
  217. .XMMMMMMMMMMMMMMMMMMMMMMMMK.
  218. ${c6}kMMMMMMMMMMMMMMMMMMMMMMd
  219. ;KMMMMMMMWXXWMMMMMMMk.
  220. .cooc,. .,coo:.'
  221. +./neofetch:3413:get_ascii: ascii_data='\e[1m '\''c.
  222. ,xNMM.
  223. .OMMMMo
  224. OMMM0,
  225. .;loddo:'\'' loolloddol;.
  226. cKMMMMMMMMMMNWMMMMMMMMMM0:
  227. \e[1m .KMMMMMMMMMMMMMMMMMMMMMMMWd.
  228. XMMMMMMMMMMMMMMMMMMMMMMMX.
  229. \e[1m;MMMMMMMMMMMMMMMMMMMMMMMM:
  230. :MMMMMMMMMMMMMMMMMMMMMMMM:
  231. ${c4}.MMMMMMMMMMMMMMMMMMMMMMMMX.
  232. kMMMMMMMMMMMMMMMMMMMMMMMMWd.
  233. ${c5}.XMMMMMMMMMMMMMMMMMMMMMMMMMMk
  234. .XMMMMMMMMMMMMMMMMMMMMMMMMK.
  235. ${c6}kMMMMMMMMMMMMMMMMMMMMMMd
  236. ;KMMMMMMMWXXWMMMMMMMk.
  237. .cooc,. .,coo:.'
  238. +./neofetch:3414:get_ascii: ascii_data='\e[1m '\''c.
  239. ,xNMM.
  240. .OMMMMo
  241. OMMM0,
  242. .;loddo:'\'' loolloddol;.
  243. cKMMMMMMMMMMNWMMMMMMMMMM0:
  244. \e[1m .KMMMMMMMMMMMMMMMMMMMMMMMWd.
  245. XMMMMMMMMMMMMMMMMMMMMMMMX.
  246. \e[1m;MMMMMMMMMMMMMMMMMMMMMMMM:
  247. :MMMMMMMMMMMMMMMMMMMMMMMM:
  248. \e[1m.MMMMMMMMMMMMMMMMMMMMMMMMX.
  249. kMMMMMMMMMMMMMMMMMMMMMMMMWd.
  250. ${c5}.XMMMMMMMMMMMMMMMMMMMMMMMMMMk
  251. .XMMMMMMMMMMMMMMMMMMMMMMMMK.
  252. ${c6}kMMMMMMMMMMMMMMMMMMMMMMd
  253. ;KMMMMMMMWXXWMMMMMMMk.
  254. .cooc,. .,coo:.'
  255. +./neofetch:3415:get_ascii: ascii_data='\e[1m '\''c.
  256. ,xNMM.
  257. .OMMMMo
  258. OMMM0,
  259. .;loddo:'\'' loolloddol;.
  260. cKMMMMMMMMMMNWMMMMMMMMMM0:
  261. \e[1m .KMMMMMMMMMMMMMMMMMMMMMMMWd.
  262. XMMMMMMMMMMMMMMMMMMMMMMMX.
  263. \e[1m;MMMMMMMMMMMMMMMMMMMMMMMM:
  264. :MMMMMMMMMMMMMMMMMMMMMMMM:
  265. \e[1m.MMMMMMMMMMMMMMMMMMMMMMMMX.
  266. kMMMMMMMMMMMMMMMMMMMMMMMMWd.
  267. \e[1m.XMMMMMMMMMMMMMMMMMMMMMMMMMMk
  268. .XMMMMMMMMMMMMMMMMMMMMMMMMK.
  269. ${c6}kMMMMMMMMMMMMMMMMMMMMMMd
  270. ;KMMMMMMMWXXWMMMMMMMk.
  271. .cooc,. .,coo:.'
  272. +./neofetch:3416:get_ascii: ascii_data='\e[1m '\''c.
  273. ,xNMM.
  274. .OMMMMo
  275. OMMM0,
  276. .;loddo:'\'' loolloddol;.
  277. cKMMMMMMMMMMNWMMMMMMMMMM0:
  278. \e[1m .KMMMMMMMMMMMMMMMMMMMMMMMWd.
  279. XMMMMMMMMMMMMMMMMMMMMMMMX.
  280. \e[1m;MMMMMMMMMMMMMMMMMMMMMMMM:
  281. :MMMMMMMMMMMMMMMMMMMMMMMM:
  282. \e[1m.MMMMMMMMMMMMMMMMMMMMMMMMX.
  283. kMMMMMMMMMMMMMMMMMMMMMMMMWd.
  284. \e[1m.XMMMMMMMMMMMMMMMMMMMMMMMMMMk
  285. .XMMMMMMMMMMMMMMMMMMMMMMMMK.
  286. \e[1mkMMMMMMMMMMMMMMMMMMMMMMd
  287. ;KMMMMMMMWXXWMMMMMMMk.
  288. .cooc,. .,coo:.'
  289. +./neofetch:3418:get_ascii: (( text_padding=ascii_length+gap ))
  290. +./neofetch:3419:get_ascii: printf '%b\n' '\e[1m '\''c.
  291. ,xNMM.
  292. .OMMMMo
  293. OMMM0,
  294. .;loddo:'\'' loolloddol;.
  295. cKMMMMMMMMMMNWMMMMMMMMMM0:
  296. \e[1m .KMMMMMMMMMMMMMMMMMMMMMMMWd.
  297. XMMMMMMMMMMMMMMMMMMMMMMMX.
  298. \e[1m;MMMMMMMMMMMMMMMMMMMMMMMM:
  299. :MMMMMMMMMMMMMMMMMMMMMMMM:
  300. \e[1m.MMMMMMMMMMMMMMMMMMMMMMMMX.
  301. kMMMMMMMMMMMMMMMMMMMMMMMMWd.
  302. \e[1m.XMMMMMMMMMMMMMMMMMMMMMMMMMMk
  303. .XMMMMMMMMMMMMMMMMMMMMMMMMK.
  304. \e[1mkMMMMMMMMMMMMMMMMMMMMMMd
  305. ;KMMMMMMMWXXWMMMMMMMk.
  306. .cooc,. .,coo:.'
  307. +./neofetch:3420:get_ascii: LC_ALL=C
  308. +./neofetch:3392:image_backend: [[ ascii != \o\f\f ]]
  309. +./neofetch:3392:image_backend: printf '\e[%sA\e[9999999D' 17
  310. +./neofetch:8493:main: get_cache_dir
  311. +./neofetch:4114:get_cache_dir: case "$os" in
  312. +./neofetch:4115:get_cache_dir: cache_dir=/Library/Caches
  313. +./neofetch:8494:main: print_info
  314. +/Users/julian/.config/neofetch/config.conf:4:print_info: info title
  315. +./neofetch:3834:info: [[ -n '' ]]
  316. +./neofetch:3837:info: unset -v prin
  317. +./neofetch:3840:info: get_title
  318. +./neofetch:1143:get_title: user=julian
  319. +./neofetch:1144:get_title: hostname=Julians-MacBook-Pro
  320. +./neofetch:1145:get_title: title='\e[1mjulian\e[0m@\e[1mJulians-MacBook-Pro'
  321. +./neofetch:1146:get_title: length=26
  322. +./neofetch:3843:info: [[ -n '' ]]
  323. ++./neofetch:3846:info: trim '\e[1mjulian\e[0m@\e[1mJulians-MacBook-Pro'
  324. ++./neofetch:3929:trim: set -f
  325. ++./neofetch:3931:trim: set -- '\e[1mjulian\e[0m@\e[1mJulians-MacBook-Pro'
  326. ++./neofetch:3932:trim: printf '%s\n' '\e[1mjulian\e[0m@\e[1mJulians-MacBook-Pro'
  327. ++./neofetch:3933:trim: set +f
  328. +./neofetch:3846:info: output='\e[1mjulian\e[0m@\e[1mJulians-MacBook-Pro'
  329. +./neofetch:3848:info: [[ -n '' ]]
  330. +./neofetch:3851:info: [[ -n \e[1mjulian\e[0m@\e[1mJulians-MacBook-Pro ]]
  331. +./neofetch:3852:info: prin '\e[1mjulian\e[0m@\e[1mJulians-MacBook-Pro'
  332. ++./neofetch:3863:prin: trim '\e[1mjulian\e[0m@\e[1mJulians-MacBook-Pro'
  333. ++./neofetch:3929:trim: set -f
  334. ++./neofetch:3931:trim: set -- '\e[1mjulian\e[0m@\e[1mJulians-MacBook-Pro'
  335. ++./neofetch:3932:trim: printf '%s\n' '\e[1mjulian\e[0m@\e[1mJulians-MacBook-Pro'
  336. ++./neofetch:3933:trim: set +f
  337. +./neofetch:3863:prin: [[ -n \e[1mjulian\e[0m@\e[1mJulians-MacBook-Pro ]]
  338. +./neofetch:3863:prin: [[ -n '' ]]
  339. +./neofetch:3868:prin: string='\e[1mjulian\e[0m@\e[1mJulians-MacBook-Pro'
  340. +./neofetch:3869:prin: local 'subtitle_color=\e[0m'
  341. ++./neofetch:3871:prin: trim '\e[1mjulian\e[0m@\e[1mJulians-MacBook-Pro'
  342. ++./neofetch:3929:trim: set -f
  343. ++./neofetch:3931:trim: set -- '\e[1mjulian\e[0m@\e[1mJulians-MacBook-Pro'
  344. ++./neofetch:3932:trim: printf '%s\n' '\e[1mjulian\e[0m@\e[1mJulians-MacBook-Pro'
  345. ++./neofetch:3933:trim: set +f
  346. +./neofetch:3871:prin: string='\e[1mjulian\e[0m@\e[1mJulians-MacBook-Pro'
  347. +./neofetch:3874:prin: [[ -z 26 ]]
  348. +./neofetch:3880:prin: string='\e[1mjulian\e[0m@\e[1mJulians-MacBook-Pro'
  349. +./neofetch:3881:prin: string='\e[0m\e[1m\e[1mjulian\e[0m@\e[1mJulians-MacBook-Pro'
  350. +./neofetch:3884:prin: printf '%b\n' '\e[33C\e[0m\e[1m\e[1mjulian\e[0m@\e[1mJulians-MacBook-Pro\e[0m '
  351. +./neofetch:3887:prin: (( ++info_height ))
  352. +./neofetch:3890:prin: prin=1
  353. +./neofetch:3858:info: unset -v subtitle
  354. +/Users/julian/.config/neofetch/config.conf:5:print_info: info underline
  355. +./neofetch:3834:info: [[ -n '' ]]
  356. +./neofetch:3837:info: unset -v prin
  357. +./neofetch:3840:info: get_underline
  358. +./neofetch:3894:get_underline: [[ on == \o\n ]]
  359. +./neofetch:3895:get_underline: printf -v underline %26s
  360. +./neofetch:3896:get_underline: printf '%b%b\n' '\e[33C\e[0m' '--------------------------\e[0m '
  361. +./neofetch:3898:get_underline: unset -v length
  362. +./neofetch:3901:get_underline: (( ++info_height ))
  363. +./neofetch:3902:get_underline: prin=1
  364. +./neofetch:3843:info: [[ -n 1 ]]
  365. +./neofetch:3843:info: return
  366. +/Users/julian/.config/neofetch/config.conf:7:print_info: info OS distro
  367. +./neofetch:3834:info: [[ -n distro ]]
  368. +./neofetch:3834:info: subtitle=OS
  369. +./neofetch:3837:info: unset -v prin
  370. +./neofetch:3840:info: get_distro
  371. +./neofetch:814:get_distro: [[ -n macOS High Sierra 10.13.6 17G65 x86_64 ]]
  372. +./neofetch:814:get_distro: return
  373. +./neofetch:3843:info: [[ -n '' ]]
  374. ++./neofetch:3846:info: trim 'macOS High Sierra 10.13.6 17G65 x86_64'
  375. ++./neofetch:3929:trim: set -f
  376. ++./neofetch:3931:trim: set -- macOS High Sierra 10.13.6 17G65 x86_64
  377. ++./neofetch:3932:trim: printf '%s\n' 'macOS High Sierra 10.13.6 17G65 x86_64'
  378. ++./neofetch:3933:trim: set +f
  379. +./neofetch:3846:info: output='macOS High Sierra 10.13.6 17G65 x86_64'
  380. +./neofetch:3848:info: [[ -n distro ]]
  381. +./neofetch:3848:info: [[ -n macOSHighSierra10.13.617G65x86_64 ]]
  382. +./neofetch:3849:info: prin OS 'macOS High Sierra 10.13.6 17G65 x86_64'
  383. ++./neofetch:3863:prin: trim OS
  384. ++./neofetch:3929:trim: set -f
  385. ++./neofetch:3931:trim: set -- OS
  386. ++./neofetch:3932:trim: printf '%s\n' OS
  387. ++./neofetch:3933:trim: set +f
  388. +./neofetch:3863:prin: [[ -n OS ]]
  389. +./neofetch:3863:prin: [[ -n macOS High Sierra 10.13.6 17G65 x86_64 ]]
  390. +./neofetch:3864:prin: [[ -n '' ]]
  391. +./neofetch:3866:prin: string='OS: macOS High Sierra 10.13.6 17G65 x86_64'
  392. ++./neofetch:3871:prin: trim 'OS: macOS High Sierra 10.13.6 17G65 x86_64'
  393. ++./neofetch:3929:trim: set -f
  394. ++./neofetch:3931:trim: set -- OS: macOS High Sierra 10.13.6 17G65 x86_64
  395. ++./neofetch:3932:trim: printf '%s\n' 'OS: macOS High Sierra 10.13.6 17G65 x86_64'
  396. ++./neofetch:3933:trim: set +f
  397. +./neofetch:3871:prin: string='OS: macOS High Sierra 10.13.6 17G65 x86_64'
  398. +./neofetch:3874:prin: [[ -z '' ]]
  399. ++./neofetch:3875:prin: strip_sequences 'OS: macOS High Sierra 10.13.6 17G65 x86_64'
  400. ++./neofetch:3943:strip_sequences: strip='OS: macOS High Sierra 10.13.6 17G65 x86_64'
  401. ++./neofetch:3944:strip_sequences: strip='OS: macOS High Sierra 10.13.6 17G65 x86_64'
  402. ++./neofetch:3945:strip_sequences: strip='OS: macOS High Sierra 10.13.6 17G65 x86_64'
  403. ++./neofetch:3946:strip_sequences: strip='OS: macOS High Sierra 10.13.6 17G65 x86_64'
  404. ++./neofetch:3948:strip_sequences: printf '%s\n' 'OS: macOS High Sierra 10.13.6 17G65 x86_64'
  405. +./neofetch:3875:prin: length='OS: macOS High Sierra 10.13.6 17G65 x86_64'
  406. +./neofetch:3876:prin: length=42
  407. +./neofetch:3880:prin: string='OS\e[0m\e[0m:\e[0m macOS High Sierra 10.13.6 17G65 x86_64'
  408. +./neofetch:3881:prin: string='\e[1mOS\e[0m\e[0m:\e[0m macOS High Sierra 10.13.6 17G65 x86_64'
  409. +./neofetch:3884:prin: printf '%b\n' '\e[33C\e[1mOS\e[0m\e[0m:\e[0m macOS High Sierra 10.13.6 17G65 x86_64\e[0m '
  410. +./neofetch:3887:prin: (( ++info_height ))
  411. +./neofetch:3890:prin: prin=1
  412. +./neofetch:3858:info: unset -v subtitle
  413. +/Users/julian/.config/neofetch/config.conf:8:print_info: info Host model
  414. +./neofetch:3834:info: [[ -n model ]]
  415. +./neofetch:3834:info: subtitle=Host
  416. +./neofetch:3837:info: unset -v prin
  417. +./neofetch:3840:info: get_model
  418. +./neofetch:1023:get_model: case "$os" in
  419. ++./neofetch:1042:get_model: kextstat
  420. ++./neofetch:1042:get_model: grep -F FakeSMC
  421. +./neofetch:1042:get_model: [[ '' != '' ]]
  422. ++./neofetch:1045:get_model: sysctl -n hw.model
  423. +./neofetch:1045:get_model: model=MacBookPro12,1
  424. +./neofetch:1124:get_model: model=MacBookPro12,1
  425. +./neofetch:1125:get_model: model=MacBookPro12,1
  426. +./neofetch:1126:get_model: model=MacBookPro12,1
  427. +./neofetch:1127:get_model: model=MacBookPro12,1
  428. +./neofetch:1128:get_model: model=MacBookPro12,1
  429. +./neofetch:1129:get_model: model=MacBookPro12,1
  430. +./neofetch:1130:get_model: model=MacBookPro12,1
  431. +./neofetch:1131:get_model: model=MacBookPro12,1
  432. +./neofetch:1132:get_model: model=MacBookPro12,1
  433. +./neofetch:1133:get_model: model=MacBookPro12,1
  434. +./neofetch:1134:get_model: model=MacBookPro12,1
  435. +./neofetch:1135:get_model: model=MacBookPro12,1
  436. +./neofetch:1137:get_model: case "$model" in
  437. +./neofetch:3843:info: [[ -n '' ]]
  438. ++./neofetch:3846:info: trim MacBookPro12,1
  439. ++./neofetch:3929:trim: set -f
  440. ++./neofetch:3931:trim: set -- MacBookPro12,1
  441. ++./neofetch:3932:trim: printf '%s\n' MacBookPro12,1
  442. ++./neofetch:3933:trim: set +f
  443. +./neofetch:3846:info: output=MacBookPro12,1
  444. +./neofetch:3848:info: [[ -n model ]]
  445. +./neofetch:3848:info: [[ -n MacBookPro12,1 ]]
  446. +./neofetch:3849:info: prin Host MacBookPro12,1
  447. ++./neofetch:3863:prin: trim Host
  448. ++./neofetch:3929:trim: set -f
  449. ++./neofetch:3931:trim: set -- Host
  450. ++./neofetch:3932:trim: printf '%s\n' Host
  451. ++./neofetch:3933:trim: set +f
  452. +./neofetch:3863:prin: [[ -n Host ]]
  453. +./neofetch:3863:prin: [[ -n MacBookPro12,1 ]]
  454. +./neofetch:3864:prin: [[ -n '' ]]
  455. +./neofetch:3866:prin: string='Host: MacBookPro12,1'
  456. ++./neofetch:3871:prin: trim 'Host: MacBookPro12,1'
  457. ++./neofetch:3929:trim: set -f
  458. ++./neofetch:3931:trim: set -- Host: MacBookPro12,1
  459. ++./neofetch:3932:trim: printf '%s\n' 'Host: MacBookPro12,1'
  460. ++./neofetch:3933:trim: set +f
  461. +./neofetch:3871:prin: string='Host: MacBookPro12,1'
  462. +./neofetch:3874:prin: [[ -z 42 ]]
  463. +./neofetch:3880:prin: string='Host\e[0m\e[0m:\e[0m MacBookPro12,1'
  464. +./neofetch:3881:prin: string='\e[1mHost\e[0m\e[0m:\e[0m MacBookPro12,1'
  465. +./neofetch:3884:prin: printf '%b\n' '\e[33C\e[1mHost\e[0m\e[0m:\e[0m MacBookPro12,1\e[0m '
  466. +./neofetch:3887:prin: (( ++info_height ))
  467. +./neofetch:3890:prin: prin=1
  468. +./neofetch:3858:info: unset -v subtitle
  469. +/Users/julian/.config/neofetch/config.conf:9:print_info: info Kernel kernel
  470. +./neofetch:3834:info: [[ -n kernel ]]
  471. +./neofetch:3834:info: subtitle=Kernel
  472. +./neofetch:3837:info: unset -v prin
  473. +./neofetch:3840:info: get_kernel
  474. +./neofetch:1151:get_kernel: [[ Mac OS X =~ (AIX|IRIX) ]]
  475. +./neofetch:1153:get_kernel: case "$kernel_shorthand" in
  476. +./neofetch:1155:get_kernel: kernel='Darwin 17.7.0'
  477. +./neofetch:1159:get_kernel: [[ Mac OS X =~ (BSD|MINIX) ]]
  478. +./neofetch:3843:info: [[ -n '' ]]
  479. ++./neofetch:3846:info: trim 'Darwin 17.7.0'
  480. ++./neofetch:3929:trim: set -f
  481. ++./neofetch:3931:trim: set -- Darwin 17.7.0
  482. ++./neofetch:3932:trim: printf '%s\n' 'Darwin 17.7.0'
  483. ++./neofetch:3933:trim: set +f
  484. +./neofetch:3846:info: output='Darwin 17.7.0'
  485. +./neofetch:3848:info: [[ -n kernel ]]
  486. +./neofetch:3848:info: [[ -n Darwin17.7.0 ]]
  487. +./neofetch:3849:info: prin Kernel 'Darwin 17.7.0'
  488. ++./neofetch:3863:prin: trim Kernel
  489. ++./neofetch:3929:trim: set -f
  490. ++./neofetch:3931:trim: set -- Kernel
  491. ++./neofetch:3932:trim: printf '%s\n' Kernel
  492. ++./neofetch:3933:trim: set +f
  493. +./neofetch:3863:prin: [[ -n Kernel ]]
  494. +./neofetch:3863:prin: [[ -n Darwin 17.7.0 ]]
  495. +./neofetch:3864:prin: [[ -n '' ]]
  496. +./neofetch:3866:prin: string='Kernel: Darwin 17.7.0'
  497. ++./neofetch:3871:prin: trim 'Kernel: Darwin 17.7.0'
  498. ++./neofetch:3929:trim: set -f
  499. ++./neofetch:3931:trim: set -- Kernel: Darwin 17.7.0
  500. ++./neofetch:3932:trim: printf '%s\n' 'Kernel: Darwin 17.7.0'
  501. ++./neofetch:3933:trim: set +f
  502. +./neofetch:3871:prin: string='Kernel: Darwin 17.7.0'
  503. +./neofetch:3874:prin: [[ -z 42 ]]
  504. +./neofetch:3880:prin: string='Kernel\e[0m\e[0m:\e[0m Darwin 17.7.0'
  505. +./neofetch:3881:prin: string='\e[1mKernel\e[0m\e[0m:\e[0m Darwin 17.7.0'
  506. +./neofetch:3884:prin: printf '%b\n' '\e[33C\e[1mKernel\e[0m\e[0m:\e[0m Darwin 17.7.0\e[0m '
  507. +./neofetch:3887:prin: (( ++info_height ))
  508. +./neofetch:3890:prin: prin=1
  509. +./neofetch:3858:info: unset -v subtitle
  510. +/Users/julian/.config/neofetch/config.conf:10:print_info: info Uptime uptime
  511. +./neofetch:3834:info: [[ -n uptime ]]
  512. +./neofetch:3834:info: subtitle=Uptime
  513. +./neofetch:3837:info: unset -v prin
  514. +./neofetch:3840:info: get_uptime
  515. +./neofetch:1170:get_uptime: case "$os" in
  516. +./neofetch:1178:get_uptime: case "$os" in
  517. ++./neofetch:1185:get_uptime: sysctl -n kern.boottime
  518. +./neofetch:1185:get_uptime: boot='{ sec = 1531889809, usec = 945258 } Wed Jul 18 12:56:49 2018'
  519. +./neofetch:1186:get_uptime: boot='1531889809, usec = 945258 } Wed Jul 18 12:56:49 2018'
  520. +./neofetch:1187:get_uptime: boot=1531889809
  521. ++./neofetch:1190:get_uptime: date +%s
  522. +./neofetch:1190:get_uptime: now=1531895726
  523. +./neofetch:1191:get_uptime: seconds=5917
  524. +./neofetch:1209:get_uptime: days='0 days'
  525. +./neofetch:1210:get_uptime: hours='1 hours'
  526. +./neofetch:1211:get_uptime: mins='38 minutes'
  527. +./neofetch:1214:get_uptime: (( 0 == 1 ))
  528. +./neofetch:1215:get_uptime: (( 1 == 1 ))
  529. +./neofetch:1215:get_uptime: hours='1 hour'
  530. +./neofetch:1216:get_uptime: (( 38 == 1 ))
  531. +./neofetch:1219:get_uptime: (( 0 == 0 ))
  532. +./neofetch:1219:get_uptime: unset days
  533. +./neofetch:1220:get_uptime: (( 1 == 0 ))
  534. +./neofetch:1221:get_uptime: (( 38 == 0 ))
  535. +./neofetch:1223:get_uptime: uptime='1 hour, 38 minutes'
  536. +./neofetch:1224:get_uptime: uptime='1 hour, 38 minutes'
  537. +./neofetch:1225:get_uptime: uptime='1 hour, 38 minutes'
  538. +./neofetch:1230:get_uptime: case "$uptime_shorthand" in
  539. +./neofetch:1238:get_uptime: uptime='1 hour, 38 minutes'
  540. +./neofetch:1239:get_uptime: uptime='1 hour, 38 minutes'
  541. +./neofetch:1240:get_uptime: uptime='1 hour, 38 minutes'
  542. +./neofetch:1241:get_uptime: uptime='1h, 38 minutes'
  543. +./neofetch:1242:get_uptime: uptime='1h, 38m'
  544. +./neofetch:1243:get_uptime: uptime='1h, 38m'
  545. +./neofetch:1244:get_uptime: uptime='1h, 38m'
  546. +./neofetch:1245:get_uptime: uptime='1h 38m'
  547. +./neofetch:3843:info: [[ -n '' ]]
  548. ++./neofetch:3846:info: trim '1h 38m'
  549. ++./neofetch:3929:trim: set -f
  550. ++./neofetch:3931:trim: set -- 1h 38m
  551. ++./neofetch:3932:trim: printf '%s\n' '1h 38m'
  552. ++./neofetch:3933:trim: set +f
  553. +./neofetch:3846:info: output='1h 38m'
  554. +./neofetch:3848:info: [[ -n uptime ]]
  555. +./neofetch:3848:info: [[ -n 1h38m ]]
  556. +./neofetch:3849:info: prin Uptime '1h 38m'
  557. ++./neofetch:3863:prin: trim Uptime
  558. ++./neofetch:3929:trim: set -f
  559. ++./neofetch:3931:trim: set -- Uptime
  560. ++./neofetch:3932:trim: printf '%s\n' Uptime
  561. ++./neofetch:3933:trim: set +f
  562. +./neofetch:3863:prin: [[ -n Uptime ]]
  563. +./neofetch:3863:prin: [[ -n 1h 38m ]]
  564. +./neofetch:3864:prin: [[ -n '' ]]
  565. +./neofetch:3866:prin: string='Uptime: 1h 38m'
  566. ++./neofetch:3871:prin: trim 'Uptime: 1h 38m'
  567. ++./neofetch:3929:trim: set -f
  568. ++./neofetch:3931:trim: set -- Uptime: 1h 38m
  569. ++./neofetch:3932:trim: printf '%s\n' 'Uptime: 1h 38m'
  570. ++./neofetch:3933:trim: set +f
  571. +./neofetch:3871:prin: string='Uptime: 1h 38m'
  572. +./neofetch:3874:prin: [[ -z 42 ]]
  573. +./neofetch:3880:prin: string='Uptime\e[0m\e[0m:\e[0m 1h 38m'
  574. +./neofetch:3881:prin: string='\e[1mUptime\e[0m\e[0m:\e[0m 1h 38m'
  575. +./neofetch:3884:prin: printf '%b\n' '\e[33C\e[1mUptime\e[0m\e[0m:\e[0m 1h 38m\e[0m '
  576. +./neofetch:3887:prin: (( ++info_height ))
  577. +./neofetch:3890:prin: prin=1
  578. +./neofetch:3858:info: unset -v subtitle
  579. +/Users/julian/.config/neofetch/config.conf:11:print_info: info Packages packages
  580. +./neofetch:3834:info: [[ -n packages ]]
  581. +./neofetch:3834:info: subtitle=Packages
  582. +./neofetch:3837:info: unset -v prin
  583. +./neofetch:3840:info: get_packages
  584. +./neofetch:1260:get_packages: case "$os" in
  585. +./neofetch:1312:get_packages: has port
  586. +./neofetch:1255:has: type -p port
  587. +./neofetch:1313:get_packages: has brew
  588. +./neofetch:1255:has: type -p brew
  589. +./neofetch:1255:has: manager=brew
  590. +./neofetch:1313:get_packages: dir /usr/local/Cellar/aria2 /usr/local/Cellar/autoconf /usr/local/Cellar/automake /usr/local/Cellar/bash /usr/local/Cellar/bash-completion@2 /usr/local/Cellar/binutils /usr/local/Cellar/cairo /usr/local/Cellar/checkbashisms /usr/local/Cellar/cmake /usr/local/Cellar/cmus /usr/local/Cellar/coreutils /usr/local/Cellar/curl /usr/local/Cellar/exa /usr/local/Cellar/faad2 /usr/local/Cellar/ffmpeg /usr/local/Cellar/fftw /usr/local/Cellar/flac /usr/local/Cellar/fontconfig /usr/local/Cellar/freetype /usr/local/Cellar/fribidi /usr/local/Cellar/gawk /usr/local/Cellar/gcc /usr/local/Cellar/gdbm /usr/local/Cellar/gettext /usr/local/Cellar/ghostscript /usr/local/Cellar/git /usr/local/Cellar/glib /usr/local/Cellar/gmp /usr/local/Cellar/graphite2 /usr/local/Cellar/grep /usr/local/Cellar/harfbuzz /usr/local/Cellar/htop /usr/local/Cellar/icu4c /usr/local/Cellar/imagemagick /usr/local/Cellar/isl /usr/local/Cellar/jpeg /usr/local/Cellar/lame /usr/local/Cellar/libao /usr/local/Cellar/libcue /usr/local/Cellar/libevent /usr/local/Cellar/libffi /usr/local/Cellar/libidn2 /usr/local/Cellar/libmpc /usr/local/Cellar/libogg /usr/local/Cellar/libpng /usr/local/Cellar/libssh2 /usr/local/Cellar/libtiff /usr/local/Cellar/libtool /usr/local/Cellar/libunistring /usr/local/Cellar/libvorbis /usr/local/Cellar/libyaml /usr/local/Cellar/little-cms2 /usr/local/Cellar/mad /usr/local/Cellar/mksh /usr/local/Cellar/mp4v2 /usr/local/Cellar/mpfr /usr/local/Cellar/nano /usr/local/Cellar/ncdu /usr/local/Cellar/ncurses /usr/local/Cellar/openssh /usr/local/Cellar/openssl /usr/local/Cellar/p7zip /usr/local/Cellar/pango /usr/local/Cellar/pcre /usr/local/Cellar/perl /usr/local/Cellar/pixman /usr/local/Cellar/pkg-config /usr/local/Cellar/posh /usr/local/Cellar/python /usr/local/Cellar/python@2 /usr/local/Cellar/ranger /usr/local/Cellar/readline /usr/local/Cellar/ruby /usr/local/Cellar/rust /usr/local/Cellar/shellcheck /usr/local/Cellar/skhd /usr/local/Cellar/speedtest-cli /usr/local/Cellar/sqlite /usr/local/Cellar/taglib /usr/local/Cellar/tmux /usr/local/Cellar/utf8proc /usr/local/Cellar/wget /usr/local/Cellar/x264 /usr/local/Cellar/xvid /usr/local/Cellar/xz /usr/local/Cellar/youtube-dl /usr/local/Cellar/zsh
  591. +./neofetch:1256:dir: (( packages+=87 ))
  592. +./neofetch:1256:dir: pac 87
  593. +./neofetch:1257:pac: (( 87 > 0 ))
  594. +./neofetch:1257:pac: managers+=("$1 (${manager})")
  595. +./neofetch:1257:pac: manager_string+='brew, '
  596. +./neofetch:1314:get_packages: has pkgin
  597. +./neofetch:1255:has: type -p pkgin
  598. +./neofetch:1342:get_packages: (( packages == 0 ))
  599. +./neofetch:1345:get_packages: [[ on == \o\n ]]
  600. +./neofetch:1346:get_packages: printf -v packages '%s, ' '87 (brew)'
  601. +./neofetch:1347:get_packages: packages='87 (brew)'
  602. +./neofetch:1353:get_packages: packages='87 (brew)'
  603. +./neofetch:1354:get_packages: packages='87 (brew)'
  604. +./neofetch:3843:info: [[ -n '' ]]
  605. ++./neofetch:3846:info: trim '87 (brew)'
  606. ++./neofetch:3929:trim: set -f
  607. ++./neofetch:3931:trim: set -- 87 '(brew)'
  608. ++./neofetch:3932:trim: printf '%s\n' '87 (brew)'
  609. ++./neofetch:3933:trim: set +f
  610. +./neofetch:3846:info: output='87 (brew)'
  611. +./neofetch:3848:info: [[ -n packages ]]
  612. +./neofetch:3848:info: [[ -n 87(brew) ]]
  613. +./neofetch:3849:info: prin Packages '87 (brew)'
  614. ++./neofetch:3863:prin: trim Packages
  615. ++./neofetch:3929:trim: set -f
  616. ++./neofetch:3931:trim: set -- Packages
  617. ++./neofetch:3932:trim: printf '%s\n' Packages
  618. ++./neofetch:3933:trim: set +f
  619. +./neofetch:3863:prin: [[ -n Packages ]]
  620. +./neofetch:3863:prin: [[ -n 87 (brew) ]]
  621. +./neofetch:3864:prin: [[ -n '' ]]
  622. +./neofetch:3866:prin: string='Packages: 87 (brew)'
  623. ++./neofetch:3871:prin: trim 'Packages: 87 (brew)'
  624. ++./neofetch:3929:trim: set -f
  625. ++./neofetch:3931:trim: set -- Packages: 87 '(brew)'
  626. ++./neofetch:3932:trim: printf '%s\n' 'Packages: 87 (brew)'
  627. ++./neofetch:3933:trim: set +f
  628. +./neofetch:3871:prin: string='Packages: 87 (brew)'
  629. +./neofetch:3874:prin: [[ -z 42 ]]
  630. +./neofetch:3880:prin: string='Packages\e[0m\e[0m:\e[0m 87 (brew)'
  631. +./neofetch:3881:prin: string='\e[1mPackages\e[0m\e[0m:\e[0m 87 (brew)'
  632. +./neofetch:3884:prin: printf '%b\n' '\e[33C\e[1mPackages\e[0m\e[0m:\e[0m 87 (brew)\e[0m '
  633. +./neofetch:3887:prin: (( ++info_height ))
  634. +./neofetch:3890:prin: prin=1
  635. +./neofetch:3858:info: unset -v subtitle
  636. +/Users/julian/.config/neofetch/config.conf:12:print_info: info Shell shell
  637. +./neofetch:3834:info: [[ -n shell ]]
  638. +./neofetch:3834:info: subtitle=Shell
  639. +./neofetch:3837:info: unset -v prin
  640. +./neofetch:3840:info: get_shell
  641. +./neofetch:1358:get_shell: case "$shell_path" in
  642. +./neofetch:1360:get_shell: shell='bash '
  643. +./neofetch:1363:get_shell: [[ on == \o\n ]]
  644. +./neofetch:1364:get_shell: case "${shell_name:=${SHELL##*/}}" in
  645. +./neofetch:1365:get_shell: shell+='4.4.23(1)'
  646. +./neofetch:1385:get_shell: shell='bash 4.4.23(1)'
  647. +./neofetch:1386:get_shell: shell='bash 4.4.23(1)'
  648. +./neofetch:1387:get_shell: shell='bash 4.4.23(1)'
  649. +./neofetch:1388:get_shell: shell='bash 4.4.23'
  650. +./neofetch:3843:info: [[ -n '' ]]
  651. ++./neofetch:3846:info: trim 'bash 4.4.23'
  652. ++./neofetch:3929:trim: set -f
  653. ++./neofetch:3931:trim: set -- bash 4.4.23
  654. ++./neofetch:3932:trim: printf '%s\n' 'bash 4.4.23'
  655. ++./neofetch:3933:trim: set +f
  656. +./neofetch:3846:info: output='bash 4.4.23'
  657. +./neofetch:3848:info: [[ -n shell ]]
  658. +./neofetch:3848:info: [[ -n bash4.4.23 ]]
  659. +./neofetch:3849:info: prin Shell 'bash 4.4.23'
  660. ++./neofetch:3863:prin: trim Shell
  661. ++./neofetch:3929:trim: set -f
  662. ++./neofetch:3931:trim: set -- Shell
  663. ++./neofetch:3932:trim: printf '%s\n' Shell
  664. ++./neofetch:3933:trim: set +f
  665. +./neofetch:3863:prin: [[ -n Shell ]]
  666. +./neofetch:3863:prin: [[ -n bash 4.4.23 ]]
  667. +./neofetch:3864:prin: [[ -n '' ]]
  668. +./neofetch:3866:prin: string='Shell: bash 4.4.23'
  669. ++./neofetch:3871:prin: trim 'Shell: bash 4.4.23'
  670. ++./neofetch:3929:trim: set -f
  671. ++./neofetch:3931:trim: set -- Shell: bash 4.4.23
  672. ++./neofetch:3932:trim: printf '%s\n' 'Shell: bash 4.4.23'
  673. ++./neofetch:3933:trim: set +f
  674. +./neofetch:3871:prin: string='Shell: bash 4.4.23'
  675. +./neofetch:3874:prin: [[ -z 42 ]]
  676. +./neofetch:3880:prin: string='Shell\e[0m\e[0m:\e[0m bash 4.4.23'
  677. +./neofetch:3881:prin: string='\e[1mShell\e[0m\e[0m:\e[0m bash 4.4.23'
  678. +./neofetch:3884:prin: printf '%b\n' '\e[33C\e[1mShell\e[0m\e[0m:\e[0m bash 4.4.23\e[0m '
  679. +./neofetch:3887:prin: (( ++info_height ))
  680. +./neofetch:3890:prin: prin=1
  681. +./neofetch:3858:info: unset -v subtitle
  682. +/Users/julian/.config/neofetch/config.conf:13:print_info: info Resolution resolution
  683. +./neofetch:3834:info: [[ -n resolution ]]
  684. +./neofetch:3834:info: subtitle=Resolution
  685. +./neofetch:3837:info: unset -v prin
  686. +./neofetch:3840:info: get_resolution
  687. +./neofetch:2475:get_resolution: case "$os" in
  688. +./neofetch:2477:get_resolution: type -p screenresolution
  689. ++./neofetch:2483:get_resolution: system_profiler SPDisplaysDataType
  690. ++./neofetch:2483:get_resolution: awk '/Resolution:/ {printf $2"x"$4" @ "$6"Hz, "}'
  691. +./neofetch:2483:get_resolution: resolution='2560x1600 @ Hz, '
  692. +./neofetch:2486:get_resolution: [[ -e /Library/Preferences/com.apple.windowserver.plist ]]
  693. ++./neofetch:2488:get_resolution: PlistBuddy -c 'Print DisplayAnyUserSets:0:0:Resolution' /Library/Preferences/com.apple.windowserver.plist
  694. +./neofetch:2488:get_resolution: scale_factor=2.000000
  695. +./neofetch:2494:get_resolution: [[ 2560x1600 @ Hz, == *\@\ \H\z* ]]
  696. +./neofetch:2495:get_resolution: resolution='2560x1600 , '
  697. +./neofetch:2497:get_resolution: [[ 2 == 2 ]]
  698. +./neofetch:2498:get_resolution: resolution='2560x1600 , '
  699. +./neofetch:2500:get_resolution: [[ off == \o\f\f ]]
  700. +./neofetch:2501:get_resolution: resolution='2560x1600 , '
  701. +./neofetch:2502:get_resolution: resolution='2560x1600 , '
  702. +./neofetch:2505:get_resolution: [[ 2560x1600 , == *\0\H\z* ]]
  703. +./neofetch:2556:get_resolution: resolution='2560x1600 '
  704. +./neofetch:3843:info: [[ -n '' ]]
  705. ++./neofetch:3846:info: trim '2560x1600 '
  706. ++./neofetch:3929:trim: set -f
  707. ++./neofetch:3931:trim: set -- 2560x1600
  708. ++./neofetch:3932:trim: printf '%s\n' 2560x1600
  709. ++./neofetch:3933:trim: set +f
  710. +./neofetch:3846:info: output=2560x1600
  711. +./neofetch:3848:info: [[ -n resolution ]]
  712. +./neofetch:3848:info: [[ -n 2560x1600 ]]
  713. +./neofetch:3849:info: prin Resolution 2560x1600
  714. ++./neofetch:3863:prin: trim Resolution
  715. ++./neofetch:3929:trim: set -f
  716. ++./neofetch:3931:trim: set -- Resolution
  717. ++./neofetch:3932:trim: printf '%s\n' Resolution
  718. ++./neofetch:3933:trim: set +f
  719. +./neofetch:3863:prin: [[ -n Resolution ]]
  720. +./neofetch:3863:prin: [[ -n 2560x1600 ]]
  721. +./neofetch:3864:prin: [[ -n '' ]]
  722. +./neofetch:3866:prin: string='Resolution: 2560x1600'
  723. ++./neofetch:3871:prin: trim 'Resolution: 2560x1600'
  724. ++./neofetch:3929:trim: set -f
  725. ++./neofetch:3931:trim: set -- Resolution: 2560x1600
  726. ++./neofetch:3932:trim: printf '%s\n' 'Resolution: 2560x1600'
  727. ++./neofetch:3933:trim: set +f
  728. +./neofetch:3871:prin: string='Resolution: 2560x1600'
  729. +./neofetch:3874:prin: [[ -z 42 ]]
  730. +./neofetch:3880:prin: string='Resolution\e[0m\e[0m:\e[0m 2560x1600'
  731. +./neofetch:3881:prin: string='\e[1mResolution\e[0m\e[0m:\e[0m 2560x1600'
  732. +./neofetch:3884:prin: printf '%b\n' '\e[33C\e[1mResolution\e[0m\e[0m:\e[0m 2560x1600\e[0m '
  733. +./neofetch:3887:prin: (( ++info_height ))
  734. +./neofetch:3890:prin: prin=1
  735. +./neofetch:3858:info: unset -v subtitle
  736. +/Users/julian/.config/neofetch/config.conf:14:print_info: info DE de
  737. +./neofetch:3834:info: [[ -n de ]]
  738. +./neofetch:3834:info: subtitle=DE
  739. +./neofetch:3837:info: unset -v prin
  740. +./neofetch:3840:info: get_de
  741. +./neofetch:1394:get_de: (( de_run == 1 ))
  742. +./neofetch:1396:get_de: case "$os" in
  743. +./neofetch:1397:get_de: de=Aqua
  744. +./neofetch:1447:get_de: [[ -n '' ]]
  745. +./neofetch:1451:get_de: case "$de" in
  746. +./neofetch:1469:get_de: de_run=1
  747. +./neofetch:3843:info: [[ -n '' ]]
  748. ++./neofetch:3846:info: trim Aqua
  749. ++./neofetch:3929:trim: set -f
  750. ++./neofetch:3931:trim: set -- Aqua
  751. ++./neofetch:3932:trim: printf '%s\n' Aqua
  752. ++./neofetch:3933:trim: set +f
  753. +./neofetch:3846:info: output=Aqua
  754. +./neofetch:3848:info: [[ -n de ]]
  755. +./neofetch:3848:info: [[ -n Aqua ]]
  756. +./neofetch:3849:info: prin DE Aqua
  757. ++./neofetch:3863:prin: trim DE
  758. ++./neofetch:3929:trim: set -f
  759. ++./neofetch:3931:trim: set -- DE
  760. ++./neofetch:3932:trim: printf '%s\n' DE
  761. ++./neofetch:3933:trim: set +f
  762. +./neofetch:3863:prin: [[ -n DE ]]
  763. +./neofetch:3863:prin: [[ -n Aqua ]]
  764. +./neofetch:3864:prin: [[ -n '' ]]
  765. +./neofetch:3866:prin: string='DE: Aqua'
  766. ++./neofetch:3871:prin: trim 'DE: Aqua'
  767. ++./neofetch:3929:trim: set -f
  768. ++./neofetch:3931:trim: set -- DE: Aqua
  769. ++./neofetch:3932:trim: printf '%s\n' 'DE: Aqua'
  770. ++./neofetch:3933:trim: set +f
  771. +./neofetch:3871:prin: string='DE: Aqua'
  772. +./neofetch:3874:prin: [[ -z 42 ]]
  773. +./neofetch:3880:prin: string='DE\e[0m\e[0m:\e[0m Aqua'
  774. +./neofetch:3881:prin: string='\e[1mDE\e[0m\e[0m:\e[0m Aqua'
  775. +./neofetch:3884:prin: printf '%b\n' '\e[33C\e[1mDE\e[0m\e[0m:\e[0m Aqua\e[0m '
  776. +./neofetch:3887:prin: (( ++info_height ))
  777. +./neofetch:3890:prin: prin=1
  778. +./neofetch:3858:info: unset -v subtitle
  779. +/Users/julian/.config/neofetch/config.conf:15:print_info: info WM wm
  780. +./neofetch:3834:info: [[ -n wm ]]
  781. +./neofetch:3834:info: subtitle=WM
  782. +./neofetch:3837:info: unset -v prin
  783. +./neofetch:3840:info: get_wm
  784. +./neofetch:1474:get_wm: (( wm_run == 1 ))
  785. +./neofetch:1476:get_wm: [[ -n '' ]]
  786. +./neofetch:1504:get_wm: [[ -n '' ]]
  787. +./neofetch:1527:get_wm: case "$os" in
  788. ++./neofetch:1529:get_wm: ps -e
  789. ++./neofetch:1529:get_wm: grep -o '[S]pectacle\|[A]methyst\|[k]wm\|[c]hun[k]wm'
  790. +./neofetch:1529:get_wm: ps_line=
  791. +./neofetch:1531:get_wm: case "$ps_line" in
  792. +./neofetch:1536:get_wm: wm='Quartz Compositor'
  793. +./neofetch:1566:get_wm: wm_run=1
  794. +./neofetch:3843:info: [[ -n '' ]]
  795. ++./neofetch:3846:info: trim 'Quartz Compositor'
  796. ++./neofetch:3929:trim: set -f
  797. ++./neofetch:3931:trim: set -- Quartz Compositor
  798. ++./neofetch:3932:trim: printf '%s\n' 'Quartz Compositor'
  799. ++./neofetch:3933:trim: set +f
  800. +./neofetch:3846:info: output='Quartz Compositor'
  801. +./neofetch:3848:info: [[ -n wm ]]
  802. +./neofetch:3848:info: [[ -n QuartzCompositor ]]
  803. +./neofetch:3849:info: prin WM 'Quartz Compositor'
  804. ++./neofetch:3863:prin: trim WM
  805. ++./neofetch:3929:trim: set -f
  806. ++./neofetch:3931:trim: set -- WM
  807. ++./neofetch:3932:trim: printf '%s\n' WM
  808. ++./neofetch:3933:trim: set +f
  809. +./neofetch:3863:prin: [[ -n WM ]]
  810. +./neofetch:3863:prin: [[ -n Quartz Compositor ]]
  811. +./neofetch:3864:prin: [[ -n '' ]]
  812. +./neofetch:3866:prin: string='WM: Quartz Compositor'
  813. ++./neofetch:3871:prin: trim 'WM: Quartz Compositor'
  814. ++./neofetch:3929:trim: set -f
  815. ++./neofetch:3931:trim: set -- WM: Quartz Compositor
  816. ++./neofetch:3932:trim: printf '%s\n' 'WM: Quartz Compositor'
  817. ++./neofetch:3933:trim: set +f
  818. +./neofetch:3871:prin: string='WM: Quartz Compositor'
  819. +./neofetch:3874:prin: [[ -z 42 ]]
  820. +./neofetch:3880:prin: string='WM\e[0m\e[0m:\e[0m Quartz Compositor'
  821. +./neofetch:3881:prin: string='\e[1mWM\e[0m\e[0m:\e[0m Quartz Compositor'
  822. +./neofetch:3884:prin: printf '%b\n' '\e[33C\e[1mWM\e[0m\e[0m:\e[0m Quartz Compositor\e[0m '
  823. +./neofetch:3887:prin: (( ++info_height ))
  824. +./neofetch:3890:prin: prin=1
  825. +./neofetch:3858:info: unset -v subtitle
  826. +/Users/julian/.config/neofetch/config.conf:16:print_info: info 'WM Theme' wm_theme
  827. +./neofetch:3834:info: [[ -n wm_theme ]]
  828. +./neofetch:3834:info: subtitle='WM Theme'
  829. +./neofetch:3837:info: unset -v prin
  830. +./neofetch:3840:info: get_wm_theme
  831. +./neofetch:1570:get_wm_theme: (( wm_run != 1 ))
  832. +./neofetch:1571:get_wm_theme: (( de_run != 1 ))
  833. +./neofetch:1573:get_wm_theme: case "$wm" in
  834. +./neofetch:1688:get_wm_theme: global_preferences=/Users/julian/Library/Preferences/.GlobalPreferences.plist
  835. ++./neofetch:1689:get_wm_theme: PlistBuddy -c 'Print AppleInterfaceStyle' /Users/julian/Library/Preferences/.GlobalPreferences.plist
  836. +./neofetch:1689:get_wm_theme: wm_theme=Dark
  837. ++./neofetch:1690:get_wm_theme: PlistBuddy -c 'Print AppleAquaColorVariant' /Users/julian/Library/Preferences/.GlobalPreferences.plist
  838. +./neofetch:1690:get_wm_theme: wm_theme_color=1
  839. +./neofetch:1692:get_wm_theme: [[ -z Dark ]]
  840. +./neofetch:1695:get_wm_theme: [[ -z 1 ]]
  841. +./neofetch:1695:get_wm_theme: (( wm_theme_color == 1 ))
  842. +./neofetch:1696:get_wm_theme: wm_theme_color=Blue
  843. +./neofetch:1698:get_wm_theme: wm_theme='Blue (Dark)'
  844. ++./neofetch:1721:get_wm_theme: trim_quotes 'Blue (Dark)'
  845. ++./neofetch:3937:trim_quotes: trim_output='Blue (Dark)'
  846. ++./neofetch:3938:trim_quotes: trim_output='Blue (Dark)'
  847. ++./neofetch:3939:trim_quotes: printf %s 'Blue (Dark)'
  848. +./neofetch:1721:get_wm_theme: wm_theme='Blue (Dark)'
  849. +./neofetch:3843:info: [[ -n '' ]]
  850. ++./neofetch:3846:info: trim 'Blue (Dark)'
  851. ++./neofetch:3929:trim: set -f
  852. ++./neofetch:3931:trim: set -- Blue '(Dark)'
  853. ++./neofetch:3932:trim: printf '%s\n' 'Blue (Dark)'
  854. ++./neofetch:3933:trim: set +f
  855. +./neofetch:3846:info: output='Blue (Dark)'
  856. +./neofetch:3848:info: [[ -n wm_theme ]]
  857. +./neofetch:3848:info: [[ -n Blue(Dark) ]]
  858. +./neofetch:3849:info: prin 'WM Theme' 'Blue (Dark)'
  859. ++./neofetch:3863:prin: trim 'WM Theme'
  860. ++./neofetch:3929:trim: set -f
  861. ++./neofetch:3931:trim: set -- WM Theme
  862. ++./neofetch:3932:trim: printf '%s\n' 'WM Theme'
  863. ++./neofetch:3933:trim: set +f
  864. +./neofetch:3863:prin: [[ -n WM Theme ]]
  865. +./neofetch:3863:prin: [[ -n Blue (Dark) ]]
  866. +./neofetch:3864:prin: [[ -n '' ]]
  867. +./neofetch:3866:prin: string='WM Theme: Blue (Dark)'
  868. ++./neofetch:3871:prin: trim 'WM Theme: Blue (Dark)'
  869. ++./neofetch:3929:trim: set -f
  870. ++./neofetch:3931:trim: set -- WM Theme: Blue '(Dark)'
  871. ++./neofetch:3932:trim: printf '%s\n' 'WM Theme: Blue (Dark)'
  872. ++./neofetch:3933:trim: set +f
  873. +./neofetch:3871:prin: string='WM Theme: Blue (Dark)'
  874. +./neofetch:3874:prin: [[ -z 42 ]]
  875. +./neofetch:3880:prin: string='WM Theme\e[0m\e[0m:\e[0m Blue (Dark)'
  876. +./neofetch:3881:prin: string='\e[1mWM Theme\e[0m\e[0m:\e[0m Blue (Dark)'
  877. +./neofetch:3884:prin: printf '%b\n' '\e[33C\e[1mWM Theme\e[0m\e[0m:\e[0m Blue (Dark)\e[0m '
  878. +./neofetch:3887:prin: (( ++info_height ))
  879. +./neofetch:3890:prin: prin=1
  880. +./neofetch:3858:info: unset -v subtitle
  881. +/Users/julian/.config/neofetch/config.conf:17:print_info: info Theme theme
  882. +./neofetch:3834:info: [[ -n theme ]]
  883. +./neofetch:3834:info: subtitle=Theme
  884. +./neofetch:3837:info: unset -v prin
  885. +./neofetch:3840:info: get_theme
  886. +./neofetch:2690:get_theme: name=gtk-theme-name
  887. +./neofetch:2691:get_theme: gsettings=gtk-theme
  888. +./neofetch:2692:get_theme: gconf=gtk_theme
  889. +./neofetch:2693:get_theme: xfconf=/Net/ThemeName
  890. +./neofetch:2694:get_theme: kde=Name
  891. +./neofetch:2696:get_theme: get_style
  892. +./neofetch:2561:get_style: unset gtk2_theme gtk3_theme theme path
  893. +./neofetch:2563:get_style: [[ -n '' ]]
  894. +./neofetch:3843:info: [[ -n '' ]]
  895. ++./neofetch:3846:info: trim ''
  896. ++./neofetch:3929:trim: set -f
  897. ++./neofetch:3931:trim: set --
  898. ++./neofetch:3932:trim: printf '%s\n' ''
  899. ++./neofetch:3933:trim: set +f
  900. +./neofetch:3846:info: output=
  901. +./neofetch:3848:info: [[ -n theme ]]
  902. +./neofetch:3848:info: [[ -n '' ]]
  903. +./neofetch:3851:info: [[ -n '' ]]
  904. +./neofetch:3855:info: err 'Info: Couldn'\''t detect Theme.'
  905. ++./neofetch:4031:err: color 1
  906. ++./neofetch:4004:color: case "$1" in
  907. ++./neofetch:4005:color: printf '%b\e[3%sm' '\e[0m' 1
  908. +./neofetch:4031:err: err+='[!]\e[0m Info: Couldn'\''t detect Theme.
  909. '
  910. +./neofetch:3858:info: unset -v subtitle
  911. +/Users/julian/.config/neofetch/config.conf:18:print_info: info Icons icons
  912. +./neofetch:3834:info: [[ -n icons ]]
  913. +./neofetch:3834:info: subtitle=Icons
  914. +./neofetch:3837:info: unset -v prin
  915. +./neofetch:3840:info: get_icons
  916. +./neofetch:2700:get_icons: name=gtk-icon-theme-name
  917. +./neofetch:2701:get_icons: gsettings=icon-theme
  918. +./neofetch:2702:get_icons: gconf=icon_theme
  919. +./neofetch:2703:get_icons: xfconf=/Net/IconThemeName
  920. +./neofetch:2704:get_icons: kde=Theme
  921. +./neofetch:2706:get_icons: get_style
  922. +./neofetch:2561:get_style: unset gtk2_theme gtk3_theme theme path
  923. +./neofetch:2563:get_style: [[ -n '' ]]
  924. +./neofetch:2707:get_icons: icons=
  925. +./neofetch:3843:info: [[ -n '' ]]
  926. ++./neofetch:3846:info: trim ''
  927. ++./neofetch:3929:trim: set -f
  928. ++./neofetch:3931:trim: set --
  929. ++./neofetch:3932:trim: printf '%s\n' ''
  930. ++./neofetch:3933:trim: set +f
  931. +./neofetch:3846:info: output=
  932. +./neofetch:3848:info: [[ -n icons ]]
  933. +./neofetch:3848:info: [[ -n '' ]]
  934. +./neofetch:3851:info: [[ -n '' ]]
  935. +./neofetch:3855:info: err 'Info: Couldn'\''t detect Icons.'
  936. ++./neofetch:4031:err: color 1
  937. ++./neofetch:4004:color: case "$1" in
  938. ++./neofetch:4005:color: printf '%b\e[3%sm' '\e[0m' 1
  939. +./neofetch:4031:err: err+='[!]\e[0m Info: Couldn'\''t detect Icons.
  940. '
  941. +./neofetch:3858:info: unset -v subtitle
  942. +/Users/julian/.config/neofetch/config.conf:19:print_info: info Terminal term
  943. +./neofetch:3834:info: [[ -n term ]]
  944. +./neofetch:3834:info: subtitle=Terminal
  945. +./neofetch:3837:info: unset -v prin
  946. +./neofetch:3840:info: get_term
  947. +./neofetch:2723:get_term: (( term_run == 1 ))
  948. +./neofetch:2727:get_term: case "$TERM_PROGRAM" in
  949. +./neofetch:2728:get_term: term=iTerm2
  950. +./neofetch:2735:get_term: [[ xterm-256color == \t\w\5\2 ]]
  951. +./neofetch:2735:get_term: [[ xterm-256color == \t\w\1\0\0 ]]
  952. +./neofetch:2738:get_term: [[ -n '' ]]
  953. +./neofetch:2742:get_term: [[ -z iTerm2 ]]
  954. +./neofetch:2767:get_term: term_run=1
  955. +./neofetch:3843:info: [[ -n '' ]]
  956. ++./neofetch:3846:info: trim iTerm2
  957. ++./neofetch:3929:trim: set -f
  958. ++./neofetch:3931:trim: set -- iTerm2
  959. ++./neofetch:3932:trim: printf '%s\n' iTerm2
  960. ++./neofetch:3933:trim: set +f
  961. +./neofetch:3846:info: output=iTerm2
  962. +./neofetch:3848:info: [[ -n term ]]
  963. +./neofetch:3848:info: [[ -n iTerm2 ]]
  964. +./neofetch:3849:info: prin Terminal iTerm2
  965. ++./neofetch:3863:prin: trim Terminal
  966. ++./neofetch:3929:trim: set -f
  967. ++./neofetch:3931:trim: set -- Terminal
  968. ++./neofetch:3932:trim: printf '%s\n' Terminal
  969. ++./neofetch:3933:trim: set +f
  970. +./neofetch:3863:prin: [[ -n Terminal ]]
  971. +./neofetch:3863:prin: [[ -n iTerm2 ]]
  972. +./neofetch:3864:prin: [[ -n '' ]]
  973. +./neofetch:3866:prin: string='Terminal: iTerm2'
  974. ++./neofetch:3871:prin: trim 'Terminal: iTerm2'
  975. ++./neofetch:3929:trim: set -f
  976. ++./neofetch:3931:trim: set -- Terminal: iTerm2
  977. ++./neofetch:3932:trim: printf '%s\n' 'Terminal: iTerm2'
  978. ++./neofetch:3933:trim: set +f
  979. +./neofetch:3871:prin: string='Terminal: iTerm2'
  980. +./neofetch:3874:prin: [[ -z 42 ]]
  981. +./neofetch:3880:prin: string='Terminal\e[0m\e[0m:\e[0m iTerm2'
  982. +./neofetch:3881:prin: string='\e[1mTerminal\e[0m\e[0m:\e[0m iTerm2'
  983. +./neofetch:3884:prin: printf '%b\n' '\e[33C\e[1mTerminal\e[0m\e[0m:\e[0m iTerm2\e[0m '
  984. +./neofetch:3887:prin: (( ++info_height ))
  985. +./neofetch:3890:prin: prin=1
  986. +./neofetch:3858:info: unset -v subtitle
  987. +/Users/julian/.config/neofetch/config.conf:20:print_info: info CPU cpu
  988. +./neofetch:3834:info: [[ -n cpu ]]
  989. +./neofetch:3834:info: subtitle=CPU
  990. +./neofetch:3837:info: unset -v prin
  991. +./neofetch:3840:info: get_cpu
  992. +./neofetch:1725:get_cpu: case "$os" in
  993. ++./neofetch:1789:get_cpu: sysctl -n machdep.cpu.brand_string
  994. +./neofetch:1789:get_cpu: cpu='Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz'
  995. +./neofetch:1792:get_cpu: case "$cpu_cores" in
  996. ++./neofetch:1793:get_cpu: sysctl -n hw.logicalcpu_max
  997. +./neofetch:1793:get_cpu: cores=4
  998. +./neofetch:1922:get_cpu: cpu='Intel(R) Core i7-5557U CPU @ 3.10GHz'
  999. +./neofetch:1923:get_cpu: cpu='Intel(R) Core i7-5557U CPU @ 3.10GHz'
  1000. +./neofetch:1924:get_cpu: cpu='Intel Core i7-5557U CPU @ 3.10GHz'
  1001. +./neofetch:1925:get_cpu: cpu='Intel Core i7-5557U CPU @ 3.10GHz'
  1002. +./neofetch:1926:get_cpu: cpu='Intel Core i7-5557U @ 3.10GHz'
  1003. +./neofetch:1927:get_cpu: cpu='Intel Core i7-5557U @ 3.10GHz'
  1004. +./neofetch:1928:get_cpu: cpu='Intel Core i7-5557U @ 3.10GHz'
  1005. +./neofetch:1929:get_cpu: cpu='Intel Core i7-5557U @ 3.10GHz'
  1006. +./neofetch:1930:get_cpu: cpu='Intel Core i7-5557U @ 3.10GHz'
  1007. +./neofetch:1931:get_cpu: cpu='Intel Core i7-5557U @ 3.10GHz'
  1008. +./neofetch:1932:get_cpu: cpu='Intel Core i7-5557U @ 3.10GHz'
  1009. +./neofetch:1933:get_cpu: cpu='Intel i7-5557U @ 3.10GHz'
  1010. +./neofetch:1934:get_cpu: cpu='Intel i7-5557U @ 3.10GHz'
  1011. +./neofetch:1935:get_cpu: cpu='Intel i7-5557U @ 3.10GHz'
  1012. +./neofetch:1936:get_cpu: cpu='Intel i7-5557U @ 3.10GHz'
  1013. +./neofetch:1937:get_cpu: cpu='Intel i7-5557U @ 3.10GHz'
  1014. +./neofetch:1938:get_cpu: cpu='Intel i7-5557U @ 3.10GHz'
  1015. +./neofetch:1939:get_cpu: cpu='Intel i7-5557U @ 3.10GHz'
  1016. +./neofetch:1940:get_cpu: cpu='Intel i7-5557U @ 3.10GHz'
  1017. +./neofetch:1943:get_cpu: cores=4
  1018. +./neofetch:1944:get_cpu: speed=
  1019. +./neofetch:1947:get_cpu: [[ on == \o\f\f ]]
  1020. +./neofetch:1955:get_cpu: [[ logical != \o\f\f ]]
  1021. +./neofetch:1955:get_cpu: [[ -n 4 ]]
  1022. +./neofetch:1956:get_cpu: case "$os" in
  1023. +./neofetch:1957:get_cpu: cpu='Intel i7-5557U (4) @ 3.10GHz'
  1024. +./neofetch:1962:get_cpu: [[ on != \o\f\f ]]
  1025. +./neofetch:1962:get_cpu: [[ -n '' ]]
  1026. +./neofetch:1973:get_cpu: [[ C != \o\f\f ]]
  1027. +./neofetch:1973:get_cpu: [[ -n '' ]]
  1028. +./neofetch:3843:info: [[ -n '' ]]
  1029. ++./neofetch:3846:info: trim 'Intel i7-5557U (4) @ 3.10GHz'
  1030. ++./neofetch:3929:trim: set -f
  1031. ++./neofetch:3931:trim: set -- Intel i7-5557U '(4)' @ 3.10GHz
  1032. ++./neofetch:3932:trim: printf '%s\n' 'Intel i7-5557U (4) @ 3.10GHz'
  1033. ++./neofetch:3933:trim: set +f
  1034. +./neofetch:3846:info: output='Intel i7-5557U (4) @ 3.10GHz'
  1035. +./neofetch:3848:info: [[ -n cpu ]]
  1036. +./neofetch:3848:info: [[ -n Inteli7-5557U(4)@3.10GHz ]]
  1037. +./neofetch:3849:info: prin CPU 'Intel i7-5557U (4) @ 3.10GHz'
  1038. ++./neofetch:3863:prin: trim CPU
  1039. ++./neofetch:3929:trim: set -f
  1040. ++./neofetch:3931:trim: set -- CPU
  1041. ++./neofetch:3932:trim: printf '%s\n' CPU
  1042. ++./neofetch:3933:trim: set +f
  1043. +./neofetch:3863:prin: [[ -n CPU ]]
  1044. +./neofetch:3863:prin: [[ -n Intel i7-5557U (4) @ 3.10GHz ]]
  1045. +./neofetch:3864:prin: [[ -n '' ]]
  1046. +./neofetch:3866:prin: string='CPU: Intel i7-5557U (4) @ 3.10GHz'
  1047. ++./neofetch:3871:prin: trim 'CPU: Intel i7-5557U (4) @ 3.10GHz'
  1048. ++./neofetch:3929:trim: set -f
  1049. ++./neofetch:3931:trim: set -- CPU: Intel i7-5557U '(4)' @ 3.10GHz
  1050. ++./neofetch:3932:trim: printf '%s\n' 'CPU: Intel i7-5557U (4) @ 3.10GHz'
  1051. ++./neofetch:3933:trim: set +f
  1052. +./neofetch:3871:prin: string='CPU: Intel i7-5557U (4) @ 3.10GHz'
  1053. +./neofetch:3874:prin: [[ -z 42 ]]
  1054. +./neofetch:3880:prin: string='CPU\e[0m\e[0m:\e[0m Intel i7-5557U (4) @ 3.10GHz'
  1055. +./neofetch:3881:prin: string='\e[1mCPU\e[0m\e[0m:\e[0m Intel i7-5557U (4) @ 3.10GHz'
  1056. +./neofetch:3884:prin: printf '%b\n' '\e[33C\e[1mCPU\e[0m\e[0m:\e[0m Intel i7-5557U (4) @ 3.10GHz\e[0m '
  1057. +./neofetch:3887:prin: (( ++info_height ))
  1058. +./neofetch:3890:prin: prin=1
  1059. +./neofetch:3858:info: unset -v subtitle
  1060. +/Users/julian/.config/neofetch/config.conf:21:print_info: info GPU gpu
  1061. +./neofetch:3834:info: [[ -n gpu ]]
  1062. +./neofetch:3834:info: subtitle=GPU
  1063. +./neofetch:3837:info: unset -v prin
  1064. +./neofetch:3840:info: get_gpu
  1065. +./neofetch:2027:get_gpu: case "$os" in
  1066. +./neofetch:2103:get_gpu: [[ -f /Library/Caches/neofetch/gpu ]]
  1067. +./neofetch:2104:get_gpu: source /Library/Caches/neofetch/gpu
  1068. ++/Library/Caches/neofetch/gpu:1:source: gpu='Intel Iris Graphics 6100'
  1069. +./neofetch:2175:get_gpu: [[ on == \o\f\f ]]
  1070. +./neofetch:3843:info: [[ -n '' ]]
  1071. ++./neofetch:3846:info: trim 'Intel Iris Graphics 6100'
  1072. ++./neofetch:3929:trim: set -f
  1073. ++./neofetch:3931:trim: set -- Intel Iris Graphics 6100
  1074. ++./neofetch:3932:trim: printf '%s\n' 'Intel Iris Graphics 6100'
  1075. ++./neofetch:3933:trim: set +f
  1076. +./neofetch:3846:info: output='Intel Iris Graphics 6100'
  1077. +./neofetch:3848:info: [[ -n gpu ]]
  1078. +./neofetch:3848:info: [[ -n IntelIrisGraphics6100 ]]
  1079. +./neofetch:3849:info: prin GPU 'Intel Iris Graphics 6100'
  1080. ++./neofetch:3863:prin: trim GPU
  1081. ++./neofetch:3929:trim: set -f
  1082. ++./neofetch:3931:trim: set -- GPU
  1083. ++./neofetch:3932:trim: printf '%s\n' GPU
  1084. ++./neofetch:3933:trim: set +f
  1085. +./neofetch:3863:prin: [[ -n GPU ]]
  1086. +./neofetch:3863:prin: [[ -n Intel Iris Graphics 6100 ]]
  1087. +./neofetch:3864:prin: [[ -n '' ]]
  1088. +./neofetch:3866:prin: string='GPU: Intel Iris Graphics 6100'
  1089. ++./neofetch:3871:prin: trim 'GPU: Intel Iris Graphics 6100'
  1090. ++./neofetch:3929:trim: set -f
  1091. ++./neofetch:3931:trim: set -- GPU: Intel Iris Graphics 6100
  1092. ++./neofetch:3932:trim: printf '%s\n' 'GPU: Intel Iris Graphics 6100'
  1093. ++./neofetch:3933:trim: set +f
  1094. +./neofetch:3871:prin: string='GPU: Intel Iris Graphics 6100'
  1095. +./neofetch:3874:prin: [[ -z 42 ]]
  1096. +./neofetch:3880:prin: string='GPU\e[0m\e[0m:\e[0m Intel Iris Graphics 6100'
  1097. +./neofetch:3881:prin: string='\e[1mGPU\e[0m\e[0m:\e[0m Intel Iris Graphics 6100'
  1098. +./neofetch:3884:prin: printf '%b\n' '\e[33C\e[1mGPU\e[0m\e[0m:\e[0m Intel Iris Graphics 6100\e[0m '
  1099. +./neofetch:3887:prin: (( ++info_height ))
  1100. +./neofetch:3890:prin: prin=1
  1101. +./neofetch:3858:info: unset -v subtitle
  1102. +/Users/julian/.config/neofetch/config.conf:22:print_info: info Memory memory
  1103. +./neofetch:3834:info: [[ -n memory ]]
  1104. +./neofetch:3834:info: subtitle=Memory
  1105. +./neofetch:3837:info: unset -v prin
  1106. +./neofetch:3840:info: get_memory
  1107. +./neofetch:2183:get_memory: case "$os" in
  1108. ++./neofetch:2202:get_memory: sysctl -n hw.memsize
  1109. +./neofetch:2202:get_memory: mem_total=16384
  1110. ++./neofetch:2203:get_memory: vm_stat
  1111. ++./neofetch:2203:get_memory: awk '/wired/ { print $4 }'
  1112. +./neofetch:2203:get_memory: mem_wired=544475.
  1113. ++./neofetch:2204:get_memory: vm_stat
  1114. ++./neofetch:2204:get_memory: awk '/active / { printf $3 }'
  1115. +./neofetch:2204:get_memory: mem_active=
  1116. ++./neofetch:2205:get_memory: vm_stat
  1117. ++./neofetch:2205:get_memory: awk '/occupied/ { printf $5 }'
  1118. +./neofetch:2205:get_memory: mem_compressed=0.
  1119. +./neofetch:2206:get_memory: mem_compressed=0.
  1120. +./neofetch:2207:get_memory: mem_used=2126
  1121. +./neofetch:2291:get_memory: memory='2126MiB / 16384MiB'
  1122. +./neofetch:2294:get_memory: case "$memory_display" in
  1123. +./neofetch:3843:info: [[ -n '' ]]
  1124. ++./neofetch:3846:info: trim '2126MiB / 16384MiB'
  1125. ++./neofetch:3929:trim: set -f
  1126. ++./neofetch:3931:trim: set -- 2126MiB / 16384MiB
  1127. ++./neofetch:3932:trim: printf '%s\n' '2126MiB / 16384MiB'
  1128. ++./neofetch:3933:trim: set +f
  1129. +./neofetch:3846:info: output='2126MiB / 16384MiB'
  1130. +./neofetch:3848:info: [[ -n memory ]]
  1131. +./neofetch:3848:info: [[ -n 2126MiB/16384MiB ]]
  1132. +./neofetch:3849:info: prin Memory '2126MiB / 16384MiB'
  1133. ++./neofetch:3863:prin: trim Memory
  1134. ++./neofetch:3929:trim: set -f
  1135. ++./neofetch:3931:trim: set -- Memory
  1136. ++./neofetch:3932:trim: printf '%s\n' Memory
  1137. ++./neofetch:3933:trim: set +f
  1138. +./neofetch:3863:prin: [[ -n Memory ]]
  1139. +./neofetch:3863:prin: [[ -n 2126MiB / 16384MiB ]]
  1140. +./neofetch:3864:prin: [[ -n '' ]]
  1141. +./neofetch:3866:prin: string='Memory: 2126MiB / 16384MiB'
  1142. ++./neofetch:3871:prin: trim 'Memory: 2126MiB / 16384MiB'
  1143. ++./neofetch:3929:trim: set -f
  1144. ++./neofetch:3931:trim: set -- Memory: 2126MiB / 16384MiB
  1145. ++./neofetch:3932:trim: printf '%s\n' 'Memory: 2126MiB / 16384MiB'
  1146. ++./neofetch:3933:trim: set +f
  1147. +./neofetch:3871:prin: string='Memory: 2126MiB / 16384MiB'
  1148. +./neofetch:3874:prin: [[ -z 42 ]]
  1149. +./neofetch:3880:prin: string='Memory\e[0m\e[0m:\e[0m 2126MiB / 16384MiB'
  1150. +./neofetch:3881:prin: string='\e[1mMemory\e[0m\e[0m:\e[0m 2126MiB / 16384MiB'
  1151. +./neofetch:3884:prin: printf '%b\n' '\e[33C\e[1mMemory\e[0m\e[0m:\e[0m 2126MiB / 16384MiB\e[0m '
  1152. +./neofetch:3887:prin: (( ++info_height ))
  1153. +./neofetch:3890:prin: prin=1
  1154. +./neofetch:3858:info: unset -v subtitle
  1155. +/Users/julian/.config/neofetch/config.conf:23:print_info: info Song song
  1156. +./neofetch:3834:info: [[ -n song ]]
  1157. +./neofetch:3834:info: subtitle=Song
  1158. +./neofetch:3837:info: unset -v prin
  1159. +./neofetch:3840:info: get_song
  1160. +./neofetch:2337:get_song: players=("amarok" "audacious" "banshee" "bluemindo" "clementine" "cmus" "deadbeef" "deepin-music" "dragon" "elise" "exaile" "gnome-music" "gmusicbrowser" "Google Play" "guayadeque" "iTunes" "juk" "lollypop" "mocp" "mopidy" "mpd" "pogo" "pragha" "qmmp" "quodlibet" "rhythmbox" "sayonara" "smplayer" "spotify" "Spotify" "tomahawk" "vlc" "xmms2d" "yarock")
  1161. +./neofetch:2339:get_song: printf -v players '|%s' amarok audacious banshee bluemindo clementine cmus deadbeef deepin-music dragon elise exaile gnome-music gmusicbrowser 'Google Play' guayadeque iTunes juk lollypop mocp mopidy mpd pogo pragha qmmp quodlibet rhythmbox sayonara smplayer spotify Spotify tomahawk vlc xmms2d yarock
  1162. ++./neofetch:2341:get_song: ps aux
  1163. ++./neofetch:2341:get_song: awk -v 'pattern=(amarok|audacious|banshee|bluemindo|clementine|cmus|deadbeef|deepin-music|dragon|elise|exaile|gnome-music|gmusicbrowser|Google Play|guayadeque|iTunes|juk|lollypop|mocp|mopidy|mpd|pogo|pragha|qmmp|quodlibet|rhythmbox|sayonara|smplayer|spotify|Spotify|tomahawk|vlc|xmms2d|yarock)' '!/ awk / && match($0,pattern){print substr($0,RSTART,RLENGTH); exit}'
  1164. +./neofetch:2341:get_song: player=iTunes
  1165. +./neofetch:2343:get_song: [[ -n auto ]]
  1166. +./neofetch:2343:get_song: [[ auto != \a\u\t\o ]]
  1167. +./neofetch:2358:get_song: case "${player/*\/}" in
  1168. ++./neofetch:2414:get_song: osascript -e 'tell application "iTunes" to artist of current track as¬
  1169. string & " \n " & album of current track as¬
  1170. string & " \n " & name of current track as string'
  1171. 91:97: execution error: Can’t make «class pArt» of «class pTrk» of application "iTunes" into type string. (-1700)
  1172. +./neofetch:2414:get_song: song=
  1173. +./neofetch:2458:get_song: [[ '' != *[a-z]* ]]
  1174. +./neofetch:2458:get_song: unset -v song
  1175. +./neofetch:2458:get_song: return
  1176. +./neofetch:3843:info: [[ -n '' ]]
  1177. ++./neofetch:3846:info: trim ''
  1178. ++./neofetch:3929:trim: set -f
  1179. ++./neofetch:3931:trim: set --
  1180. ++./neofetch:3932:trim: printf '%s\n' ''
  1181. ++./neofetch:3933:trim: set +f
  1182. +./neofetch:3846:info: output=
  1183. +./neofetch:3848:info: [[ -n song ]]
  1184. +./neofetch:3848:info: [[ -n '' ]]
  1185. +./neofetch:3851:info: [[ -n '' ]]
  1186. +./neofetch:3855:info: err 'Info: Couldn'\''t detect Song.'
  1187. ++./neofetch:4031:err: color 1
  1188. ++./neofetch:4004:color: case "$1" in
  1189. ++./neofetch:4005:color: printf '%b\e[3%sm' '\e[0m' 1
  1190. +./neofetch:4031:err: err+='[!]\e[0m Info: Couldn'\''t detect Song.
  1191. '
  1192. +./neofetch:3858:info: unset -v subtitle
  1193. +/Users/julian/.config/neofetch/config.conf:25:print_info: info line_break
  1194. +./neofetch:3834:info: [[ -n '' ]]
  1195. +./neofetch:3837:info: unset -v prin
  1196. +./neofetch:3840:info: get_line_break
  1197. +./neofetch:3907:get_line_break: printf '%b\n' ''
  1198. +./neofetch:3910:get_line_break: (( ++info_height ))
  1199. +./neofetch:3913:get_line_break: prin=1
  1200. +./neofetch:3843:info: [[ -n 1 ]]
  1201. +./neofetch:3843:info: return
  1202. +/Users/julian/.config/neofetch/config.conf:26:print_info: info cols
  1203. +./neofetch:3834:info: [[ -n '' ]]
  1204. +./neofetch:3837:info: unset -v prin
  1205. +./neofetch:3840:info: get_cols
  1206. +./neofetch:3303:get_cols: [[ on == \o\n ]]
  1207. +./neofetch:3305:get_cols: printf -v block_width %3s
  1208. +./neofetch:3308:get_cols: (( block_range[0] ))
  1209. +./neofetch:3308:get_cols: (( block_range[0]<=block_range[1] ))
  1210. +./neofetch:3309:get_cols: case "${block_range[0]}" in
  1211. +./neofetch:3311:get_cols: printf -v blocks '%b\e[3%bm\e[4%bm%b' '' 0 0 ' '
  1212. +./neofetch:3308:get_cols: (( block_range[0]++ ))
  1213. +./neofetch:3308:get_cols: (( block_range[0]<=block_range[1] ))
  1214. +./neofetch:3309:get_cols: case "${block_range[0]}" in
  1215. +./neofetch:3311:get_cols: printf -v blocks '%b\e[3%bm\e[4%bm%b' ' ' 1 1 ' '
  1216. +./neofetch:3308:get_cols: (( block_range[0]++ ))
  1217. +./neofetch:3308:get_cols: (( block_range[0]<=block_range[1] ))
  1218. +./neofetch:3309:get_cols: case "${block_range[0]}" in
  1219. +./neofetch:3311:get_cols: printf -v blocks '%b\e[3%bm\e[4%bm%b' '  ' 2 2 ' '
  1220. +./neofetch:3308:get_cols: (( block_range[0]++ ))
  1221. +./neofetch:3308:get_cols: (( block_range[0]<=block_range[1] ))
  1222. +./neofetch:3309:get_cols: case "${block_range[0]}" in
  1223. +./neofetch:3311:get_cols: printf -v blocks '%b\e[3%bm\e[4%bm%b' '   ' 3 3 ' '
  1224. +./neofetch:3308:get_cols: (( block_range[0]++ ))
  1225. +./neofetch:3308:get_cols: (( block_range[0]<=block_range[1] ))
  1226. +./neofetch:3309:get_cols: case "${block_range[0]}" in
  1227. +./neofetch:3311:get_cols: printf -v blocks '%b\e[3%bm\e[4%bm%b' '    ' 4 4 ' '
  1228. +./neofetch:3308:get_cols: (( block_range[0]++ ))
  1229. +./neofetch:3308:get_cols: (( block_range[0]<=block_range[1] ))
  1230. +./neofetch:3309:get_cols: case "${block_range[0]}" in
  1231. +./neofetch:3311:get_cols: printf -v blocks '%b\e[3%bm\e[4%bm%b' '     ' 5 5 ' '
  1232. +./neofetch:3308:get_cols: (( block_range[0]++ ))
  1233. +./neofetch:3308:get_cols: (( block_range[0]<=block_range[1] ))
  1234. +./neofetch:3309:get_cols: case "${block_range[0]}" in
  1235. +./neofetch:3311:get_cols: printf -v blocks '%b\e[3%bm\e[4%bm%b' '      ' 6 6 ' '
  1236. +./neofetch:3308:get_cols: (( block_range[0]++ ))
  1237. +./neofetch:3308:get_cols: (( block_range[0]<=block_range[1] ))
  1238. +./neofetch:3309:get_cols: case "${block_range[0]}" in
  1239. +./neofetch:3311:get_cols: printf -v blocks '%b\e[3%bm\e[4%bm%b' '       ' 7 7 ' '
  1240. +./neofetch:3308:get_cols: (( block_range[0]++ ))
  1241. +./neofetch:3308:get_cols: (( block_range[0]<=block_range[1] ))
  1242. +./neofetch:3323:get_cols: printf -v block_spaces %1s
  1243. +./neofetch:3326:get_cols: [[ -n         ]]
  1244. +./neofetch:3326:get_cols: cols+='        \e[0mnl'
  1245. +./neofetch:3327:get_cols: [[ -n '' ]]
  1246. +./neofetch:3330:get_cols: cols='        \e[0m'
  1247. +./neofetch:3331:get_cols: cols='        \e[0m'
  1248. +./neofetch:3334:get_cols: (( info_height+=block_height-1 ))
  1249. +./neofetch:3336:get_cols: printf '\e[%bC%b' 33 '        \e[0m'
  1250. +./neofetch:3339:get_cols: unset -v blocks blocks2 cols
  1251. +./neofetch:3343:get_cols: [[ iTerm2 == \T\o\s\W\i\n\2 ]]
  1252. +./neofetch:3346:get_cols: prin=1
  1253. +./neofetch:3843:info: [[ -n 1 ]]
  1254. +./neofetch:3843:info: return
  1255. +/Users/julian/.config/neofetch/config.conf:27:print_info: info line_break
  1256. +./neofetch:3834:info: [[ -n '' ]]
  1257. +./neofetch:3837:info: unset -v prin
  1258. +./neofetch:3840:info: get_line_break
  1259. +./neofetch:3907:get_line_break: printf '%b\n' ''
  1260. +./neofetch:3910:get_line_break: (( ++info_height ))
  1261. +./neofetch:3913:get_line_break: prin=1
  1262. +./neofetch:3843:info: [[ -n 1 ]]
  1263. +./neofetch:3843:info: return
  1264. +./neofetch:8495:main: dynamic_prompt
  1265. +./neofetch:4146:dynamic_prompt: [[ ascii == \o\f\f ]]
  1266. +./neofetch:4147:dynamic_prompt: [[ ascii != \a\s\c\i\i ]]
  1267. +./neofetch:4150:dynamic_prompt: (( lines=lines>info_height?lines-info_height+1:1 ))
  1268. +./neofetch:4152:dynamic_prompt: printf -v nlines %1s
  1269. +./neofetch:4153:dynamic_prompt: printf %b '\n'
  1270. +./neofetch:8499:main: [[ ascii == *w3m* ]]
  1271. +./neofetch:8502:main: err 'Neofetch command: ./neofetch -vv'
  1272. ++./neofetch:4031:err: color 1
  1273. ++./neofetch:4004:color: case "$1" in
  1274. ++./neofetch:4005:color: printf '%b\e[3%sm' '\e[0m' 1
  1275. +./neofetch:4031:err: err+='[!]\e[0m Neofetch command: ./neofetch -vv
  1276. '
  1277. +./neofetch:8503:main: err 'Neofetch version: 5.0.1'
  1278. ++./neofetch:4031:err: color 1
  1279. ++./neofetch:4004:color: case "$1" in
  1280. ++./neofetch:4005:color: printf '%b\e[3%sm' '\e[0m' 1
  1281. +./neofetch:4031:err: err+='[!]\e[0m Neofetch version: 5.0.1
  1282. '
  1283. +./neofetch:8506:main: [[ on == \o\n ]]
  1284. +./neofetch:8506:main: printf %b '[!]\e[0m Config: Sourced user config. (/Users/julian/.config/neofetch/config.conf)
  1285. [!]\e[0m Ascii: Ascii file not found, using distro ascii.
  1286. [!]\e[0m Info: Couldn'\''t detect Theme.
  1287. [!]\e[0m Info: Couldn'\''t detect Icons.
  1288. [!]\e[0m Info: Couldn'\''t detect Song.
  1289. [!]\e[0m Neofetch command: ./neofetch -vv
  1290. [!]\e[0m Neofetch version: 5.0.1
  1291. '
  1292. [!] Config: Sourced user config. (/Users/julian/.config/neofetch/config.conf)
  1293. [!] Ascii: Ascii file not found, using distro ascii.
  1294. [!] Info: Couldn't detect Theme.
  1295. [!] Info: Couldn't detect Icons.
  1296. [!] Info: Couldn't detect Song.
  1297. [!] Neofetch command: ./neofetch -vv
  1298. [!] Neofetch version: 5.0.1
  1299. +./neofetch:8509:main: [[ off == \o\n ]]
  1300. +./neofetch:8511:main: return 0
  1301. +./neofetch:1:: printf '\e[?25h\e[?7h'
Add Comment
Please, Sign In to add comment