Created
September 7, 2023 12:31
-
-
Save woss/6206d2d905f3c70fc3666cbede39435b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last login: Thu Sep 7 14:24:51 on ttys011 | |
+(eval):1> z4h load ohmyzsh/ohmyzsh/plugins/nvm | |
+z4h:1> (( 1 )) | |
+z4h:2> -z4h-cmd-load ohmyzsh/ohmyzsh/plugins/nvm | |
+-z4h-cmd-load:1> local -a compile | |
+-z4h-cmd-load:2> zparseopts -D -F -- 'c=compile' '-compile=compile' | |
+-z4h-cmd-load:4> local -a files | |
+-z4h-cmd-load:6> '(anon)' ohmyzsh/ohmyzsh/plugins/nvm | |
+(anon):1> emulate -L zsh -o extended_glob | |
+(anon):2> local pkgs=( /Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm ) | |
+(anon):3> pkgs=( /Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm ) | |
+(anon):4> local dirs=( ) | |
+(anon):5> local funcs=( ) | |
+(anon):6> fpath+=( /Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm ) | |
+(anon):7> (( 0 )) | |
+(anon):8> local dir | |
+(anon):9> dir=/Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm | |
+(anon):10> [[ -s /Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/init.zsh ]] | |
+(anon):12> [[ -s /Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/nvm.plugin.zsh ]] | |
+(anon):13> files+=( /Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/nvm.plugin.zsh ) | |
+-z4h-cmd-load:24> -z4h-cmd-source -- /Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/nvm.plugin.zsh | |
+-z4h-cmd-source:1> local _z4h_file _z4h_compile | |
+-z4h-cmd-source:2> zparseopts -D -F -- 'c=_z4h_compile' '-compile=_z4h_compile' | |
+-z4h-cmd-source:3> emulate zsh -o extended_glob -c 'local _z4h_files=(${^${(M)@:#/*}}(N) $Z4H/${^${@:#/*}}(N))' | |
+(eval):1> local _z4h_files=( /Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/nvm.plugin.zsh ) | |
+-z4h-cmd-source:4> (( 0 )) | |
+-z4h-cmd-source:11> emulate zsh -o extended_glob -c 'local _z4h_rm=(${^${(@)_z4h_files:#$Z4H/*}}.zwc(N))' | |
+(eval):1> local _z4h_rm=( ) | |
+-z4h-cmd-source:12> (( ! 0 )) | |
+-z4h-cmd-source:13> set -- | |
+-z4h-cmd-source:14> _z4h_file=/Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/nvm.plugin.zsh | |
+-z4h-cmd-source:15> source -- /Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/nvm.plugin.zsh | |
+/Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/nvm.plugin.zsh:2> [[ -z '' ]] | |
+/Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/nvm.plugin.zsh:3> [[ -d /Users/woss/.nvm ]] | |
+/Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/nvm.plugin.zsh:4> export NVM_DIR=/Users/woss/.nvm | |
+/Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/nvm.plugin.zsh:17> which nvm | |
+/Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/nvm.plugin.zsh:19> [[ -z /Users/woss/.nvm ]] | |
+/Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/nvm.plugin.zsh:19> [[ ! -f /Users/woss/.nvm/nvm.sh ]] | |
+/Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/nvm.plugin.zsh:23> zstyle -t :omz:plugins:nvm lazy | |
+/Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/nvm.plugin.zsh:37> source /Users/woss/.nvm/nvm.sh | |
+/Users/woss/.nvm/nvm.sh:14> NVM_SCRIPT_SOURCE='' | |
+/Users/woss/.nvm/nvm.sh:391> [ -z '' ']' | |
+/Users/woss/.nvm/nvm.sh:392> export NVM_CD_FLAGS='' | |
+/Users/woss/.nvm/nvm.sh:394> nvm_is_zsh | |
+nvm_is_zsh:1> [ -n 5.9 ']' | |
+/Users/woss/.nvm/nvm.sh:395> NVM_CD_FLAGS=-q | |
+/Users/woss/.nvm/nvm.sh:399> [ -z /Users/woss/.nvm ']' | |
+/Users/woss/.nvm/nvm.sh:410> case /Users/woss/.nvm (*[!/]*/) | |
+/Users/woss/.nvm/nvm.sh:418> unset NVM_SCRIPT_SOURCE | |
+/Users/woss/.nvm/nvm.sh:4415> nvm_process_parameters | |
+nvm_process_parameters:1> local NVM_AUTO_MODE | |
+nvm_process_parameters:2> NVM_AUTO_MODE=use | |
+nvm_process_parameters:3> [ 0 -ne 0 ']' | |
+nvm_process_parameters:10> nvm_auto use | |
+nvm_auto:1> local NVM_MODE | |
+nvm_auto:2> NVM_MODE=use | |
+nvm_auto:3> local VERSION | |
+nvm_auto:4> local NVM_CURRENT | |
+nvm_auto:5> [ _use '=' _install ']' | |
+nvm_auto:12> [ _use '=' _use ']' | |
+nvm_auto:13> NVM_CURRENT=+nvm_auto:13> nvm_ls_current | |
+nvm_ls_current:1> local NVM_LS_CURRENT_NODE_PATH | |
+nvm_ls_current:2> NVM_LS_CURRENT_NODE_PATH=+nvm_ls_current:2> which node | |
+nvm_ls_current:2> NVM_LS_CURRENT_NODE_PATH='' | |
+nvm_ls_current:3> nvm_echo none | |
+nvm_echo:1> printf '%s\n' none | |
+nvm_auto:13> NVM_CURRENT=none | |
+nvm_auto:14> [ _none '=' _none ']' | |
+nvm_auto:15> VERSION=+nvm_auto:15> nvm_resolve_local_alias default | |
+nvm_auto:15> VERSION=v18.17.1 | |
+nvm_auto:16> [ -n v18.17.1 ']' | |
+nvm_auto:17> nvm use --silent v18.17.1 | |
+nvm:1> [ 3 -lt 1 ']' | |
+nvm:6> local DEFAULT_IFS | |
+nvm:7> DEFAULT_IFS=+nvm:7> nvm_echo t | |
+nvm:7> DEFAULT_IFS=+nvm:7> tr t '\t' | |
+nvm_echo:1> printf '%s\n' t | |
+nvm:7> DEFAULT_IFS=$' \t\n' | |
+nvm:9> [ 569BNVZdghiklmx '!=' 569BNVZdghiklmx ']' | |
+nvm:16> [ 569BNVZdghiklmx '!=' 569BNVZdghiklmx ']' | |
+nvm:23> [ -n '' ']' | |
+nvm:32> [ $' \t\n\C-@' '!=' $' \t\n' ']' | |
+nvm:33> IFS=$' \t\n' +nvm:33> nvm use --silent v18.17.1 | |
+nvm:1> [ 3 -lt 1 ']' | |
+nvm:6> local DEFAULT_IFS | |
+nvm:7> DEFAULT_IFS=+nvm:7> nvm_echo t | |
+nvm:7> DEFAULT_IFS=+nvm:7> tr t '\t' | |
+nvm_echo:1> printf '%s\n' t | |
+nvm:7> DEFAULT_IFS=$' \t\n' | |
+nvm:9> [ 569BNVZdghiklmx '!=' 569BNVZdghiklmx ']' | |
+nvm:16> [ 569BNVZdghiklmx '!=' 569BNVZdghiklmx ']' | |
+nvm:23> [ -n '' ']' | |
+nvm:32> [ $' \t\n' '!=' $' \t\n' ']' | |
+nvm:37> local i | |
+nvm:38> i=use | |
+nvm:40> case use (--) | |
+nvm:40> case use (-h | help | --help) | |
+nvm:38> i=--silent | |
+nvm:40> case --silent (--) | |
+nvm:40> case --silent (-h | help | --help) | |
+nvm:38> i=v18.17.1 | |
+nvm:40> case v18.17.1 (--) | |
+nvm:40> case v18.17.1 (-h | help | --help) | |
+nvm:160> local COMMAND | |
+nvm:161> COMMAND=use | |
+nvm:162> shift | |
+nvm:165> local VERSION | |
+nvm:166> local ADDITIONAL_PARAMETERS | |
+nvm:168> case use (cache) | |
+nvm:168> case use (debug) | |
+nvm:168> case use (install | i) | |
+nvm:168> case use (uninstall) | |
+nvm:168> case use (deactivate) | |
+nvm:168> case use (use) | |
+nvm:768> local PROVIDED_VERSION | |
+nvm:769> local NVM_SILENT | |
+nvm:770> local NVM_SILENT_ARG | |
+nvm:771> local NVM_DELETE_PREFIX | |
+nvm:772> NVM_DELETE_PREFIX=0 | |
+nvm:773> local NVM_LTS | |
+nvm:774> local IS_VERSION_FROM_NVMRC | |
+nvm:775> IS_VERSION_FROM_NVMRC=0 | |
+nvm:777> [ 2 -ne 0 ']' | |
+nvm:778> case --silent (--silent) | |
+nvm:780> NVM_SILENT=1 | |
+nvm:781> NVM_SILENT_ARG=--silent | |
+nvm:794> shift | |
+nvm:777> [ 1 -ne 0 ']' | |
+nvm:778> case v18.17.1 (--silent) | |
+nvm:778> case v18.17.1 (--delete-prefix) | |
+nvm:778> case v18.17.1 (--) | |
+nvm:778> case v18.17.1 (--lts) | |
+nvm:778> case v18.17.1 (--lts=*) | |
+nvm:778> case v18.17.1 (--*) | |
+nvm:778> case v18.17.1 (*) | |
+nvm:789> [ -n v18.17.1 ']' | |
+nvm:790> PROVIDED_VERSION=v18.17.1 | |
+nvm:794> shift | |
+nvm:777> [ 0 -ne 0 ']' | |
+nvm:797> [ -n '' ']' | |
+nvm:799> [ -z v18.17.1 ']' | |
+nvm:812> VERSION=+nvm:812> nvm_match_version v18.17.1 | |
+nvm_match_version:1> local NVM_IOJS_PREFIX | |
+nvm_match_version:2> NVM_IOJS_PREFIX=+nvm_match_version:2> nvm_iojs_prefix | |
+nvm_iojs_prefix:1> nvm_echo iojs | |
+nvm_echo:1> printf '%s\n' iojs | |
+nvm_match_version:2> NVM_IOJS_PREFIX=iojs | |
+nvm_match_version:3> local PROVIDED_VERSION | |
+nvm_match_version:4> PROVIDED_VERSION=v18.17.1 | |
+nvm_match_version:5> case _v18.17.1 (_iojs | _io.js) | |
+nvm_match_version:5> case _v18.17.1 (_system) | |
+nvm_match_version:5> case _v18.17.1 (*) | |
+nvm_match_version:13> nvm_version v18.17.1 | |
+nvm_version:1> local PATTERN | |
+nvm_version:2> PATTERN=v18.17.1 | |
+nvm_version:3> local VERSION | |
+nvm_version:5> [ -z v18.17.1 ']' | |
+nvm_version:9> [ v18.17.1 '=' current ']' | |
+nvm_version:14> local NVM_NODE_PREFIX | |
+nvm_version:15> NVM_NODE_PREFIX=+nvm_version:15> nvm_node_prefix | |
+nvm_node_prefix:1> nvm_echo node | |
+nvm_echo:1> printf '%s\n' node | |
+nvm_version:15> NVM_NODE_PREFIX=node | |
+nvm_version:16> case _v18.17.1 (_node | _node-) | |
+nvm_version:21> VERSION=+nvm_version:21> nvm_ls v18.17.1 | |
+nvm_ls:1> local PATTERN | |
+nvm_ls:2> PATTERN=v18.17.1 | |
+nvm_ls:3> local VERSIONS | |
+nvm_ls:4> VERSIONS='' | |
+nvm_ls:5> [ v18.17.1 '=' current ']' | |
+nvm_ls:10> local NVM_IOJS_PREFIX | |
+nvm_version:21> VERSION=+nvm_version:21> tail -1 | |
+nvm_ls:11> NVM_IOJS_PREFIX=+nvm_ls:11> nvm_iojs_prefix | |
+nvm_iojs_prefix:1> nvm_echo iojs | |
+nvm_echo:1> printf '%s\n' iojs | |
+nvm_ls:11> NVM_IOJS_PREFIX=iojs | |
+nvm_ls:12> local NVM_NODE_PREFIX | |
+nvm_ls:13> NVM_NODE_PREFIX=+nvm_ls:13> nvm_node_prefix | |
+nvm_node_prefix:1> nvm_echo node | |
+nvm_echo:1> printf '%s\n' node | |
+nvm_ls:13> NVM_NODE_PREFIX=node | |
+nvm_ls:14> local NVM_VERSION_DIR_IOJS | |
+nvm_ls:15> NVM_VERSION_DIR_IOJS=+nvm_ls:15> nvm_version_dir iojs | |
+nvm_version_dir:1> local NVM_WHICH_DIR | |
+nvm_version_dir:2> NVM_WHICH_DIR=iojs | |
+nvm_version_dir:3> [ -z iojs ']' | |
+nvm_version_dir:3> [ iojs '=' new ']' | |
+nvm_version_dir:5> [ _iojs '=' _iojs ']' | |
+nvm_version_dir:6> nvm_echo /Users/woss/.nvm/versions/io.js | |
+nvm_echo:1> printf '%s\n' /Users/woss/.nvm/versions/io.js | |
+nvm_ls:15> NVM_VERSION_DIR_IOJS=/Users/woss/.nvm/versions/io.js | |
+nvm_ls:16> local NVM_VERSION_DIR_NEW | |
+nvm_ls:17> NVM_VERSION_DIR_NEW=+nvm_ls:17> nvm_version_dir new | |
+nvm_version_dir:1> local NVM_WHICH_DIR | |
+nvm_version_dir:2> NVM_WHICH_DIR=new | |
+nvm_version_dir:3> [ -z new ']' | |
+nvm_version_dir:3> [ new '=' new ']' | |
+nvm_version_dir:4> nvm_echo /Users/woss/.nvm/versions/node | |
+nvm_echo:1> printf '%s\n' /Users/woss/.nvm/versions/node | |
+nvm_ls:17> NVM_VERSION_DIR_NEW=/Users/woss/.nvm/versions/node | |
+nvm_ls:18> local NVM_VERSION_DIR_OLD | |
+nvm_ls:19> NVM_VERSION_DIR_OLD=+nvm_ls:19> nvm_version_dir old | |
+nvm_version_dir:1> local NVM_WHICH_DIR | |
+nvm_version_dir:2> NVM_WHICH_DIR=old | |
+nvm_version_dir:3> [ -z old ']' | |
+nvm_version_dir:3> [ old '=' new ']' | |
+nvm_version_dir:5> [ _old '=' _iojs ']' | |
+nvm_version_dir:7> [ _old '=' _old ']' | |
+nvm_version_dir:8> nvm_echo /Users/woss/.nvm | |
+nvm_echo:1> printf '%s\n' /Users/woss/.nvm | |
+nvm_ls:19> NVM_VERSION_DIR_OLD=/Users/woss/.nvm | |
+nvm_ls:21> case v18.17.1 (iojs | node) | |
+nvm_ls:21> case v18.17.1 (*) | |
+nvm_ls:26> nvm_resolve_local_alias v18.17.1 | |
+nvm_resolve_local_alias:1> [ -z v18.17.1 ']' | |
+nvm_resolve_local_alias:5> local VERSION | |
+nvm_resolve_local_alias:6> local EXIT_CODE | |
+nvm_resolve_local_alias:7> VERSION=+nvm_resolve_local_alias:7> nvm_resolve_alias v18.17.1 | |
+nvm_resolve_alias:1> [ -z v18.17.1 ']' | |
+nvm_resolve_alias:5> local PATTERN | |
+nvm_resolve_alias:6> PATTERN=v18.17.1 | |
+nvm_resolve_alias:8> local ALIAS | |
+nvm_resolve_alias:9> ALIAS=v18.17.1 | |
+nvm_resolve_alias:10> local ALIAS_TEMP | |
+nvm_resolve_alias:12> local SEEN_ALIASES | |
+nvm_resolve_alias:13> SEEN_ALIASES=v18.17.1 | |
+nvm_resolve_alias:14> true | |
+nvm_resolve_alias:15> ALIAS_TEMP=+nvm_resolve_alias:15> nvm_alias v18.17.1 | |
+nvm_resolve_alias:15> nvm_echo | |
+nvm_echo:1> printf '%s\n' '' | |
+nvm_resolve_alias:15> ALIAS_TEMP='' | |
+nvm_resolve_alias:17> [ -z '' ']' | |
+nvm_resolve_alias:18> break | |
+nvm_resolve_alias:30> [ -n v18.17.1 ']' | |
+nvm_resolve_alias:30> [ _v18.17.1 '!=' _v18.17.1 ']' | |
+nvm_resolve_alias:48> nvm_validate_implicit_alias v18.17.1 | |
+nvm_resolve_alias:56> return 2 | |
+nvm_resolve_local_alias:7> VERSION='' | |
+nvm_resolve_local_alias:8> EXIT_CODE=2 | |
+nvm_resolve_local_alias:9> [ -z '' ']' | |
+nvm_resolve_local_alias:10> return 2 | |
+nvm_ls:29> PATTERN=+nvm_ls:29> nvm_ensure_version_prefix v18.17.1 | |
+nvm_ensure_version_prefix:1> local NVM_VERSION | |
+nvm_ensure_version_prefix:2> NVM_VERSION=+nvm_ensure_version_prefix:2> nvm_strip_iojs_prefix v18.17.1 | |
+nvm_strip_iojs_prefix:1> local NVM_IOJS_PREFIX | |
+nvm_ensure_version_prefix:2> NVM_VERSION=+nvm_ensure_version_prefix:2> sed -e 's/^\([0-9]\)/v\1/g' | |
+nvm_strip_iojs_prefix:2> NVM_IOJS_PREFIX=+nvm_strip_iojs_prefix:2> nvm_iojs_prefix | |
+nvm_iojs_prefix:1> nvm_echo iojs | |
+nvm_echo:1> printf '%s\n' iojs | |
+nvm_strip_iojs_prefix:2> NVM_IOJS_PREFIX=iojs | |
+nvm_strip_iojs_prefix:3> [ v18.17.1 '=' iojs ']' | |
+nvm_strip_iojs_prefix:6> nvm_echo v18.17.1 | |
+nvm_echo:1> printf '%s\n' v18.17.1 | |
+nvm_ensure_version_prefix:2> NVM_VERSION=v18.17.1 | |
+nvm_ensure_version_prefix:3> nvm_is_iojs_version v18.17.1 | |
+nvm_is_iojs_version:1> case v18.17.1 (iojs-*) | |
+nvm_is_iojs_version:2> return 1 | |
+nvm_ensure_version_prefix:6> nvm_echo v18.17.1 | |
+nvm_echo:1> printf '%s\n' v18.17.1 | |
+nvm_ls:29> PATTERN=v18.17.1 | |
+nvm_ls:32> [ v18.17.1 '=' N/A ']' | |
+nvm_ls:36> local NVM_PATTERN_STARTS_WITH_V | |
+nvm_ls:37> case v18.17.1 (v*) | |
+nvm_ls:38> NVM_PATTERN_STARTS_WITH_V=true | |
+nvm_ls:41> [ true '=' true ']' | |
+nvm_ls:41> nvm_num_version_groups v18.17.1 | |
+nvm_num_version_groups:1> local VERSION | |
+nvm_num_version_groups:2> VERSION=v18.17.1 | |
+nvm_num_version_groups:3> VERSION=18.17.1 | |
+nvm_num_version_groups:4> VERSION=18.17.1 | |
+nvm_num_version_groups:5> [ -z 18.17.1 ']' | |
+nvm_num_version_groups:9> local NVM_NUM_DOTS | |
+nvm_num_version_groups:10> NVM_NUM_DOTS=+nvm_num_version_groups:10> nvm_echo 18.17.1 | |
+nvm_num_version_groups:10> NVM_NUM_DOTS=+nvm_num_version_groups:10> sed -e 's/[^\.]//g' | |
+nvm_echo:1> printf '%s\n' 18.17.1 | |
+nvm_num_version_groups:10> NVM_NUM_DOTS=.. | |
+nvm_num_version_groups:11> local NVM_NUM_GROUPS | |
+nvm_num_version_groups:12> NVM_NUM_GROUPS=... | |
+nvm_num_version_groups:13> nvm_echo 3 | |
+nvm_echo:1> printf '%s\n' 3 | |
+nvm_ls:41> [ _3 '=' _3 ']' | |
+nvm_ls:42> nvm_is_version_installed v18.17.1 | |
+nvm_is_version_installed:1> [ -z v18.17.1 ']' | |
+nvm_is_version_installed:4> local NVM_NODE_BINARY | |
+nvm_is_version_installed:5> NVM_NODE_BINARY=node | |
+nvm_is_version_installed:6> nvm_get_os | |
+nvm_get_os:1> local NVM_UNAME | |
+nvm_get_os:2> NVM_UNAME=+nvm_get_os:2> uname -a | |
+nvm_get_os:2> NVM_UNAME='Darwin galaxy-one.local 22.6.0 Darwin Kernel Version 22.6.0: Wed Jul 5 22:21:53 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM64_T6020 arm64' | |
+nvm_get_os:3> local NVM_OS | |
+nvm_get_os:4> case Darwin galaxy-one.local 22.6.0 Darwin Kernel Version 22.6.0: Wed Jul 5 22:21:53 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM64_T6020 arm64 (Linux\ *) | |
+nvm_get_os:4> case Darwin galaxy-one.local 22.6.0 Darwin Kernel Version 22.6.0: Wed Jul 5 22:21:53 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM64_T6020 arm64 (Darwin\ *) | |
+nvm_get_os:6> NVM_OS=darwin | |
+nvm_get_os:13> nvm_echo darwin | |
+nvm_echo:1> printf '%s\n' darwin | |
+nvm_is_version_installed:6> [ _darwin '=' _win ']' | |
+nvm_is_version_installed:9> nvm_version_path v18.17.1 | |
+nvm_is_version_installed:9> [ -x /Users/woss/.nvm/versions/node/v18.17.1/bin/node ']' | |
+nvm_is_version_installed:10> return 0 | |
+nvm_ls:43> VERSIONS=v18.17.1 | |
+nvm_ls:128> [ '' '=' true ']' | |
+nvm_ls:137> [ -z v18.17.1 ']' | |
+nvm_ls:142> nvm_echo v18.17.1 | |
+nvm_echo:1> printf '%s\n' v18.17.1 | |
+nvm_version:21> VERSION=v18.17.1 | |
+nvm_version:22> [ -z v18.17.1 ']' | |
+nvm_version:22> [ _v18.17.1 '=' _N/A ']' | |
+nvm_version:26> nvm_echo v18.17.1 | |
+nvm_echo:1> printf '%s\n' v18.17.1 | |
+nvm:812> VERSION=v18.17.1 | |
+nvm:815> [ -z v18.17.1 ']' | |
+nvm:820> [ _v18.17.1 '=' _system ']' | |
+nvm:835> [ _v18.17.1 '=' _∞ ']' | |
+nvm:841> [ v18.17.1 '=' N/A ']' | |
+nvm:848> nvm_ensure_version_installed v18.17.1 0 | |
+nvm_ensure_version_installed:1> local PROVIDED_VERSION | |
+nvm_ensure_version_installed:2> PROVIDED_VERSION=v18.17.1 | |
+nvm_ensure_version_installed:3> local IS_VERSION_FROM_NVMRC | |
+nvm_ensure_version_installed:4> IS_VERSION_FROM_NVMRC=0 | |
+nvm_ensure_version_installed:5> [ v18.17.1 '=' system ']' | |
+nvm_ensure_version_installed:12> local LOCAL_VERSION | |
+nvm_ensure_version_installed:13> local EXIT_CODE | |
+nvm_ensure_version_installed:14> LOCAL_VERSION=+nvm_ensure_version_installed:14> nvm_version v18.17.1 | |
+nvm_version:1> local PATTERN | |
+nvm_version:2> PATTERN=v18.17.1 | |
+nvm_version:3> local VERSION | |
+nvm_version:5> [ -z v18.17.1 ']' | |
+nvm_version:9> [ v18.17.1 '=' current ']' | |
+nvm_version:14> local NVM_NODE_PREFIX | |
+nvm_version:15> NVM_NODE_PREFIX=+nvm_version:15> nvm_node_prefix | |
+nvm_node_prefix:1> nvm_echo node | |
+nvm_echo:1> printf '%s\n' node | |
+nvm_version:15> NVM_NODE_PREFIX=node | |
+nvm_version:16> case _v18.17.1 (_node | _node-) | |
+nvm_version:21> VERSION=+nvm_version:21> nvm_ls v18.17.1 | |
+nvm_ls:1> local PATTERN | |
+nvm_ls:2> PATTERN=v18.17.1 | |
+nvm_ls:3> local VERSIONS | |
+nvm_ls:4> VERSIONS='' | |
+nvm_ls:5> [ v18.17.1 '=' current ']' | |
+nvm_ls:10> local NVM_IOJS_PREFIX | |
+nvm_version:21> VERSION=+nvm_version:21> tail -1 | |
+nvm_ls:11> NVM_IOJS_PREFIX=+nvm_ls:11> nvm_iojs_prefix | |
+nvm_iojs_prefix:1> nvm_echo iojs | |
+nvm_echo:1> printf '%s\n' iojs | |
+nvm_ls:11> NVM_IOJS_PREFIX=iojs | |
+nvm_ls:12> local NVM_NODE_PREFIX | |
+nvm_ls:13> NVM_NODE_PREFIX=+nvm_ls:13> nvm_node_prefix | |
+nvm_node_prefix:1> nvm_echo node | |
+nvm_echo:1> printf '%s\n' node | |
+nvm_ls:13> NVM_NODE_PREFIX=node | |
+nvm_ls:14> local NVM_VERSION_DIR_IOJS | |
+nvm_ls:15> NVM_VERSION_DIR_IOJS=+nvm_ls:15> nvm_version_dir iojs | |
+nvm_version_dir:1> local NVM_WHICH_DIR | |
+nvm_version_dir:2> NVM_WHICH_DIR=iojs | |
+nvm_version_dir:3> [ -z iojs ']' | |
+nvm_version_dir:3> [ iojs '=' new ']' | |
+nvm_version_dir:5> [ _iojs '=' _iojs ']' | |
+nvm_version_dir:6> nvm_echo /Users/woss/.nvm/versions/io.js | |
+nvm_echo:1> printf '%s\n' /Users/woss/.nvm/versions/io.js | |
+nvm_ls:15> NVM_VERSION_DIR_IOJS=/Users/woss/.nvm/versions/io.js | |
+nvm_ls:16> local NVM_VERSION_DIR_NEW | |
+nvm_ls:17> NVM_VERSION_DIR_NEW=+nvm_ls:17> nvm_version_dir new | |
+nvm_version_dir:1> local NVM_WHICH_DIR | |
+nvm_version_dir:2> NVM_WHICH_DIR=new | |
+nvm_version_dir:3> [ -z new ']' | |
+nvm_version_dir:3> [ new '=' new ']' | |
+nvm_version_dir:4> nvm_echo /Users/woss/.nvm/versions/node | |
+nvm_echo:1> printf '%s\n' /Users/woss/.nvm/versions/node | |
+nvm_ls:17> NVM_VERSION_DIR_NEW=/Users/woss/.nvm/versions/node | |
+nvm_ls:18> local NVM_VERSION_DIR_OLD | |
+nvm_ls:19> NVM_VERSION_DIR_OLD=+nvm_ls:19> nvm_version_dir old | |
+nvm_version_dir:1> local NVM_WHICH_DIR | |
+nvm_version_dir:2> NVM_WHICH_DIR=old | |
+nvm_version_dir:3> [ -z old ']' | |
+nvm_version_dir:3> [ old '=' new ']' | |
+nvm_version_dir:5> [ _old '=' _iojs ']' | |
+nvm_version_dir:7> [ _old '=' _old ']' | |
+nvm_version_dir:8> nvm_echo /Users/woss/.nvm | |
+nvm_echo:1> printf '%s\n' /Users/woss/.nvm | |
+nvm_ls:19> NVM_VERSION_DIR_OLD=/Users/woss/.nvm | |
+nvm_ls:21> case v18.17.1 (iojs | node) | |
+nvm_ls:21> case v18.17.1 (*) | |
+nvm_ls:26> nvm_resolve_local_alias v18.17.1 | |
+nvm_resolve_local_alias:1> [ -z v18.17.1 ']' | |
+nvm_resolve_local_alias:5> local VERSION | |
+nvm_resolve_local_alias:6> local EXIT_CODE | |
+nvm_resolve_local_alias:7> VERSION=+nvm_resolve_local_alias:7> nvm_resolve_alias v18.17.1 | |
+nvm_resolve_alias:1> [ -z v18.17.1 ']' | |
+nvm_resolve_alias:5> local PATTERN | |
+nvm_resolve_alias:6> PATTERN=v18.17.1 | |
+nvm_resolve_alias:8> local ALIAS | |
+nvm_resolve_alias:9> ALIAS=v18.17.1 | |
+nvm_resolve_alias:10> local ALIAS_TEMP | |
+nvm_resolve_alias:12> local SEEN_ALIASES | |
+nvm_resolve_alias:13> SEEN_ALIASES=v18.17.1 | |
+nvm_resolve_alias:14> true | |
+nvm_resolve_alias:15> ALIAS_TEMP=+nvm_resolve_alias:15> nvm_alias v18.17.1 | |
+nvm_resolve_alias:15> nvm_echo | |
+nvm_echo:1> printf '%s\n' '' | |
+nvm_resolve_alias:15> ALIAS_TEMP='' | |
+nvm_resolve_alias:17> [ -z '' ']' | |
+nvm_resolve_alias:18> break | |
+nvm_resolve_alias:30> [ -n v18.17.1 ']' | |
+nvm_resolve_alias:30> [ _v18.17.1 '!=' _v18.17.1 ']' | |
+nvm_resolve_alias:48> nvm_validate_implicit_alias v18.17.1 | |
+nvm_resolve_alias:56> return 2 | |
+nvm_resolve_local_alias:7> VERSION='' | |
+nvm_resolve_local_alias:8> EXIT_CODE=2 | |
+nvm_resolve_local_alias:9> [ -z '' ']' | |
+nvm_resolve_local_alias:10> return 2 | |
+nvm_ls:29> PATTERN=+nvm_ls:29> nvm_ensure_version_prefix v18.17.1 | |
+nvm_ensure_version_prefix:1> local NVM_VERSION | |
+nvm_ensure_version_prefix:2> NVM_VERSION=+nvm_ensure_version_prefix:2> nvm_strip_iojs_prefix v18.17.1 | |
+nvm_strip_iojs_prefix:1> local NVM_IOJS_PREFIX | |
+nvm_ensure_version_prefix:2> NVM_VERSION=+nvm_ensure_version_prefix:2> sed -e 's/^\([0-9]\)/v\1/g' | |
+nvm_strip_iojs_prefix:2> NVM_IOJS_PREFIX=+nvm_strip_iojs_prefix:2> nvm_iojs_prefix | |
+nvm_iojs_prefix:1> nvm_echo iojs | |
+nvm_echo:1> printf '%s\n' iojs | |
+nvm_strip_iojs_prefix:2> NVM_IOJS_PREFIX=iojs | |
+nvm_strip_iojs_prefix:3> [ v18.17.1 '=' iojs ']' | |
+nvm_strip_iojs_prefix:6> nvm_echo v18.17.1 | |
+nvm_echo:1> printf '%s\n' v18.17.1 | |
+nvm_ensure_version_prefix:2> NVM_VERSION=v18.17.1 | |
+nvm_ensure_version_prefix:3> nvm_is_iojs_version v18.17.1 | |
+nvm_is_iojs_version:1> case v18.17.1 (iojs-*) | |
+nvm_is_iojs_version:2> return 1 | |
+nvm_ensure_version_prefix:6> nvm_echo v18.17.1 | |
+nvm_echo:1> printf '%s\n' v18.17.1 | |
+nvm_ls:29> PATTERN=v18.17.1 | |
+nvm_ls:32> [ v18.17.1 '=' N/A ']' | |
+nvm_ls:36> local NVM_PATTERN_STARTS_WITH_V | |
+nvm_ls:37> case v18.17.1 (v*) | |
+nvm_ls:38> NVM_PATTERN_STARTS_WITH_V=true | |
+nvm_ls:41> [ true '=' true ']' | |
+nvm_ls:41> nvm_num_version_groups v18.17.1 | |
+nvm_num_version_groups:1> local VERSION | |
+nvm_num_version_groups:2> VERSION=v18.17.1 | |
+nvm_num_version_groups:3> VERSION=18.17.1 | |
+nvm_num_version_groups:4> VERSION=18.17.1 | |
+nvm_num_version_groups:5> [ -z 18.17.1 ']' | |
+nvm_num_version_groups:9> local NVM_NUM_DOTS | |
+nvm_num_version_groups:10> NVM_NUM_DOTS=+nvm_num_version_groups:10> nvm_echo 18.17.1 | |
+nvm_num_version_groups:10> NVM_NUM_DOTS=+nvm_num_version_groups:10> sed -e 's/[^\.]//g' | |
+nvm_echo:1> printf '%s\n' 18.17.1 | |
+nvm_num_version_groups:10> NVM_NUM_DOTS=.. | |
+nvm_num_version_groups:11> local NVM_NUM_GROUPS | |
+nvm_num_version_groups:12> NVM_NUM_GROUPS=... | |
+nvm_num_version_groups:13> nvm_echo 3 | |
+nvm_echo:1> printf '%s\n' 3 | |
+nvm_ls:41> [ _3 '=' _3 ']' | |
+nvm_ls:42> nvm_is_version_installed v18.17.1 | |
+nvm_is_version_installed:1> [ -z v18.17.1 ']' | |
+nvm_is_version_installed:4> local NVM_NODE_BINARY | |
+nvm_is_version_installed:5> NVM_NODE_BINARY=node | |
+nvm_is_version_installed:6> nvm_get_os | |
+nvm_get_os:1> local NVM_UNAME | |
+nvm_get_os:2> NVM_UNAME=+nvm_get_os:2> uname -a | |
+nvm_get_os:2> NVM_UNAME='Darwin galaxy-one.local 22.6.0 Darwin Kernel Version 22.6.0: Wed Jul 5 22:21:53 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM64_T6020 arm64' | |
+nvm_get_os:3> local NVM_OS | |
+nvm_get_os:4> case Darwin galaxy-one.local 22.6.0 Darwin Kernel Version 22.6.0: Wed Jul 5 22:21:53 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM64_T6020 arm64 (Linux\ *) | |
+nvm_get_os:4> case Darwin galaxy-one.local 22.6.0 Darwin Kernel Version 22.6.0: Wed Jul 5 22:21:53 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM64_T6020 arm64 (Darwin\ *) | |
+nvm_get_os:6> NVM_OS=darwin | |
+nvm_get_os:13> nvm_echo darwin | |
+nvm_echo:1> printf '%s\n' darwin | |
+nvm_is_version_installed:6> [ _darwin '=' _win ']' | |
+nvm_is_version_installed:9> nvm_version_path v18.17.1 | |
+nvm_is_version_installed:9> [ -x /Users/woss/.nvm/versions/node/v18.17.1/bin/node ']' | |
+nvm_is_version_installed:10> return 0 | |
+nvm_ls:43> VERSIONS=v18.17.1 | |
+nvm_ls:128> [ '' '=' true ']' | |
+nvm_ls:137> [ -z v18.17.1 ']' | |
+nvm_ls:142> nvm_echo v18.17.1 | |
+nvm_echo:1> printf '%s\n' v18.17.1 | |
+nvm_version:21> VERSION=v18.17.1 | |
+nvm_version:22> [ -z v18.17.1 ']' | |
+nvm_version:22> [ _v18.17.1 '=' _N/A ']' | |
+nvm_version:26> nvm_echo v18.17.1 | |
+nvm_echo:1> printf '%s\n' v18.17.1 | |
+nvm_ensure_version_installed:14> LOCAL_VERSION=v18.17.1 | |
+nvm_ensure_version_installed:15> EXIT_CODE=0 | |
+nvm_ensure_version_installed:16> local NVM_VERSION_DIR | |
+nvm_ensure_version_installed:17> [ 0 '!=' 0 ']' | |
+nvm_ensure_version_installed:17> nvm_is_version_installed v18.17.1 | |
+nvm_is_version_installed:1> [ -z v18.17.1 ']' | |
+nvm_is_version_installed:4> local NVM_NODE_BINARY | |
+nvm_is_version_installed:5> NVM_NODE_BINARY=node | |
+nvm_is_version_installed:6> nvm_get_os | |
+nvm_get_os:1> local NVM_UNAME | |
+nvm_get_os:2> NVM_UNAME=+nvm_get_os:2> uname -a | |
+nvm_get_os:2> NVM_UNAME='Darwin galaxy-one.local 22.6.0 Darwin Kernel Version 22.6.0: Wed Jul 5 22:21:53 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM64_T6020 arm64' | |
+nvm_get_os:3> local NVM_OS | |
+nvm_get_os:4> case Darwin galaxy-one.local 22.6.0 Darwin Kernel Version 22.6.0: Wed Jul 5 22:21:53 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM64_T6020 arm64 (Linux\ *) | |
+nvm_get_os:4> case Darwin galaxy-one.local 22.6.0 Darwin Kernel Version 22.6.0: Wed Jul 5 22:21:53 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM64_T6020 arm64 (Darwin\ *) | |
+nvm_get_os:6> NVM_OS=darwin | |
+nvm_get_os:13> nvm_echo darwin | |
+nvm_echo:1> printf '%s\n' darwin | |
+nvm_is_version_installed:6> [ _darwin '=' _win ']' | |
+nvm_is_version_installed:9> nvm_version_path v18.17.1 | |
+nvm_is_version_installed:9> [ -x /Users/woss/.nvm/versions/node/v18.17.1/bin/node ']' | |
+nvm_is_version_installed:10> return 0 | |
+nvm:852> local NVM_VERSION_DIR | |
+nvm:853> NVM_VERSION_DIR=+nvm:853> nvm_version_path v18.17.1 | |
+nvm_version_path:1> local VERSION | |
+nvm_version_path:2> VERSION=v18.17.1 | |
+nvm_version_path:3> [ -z v18.17.1 ']' | |
+nvm_version_path:6> nvm_is_iojs_version v18.17.1 | |
+nvm_is_iojs_version:1> case v18.17.1 (iojs-*) | |
+nvm_is_iojs_version:2> return 1 | |
+nvm_version_path:8> nvm_version_greater 0.12.0 v18.17.1 | |
+nvm_version_greater:1> awk $'BEGIN {\n if (ARGV[1] == "" || ARGV[2] == "") exit(1)\n split(ARGV[1], a, /\\./);\n split(ARGV[2], b, /\\./);\n for (i=1; i<=3; i++) {\n if (a[i] && a[i] !~ /^[0-9]+$/) exit(2);\n if (b[i] && b[i] !~ /^[0-9]+$/) { exit(0); }\n if (a[i] < b[i]) exit(3);\n else if (a[i] > b[i]) exit(0);\n }\n exit(4)\n }' 0.12.0 18.17.1 | |
+nvm_version_path:11> nvm_version_dir new | |
+nvm_version_dir:1> local NVM_WHICH_DIR | |
+nvm_version_dir:2> NVM_WHICH_DIR=new | |
+nvm_version_dir:3> [ -z new ']' | |
+nvm_version_dir:3> [ new '=' new ']' | |
+nvm_version_dir:4> nvm_echo /Users/woss/.nvm/versions/node | |
+nvm_echo:1> printf '%s\n' /Users/woss/.nvm/versions/node | |
+nvm_version_path:11> nvm_echo /Users/woss/.nvm/versions/node/v18.17.1 | |
+nvm_echo:1> printf '%s\n' /Users/woss/.nvm/versions/node/v18.17.1 | |
+nvm:853> NVM_VERSION_DIR=/Users/woss/.nvm/versions/node/v18.17.1 | |
+nvm:856> PATH=+nvm:856> nvm_change_path '/Users/woss/Library/pnpm:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/woss/my-machine-setup/bin:/Users/woss/bin/bin:/Users/woss/bin:/Users/woss/.local/bin:/Users/woss/.cargo/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/local/MacGPG2/bin:/Applications/Little Snitch.app/Contents/Components:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/woss/.cache/zsh4humans/v5/fzf/bin:/Users/woss/.local/bin:/Users/woss/bin:/Users/woss/.cargo/bin:/home/woss/.local/share/neovim/bin:/Users/woss/projects/go-projects/bin:/opt/homebrew/opt/go/libexec/bin' /bin /Users/woss/.nvm/versions/node/v18.17.1 | |
+nvm_change_path:2> [ -z '/Users/woss/Library/pnpm:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/woss/my-machine-setup/bin:/Users/woss/bin/bin:/Users/woss/bin:/Users/woss/.local/bin:/Users/woss/.cargo/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/local/MacGPG2/bin:/Applications/Little Snitch.app/Contents/Components:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/woss/.cache/zsh4humans/v5/fzf/bin:/Users/woss/.local/bin:/Users/woss/bin:/Users/woss/.cargo/bin:/home/woss/.local/share/neovim/bin:/Users/woss/projects/go-projects/bin:/opt/homebrew/opt/go/libexec/bin' ']' | |
+nvm_change_path:6> nvm_grep -q '/Users/woss/.nvm/[^/]*/bin' | |
+nvm_change_path:6> nvm_echo '/Users/woss/Library/pnpm:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/woss/my-machine-setup/bin:/Users/woss/bin/bin:/Users/woss/bin:/Users/woss/.local/bin:/Users/woss/.cargo/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/local/MacGPG2/bin:/Applications/Little Snitch.app/Contents/Components:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/woss/.cache/zsh4humans/v5/fzf/bin:/Users/woss/.local/bin:/Users/woss/bin:/Users/woss/.cargo/bin:/home/woss/.local/share/neovim/bin:/Users/woss/projects/go-projects/bin:/opt/homebrew/opt/go/libexec/bin' | |
+nvm_grep:1> GREP_OPTIONS='' grep -q '/Users/woss/.nvm/[^/]*/bin' | |
+nvm_echo:1> printf '%s\n' '/Users/woss/Library/pnpm:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/woss/my-machine-setup/bin:/Users/woss/bin/bin:/Users/woss/bin:/Users/woss/.local/bin:/Users/woss/.cargo/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/local/MacGPG2/bin:/Applications/Little Snitch.app/Contents/Components:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/woss/.cache/zsh4humans/v5/fzf/bin:/Users/woss/.local/bin:/Users/woss/bin:/Users/woss/.cargo/bin:/home/woss/.local/share/neovim/bin:/Users/woss/projects/go-projects/bin:/opt/homebrew/opt/go/libexec/bin' | |
+nvm_change_path:7> nvm_grep -q '/Users/woss/.nvm/versions/[^/]*/[^/]*/bin' | |
+nvm_change_path:7> nvm_echo '/Users/woss/Library/pnpm:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/woss/my-machine-setup/bin:/Users/woss/bin/bin:/Users/woss/bin:/Users/woss/.local/bin:/Users/woss/.cargo/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/local/MacGPG2/bin:/Applications/Little Snitch.app/Contents/Components:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/woss/.cache/zsh4humans/v5/fzf/bin:/Users/woss/.local/bin:/Users/woss/bin:/Users/woss/.cargo/bin:/home/woss/.local/share/neovim/bin:/Users/woss/projects/go-projects/bin:/opt/homebrew/opt/go/libexec/bin' | |
+nvm_grep:1> GREP_OPTIONS='' grep -q '/Users/woss/.nvm/versions/[^/]*/[^/]*/bin' | |
+nvm_echo:1> printf '%s\n' '/Users/woss/Library/pnpm:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/woss/my-machine-setup/bin:/Users/woss/bin/bin:/Users/woss/bin:/Users/woss/.local/bin:/Users/woss/.cargo/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/local/MacGPG2/bin:/Applications/Little Snitch.app/Contents/Components:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/woss/.cache/zsh4humans/v5/fzf/bin:/Users/woss/.local/bin:/Users/woss/bin:/Users/woss/.cargo/bin:/home/woss/.local/share/neovim/bin:/Users/woss/projects/go-projects/bin:/opt/homebrew/opt/go/libexec/bin' | |
+nvm_change_path:8> nvm_echo '/Users/woss/.nvm/versions/node/v18.17.1/bin:/Users/woss/Library/pnpm:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/woss/my-machine-setup/bin:/Users/woss/bin/bin:/Users/woss/bin:/Users/woss/.local/bin:/Users/woss/.cargo/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/local/MacGPG2/bin:/Applications/Little Snitch.app/Contents/Components:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/woss/.cache/zsh4humans/v5/fzf/bin:/Users/woss/.local/bin:/Users/woss/bin:/Users/woss/.cargo/bin:/home/woss/.local/share/neovim/bin:/Users/woss/projects/go-projects/bin:/opt/homebrew/opt/go/libexec/bin' | |
+nvm_echo:1> printf '%s\n' '/Users/woss/.nvm/versions/node/v18.17.1/bin:/Users/woss/Library/pnpm:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/woss/my-machine-setup/bin:/Users/woss/bin/bin:/Users/woss/bin:/Users/woss/.local/bin:/Users/woss/.cargo/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/local/MacGPG2/bin:/Applications/Little Snitch.app/Contents/Components:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/woss/.cache/zsh4humans/v5/fzf/bin:/Users/woss/.local/bin:/Users/woss/bin:/Users/woss/.cargo/bin:/home/woss/.local/share/neovim/bin:/Users/woss/projects/go-projects/bin:/opt/homebrew/opt/go/libexec/bin' | |
+nvm:856> PATH='/Users/woss/.nvm/versions/node/v18.17.1/bin:/Users/woss/Library/pnpm:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/woss/my-machine-setup/bin:/Users/woss/bin/bin:/Users/woss/bin:/Users/woss/.local/bin:/Users/woss/.cargo/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/local/MacGPG2/bin:/Applications/Little Snitch.app/Contents/Components:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/woss/.cache/zsh4humans/v5/fzf/bin:/Users/woss/.local/bin:/Users/woss/bin:/Users/woss/.cargo/bin:/home/woss/.local/share/neovim/bin:/Users/woss/projects/go-projects/bin:/opt/homebrew/opt/go/libexec/bin' | |
+nvm:857> nvm_has manpath | |
+nvm_has:1> type manpath | |
+nvm:858> [ -z /opt/homebrew/share/man:/opt/homebrew/share/man:/usr/share/man:/usr/local/share/man:/usr/local/MacGPG2/share/man:/Users/woss/.cache/zsh4humans/v5/fzf/man:: ']' | |
+nvm:863> MANPATH=+nvm:863> nvm_change_path /opt/homebrew/share/man:/opt/homebrew/share/man:/usr/share/man:/usr/local/share/man:/usr/local/MacGPG2/share/man:/Users/woss/.cache/zsh4humans/v5/fzf/man:: /share/man /Users/woss/.nvm/versions/node/v18.17.1 | |
+nvm_change_path:2> [ -z /opt/homebrew/share/man:/opt/homebrew/share/man:/usr/share/man:/usr/local/share/man:/usr/local/MacGPG2/share/man:/Users/woss/.cache/zsh4humans/v5/fzf/man:: ']' | |
+nvm_change_path:6> nvm_echo /opt/homebrew/share/man:/opt/homebrew/share/man:/usr/share/man:/usr/local/share/man:/usr/local/MacGPG2/share/man:/Users/woss/.cache/zsh4humans/v5/fzf/man:: | |
+nvm_change_path:6> nvm_grep -q '/Users/woss/.nvm/[^/]*/share/man' | |
+nvm_echo:1> printf '%s\n' /opt/homebrew/share/man:/opt/homebrew/share/man:/usr/share/man:/usr/local/share/man:/usr/local/MacGPG2/share/man:/Users/woss/.cache/zsh4humans/v5/fzf/man:: | |
+nvm_grep:1> GREP_OPTIONS='' grep -q '/Users/woss/.nvm/[^/]*/share/man' | |
+nvm_change_path:7> nvm_echo /opt/homebrew/share/man:/opt/homebrew/share/man:/usr/share/man:/usr/local/share/man:/usr/local/MacGPG2/share/man:/Users/woss/.cache/zsh4humans/v5/fzf/man:: | |
+nvm_change_path:7> nvm_grep -q '/Users/woss/.nvm/versions/[^/]*/[^/]*/share/man' | |
+nvm_grep:1> GREP_OPTIONS='' grep -q '/Users/woss/.nvm/versions/[^/]*/[^/]*/share/man' | |
+nvm_echo:1> printf '%s\n' /opt/homebrew/share/man:/opt/homebrew/share/man:/usr/share/man:/usr/local/share/man:/usr/local/MacGPG2/share/man:/Users/woss/.cache/zsh4humans/v5/fzf/man:: | |
+nvm_change_path:8> nvm_echo /Users/woss/.nvm/versions/node/v18.17.1/share/man:/opt/homebrew/share/man:/opt/homebrew/share/man:/usr/share/man:/usr/local/share/man:/usr/local/MacGPG2/share/man:/Users/woss/.cache/zsh4humans/v5/fzf/man:: | |
+nvm_echo:1> printf '%s\n' /Users/woss/.nvm/versions/node/v18.17.1/share/man:/opt/homebrew/share/man:/opt/homebrew/share/man:/usr/share/man:/usr/local/share/man:/usr/local/MacGPG2/share/man:/Users/woss/.cache/zsh4humans/v5/fzf/man:: | |
+nvm:863> MANPATH=/Users/woss/.nvm/versions/node/v18.17.1/share/man:/opt/homebrew/share/man:/opt/homebrew/share/man:/usr/share/man:/usr/local/share/man:/usr/local/MacGPG2/share/man:/Users/woss/.cache/zsh4humans/v5/fzf/man:: | |
+nvm:864> export MANPATH | |
+nvm:866> export PATH | |
+nvm:867> hash -r | |
+nvm:868> export NVM_BIN=/Users/woss/.nvm/versions/node/v18.17.1/bin | |
+nvm:869> export NVM_INC=/Users/woss/.nvm/versions/node/v18.17.1/include/node | |
+nvm:870> [ '' '=' true ']' | |
+nvm:873> local NVM_USE_OUTPUT | |
+nvm:874> NVM_USE_OUTPUT='' | |
+nvm:875> [ 1 -ne 1 ']' | |
+nvm:882> [ _v18.17.1 '!=' _system ']' | |
+nvm:883> local NVM_USE_CMD | |
+nvm:884> NVM_USE_CMD='nvm use --delete-prefix' | |
+nvm:885> [ -n v18.17.1 ']' | |
+nvm:886> NVM_USE_CMD='nvm use --delete-prefix v18.17.1' | |
+nvm:888> [ 1 -eq 1 ']' | |
+nvm:889> NVM_USE_CMD='nvm use --delete-prefix v18.17.1 --silent' | |
+nvm:891> nvm_die_on_prefix 0 'nvm use --delete-prefix v18.17.1 --silent' /Users/woss/.nvm/versions/node/v18.17.1 | |
+nvm_die_on_prefix:1> local NVM_DELETE_PREFIX | |
+nvm_die_on_prefix:2> NVM_DELETE_PREFIX=0 | |
+nvm_die_on_prefix:3> case 0 (0) | |
+nvm_die_on_prefix:10> local NVM_COMMAND | |
+nvm_die_on_prefix:11> NVM_COMMAND='nvm use --delete-prefix v18.17.1 --silent' | |
+nvm_die_on_prefix:12> local NVM_VERSION_DIR | |
+nvm_die_on_prefix:13> NVM_VERSION_DIR=/Users/woss/.nvm/versions/node/v18.17.1 | |
+nvm_die_on_prefix:14> [ -z 'nvm use --delete-prefix v18.17.1 --silent' ']' | |
+nvm_die_on_prefix:14> [ -z /Users/woss/.nvm/versions/node/v18.17.1 ']' | |
+nvm_die_on_prefix:22> [ -n '' ']' | |
+nvm_die_on_prefix:29> local NVM_OS | |
+nvm_die_on_prefix:30> NVM_OS=+nvm_die_on_prefix:30> nvm_get_os | |
+nvm_get_os:1> local NVM_UNAME | |
+nvm_get_os:2> NVM_UNAME=+nvm_get_os:2> uname -a | |
+nvm_get_os:2> NVM_UNAME='Darwin galaxy-one.local 22.6.0 Darwin Kernel Version 22.6.0: Wed Jul 5 22:21:53 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM64_T6020 arm64' | |
+nvm_get_os:3> local NVM_OS | |
+nvm_get_os:4> case Darwin galaxy-one.local 22.6.0 Darwin Kernel Version 22.6.0: Wed Jul 5 22:21:53 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM64_T6020 arm64 (Linux\ *) | |
+nvm_get_os:4> case Darwin galaxy-one.local 22.6.0 Darwin Kernel Version 22.6.0: Wed Jul 5 22:21:53 PDT 2023; root:xnu-8796.141.3~6/RELEASE_ARM64_T6020 arm64 (Darwin\ *) | |
+nvm_get_os:6> NVM_OS=darwin | |
+nvm_get_os:13> nvm_echo darwin | |
+nvm_echo:1> printf '%s\n' darwin | |
+nvm_die_on_prefix:30> NVM_OS=darwin | |
+nvm_die_on_prefix:38> local NVM_NPM_CONFIG_x_PREFIX_ENV | |
+nvm_die_on_prefix:39> NVM_NPM_CONFIG_x_PREFIX_ENV=+nvm_die_on_prefix:39> awk 'BEGIN { for (name in ENVIRON) if (toupper(name) == "NPM_CONFIG_PREFIX") { print name; break } }' | |
+nvm_die_on_prefix:39> NVM_NPM_CONFIG_x_PREFIX_ENV='' | |
+nvm_die_on_prefix:40> [ -n '' ']' | |
+nvm_die_on_prefix:66> local NVM_NPM_BUILTIN_NPMRC | |
+nvm_die_on_prefix:67> NVM_NPM_BUILTIN_NPMRC=/Users/woss/.nvm/versions/node/v18.17.1/lib/node_modules/npm/npmrc | |
+nvm_die_on_prefix:68> nvm_npmrc_bad_news_bears /Users/woss/.nvm/versions/node/v18.17.1/lib/node_modules/npm/npmrc | |
+nvm_npmrc_bad_news_bears:1> local NVM_NPMRC | |
+nvm_npmrc_bad_news_bears:2> NVM_NPMRC=/Users/woss/.nvm/versions/node/v18.17.1/lib/node_modules/npm/npmrc | |
+nvm_npmrc_bad_news_bears:3> [ -n /Users/woss/.nvm/versions/node/v18.17.1/lib/node_modules/npm/npmrc ']' | |
+nvm_npmrc_bad_news_bears:3> [ -f /Users/woss/.nvm/versions/node/v18.17.1/lib/node_modules/npm/npmrc ']' | |
+nvm_npmrc_bad_news_bears:6> return 1 | |
+nvm_die_on_prefix:80> local NVM_NPM_GLOBAL_NPMRC | |
+nvm_die_on_prefix:81> NVM_NPM_GLOBAL_NPMRC=/Users/woss/.nvm/versions/node/v18.17.1/etc/npmrc | |
+nvm_die_on_prefix:82> nvm_npmrc_bad_news_bears /Users/woss/.nvm/versions/node/v18.17.1/etc/npmrc | |
+nvm_npmrc_bad_news_bears:1> local NVM_NPMRC | |
+nvm_npmrc_bad_news_bears:2> NVM_NPMRC=/Users/woss/.nvm/versions/node/v18.17.1/etc/npmrc | |
+nvm_npmrc_bad_news_bears:3> [ -n /Users/woss/.nvm/versions/node/v18.17.1/etc/npmrc ']' | |
+nvm_npmrc_bad_news_bears:3> [ -f /Users/woss/.nvm/versions/node/v18.17.1/etc/npmrc ']' | |
+nvm_npmrc_bad_news_bears:6> return 1 | |
+nvm_die_on_prefix:94> local NVM_NPM_USER_NPMRC | |
+nvm_die_on_prefix:95> NVM_NPM_USER_NPMRC=/Users/woss/.npmrc | |
+nvm_die_on_prefix:96> nvm_npmrc_bad_news_bears /Users/woss/.npmrc | |
+nvm_npmrc_bad_news_bears:1> local NVM_NPMRC | |
+nvm_npmrc_bad_news_bears:2> NVM_NPMRC=/Users/woss/.npmrc | |
+nvm_npmrc_bad_news_bears:3> [ -n /Users/woss/.npmrc ']' | |
+nvm_npmrc_bad_news_bears:3> [ -f /Users/woss/.npmrc ']' | |
+nvm_npmrc_bad_news_bears:3> nvm_grep -Ee '^(prefix|globalconfig) *=' | |
+nvm_grep:1> GREP_OPTIONS='' grep -Ee '^(prefix|globalconfig) *=' | |
+nvm_npmrc_bad_news_bears:6> return 1 | |
+nvm_die_on_prefix:108> local NVM_NPM_PROJECT_NPMRC | |
+nvm_die_on_prefix:109> NVM_NPM_PROJECT_NPMRC=+nvm_die_on_prefix:109> nvm_find_project_dir | |
+nvm_find_project_dir:1> local path_ | |
+nvm_find_project_dir:2> path_=/Users/woss | |
+nvm_find_project_dir:3> [ /Users/woss '!=' '' ']' | |
+nvm_find_project_dir:3> [ /Users/woss '!=' . ']' | |
+nvm_find_project_dir:3> [ '!' -f /Users/woss/package.json ']' | |
+nvm_find_project_dir:3> [ '!' -d /Users/woss/node_modules ']' | |
+nvm_find_project_dir:4> path_=/Users | |
+nvm_find_project_dir:3> [ /Users '!=' '' ']' | |
+nvm_find_project_dir:3> [ /Users '!=' . ']' | |
+nvm_find_project_dir:3> [ '!' -f /Users/package.json ']' | |
+nvm_find_project_dir:3> [ '!' -d /Users/node_modules ']' | |
+nvm_find_project_dir:4> path_='' | |
+nvm_find_project_dir:3> [ '' '!=' '' ']' | |
+nvm_find_project_dir:6> nvm_echo '' | |
+nvm_echo:1> printf '%s\n' '' | |
+nvm_die_on_prefix:109> NVM_NPM_PROJECT_NPMRC=/.npmrc | |
+nvm_die_on_prefix:110> nvm_npmrc_bad_news_bears /.npmrc | |
+nvm_npmrc_bad_news_bears:1> local NVM_NPMRC | |
+nvm_npmrc_bad_news_bears:2> NVM_NPMRC=/.npmrc | |
+nvm_npmrc_bad_news_bears:3> [ -n /.npmrc ']' | |
+nvm_npmrc_bad_news_bears:3> [ -f /.npmrc ']' | |
+nvm_npmrc_bad_news_bears:6> return 1 | |
+nvm:895> [ -n '' ']' | |
+nvm:34> return 0 | |
+/Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/nvm.plugin.zsh:42> zstyle -t :omz:plugins:nvm autoload | |
+/Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/nvm.plugin.zsh:73> nvm_completion=/Users/woss/.nvm/bash_completion | |
+/Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/nvm.plugin.zsh:74> [[ -f /Users/woss/.nvm/bash_completion ]] | |
+/Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/nvm.plugin.zsh:73> nvm_completion=/etc/bash_completion.d/nvm | |
+/Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/nvm.plugin.zsh:74> [[ -f /etc/bash_completion.d/nvm ]] | |
+/Users/woss/.cache/zsh4humans/v5/ohmyzsh/ohmyzsh/plugins/nvm/nvm.plugin.zsh:84> unset NVM_HOMEBREW nvm_completion |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment