Skip to content

Commit

Permalink
docs: change email slovacus to emails company (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
luismayta committed Nov 27, 2023
1 parent 558238f commit 79ebdd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zsh-nvm.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Defines install nvm for osx or linux.
#
# Authors:
# Luis Mayta <slovacus@gmail.com>
# Luis Mayta <luis@hadenlabs.com>
#

# shellcheck disable=SC2034 # Unused variables left for readability
Expand All @@ -18,4 +18,4 @@ source "${ZSH_NVM_PATH}"/config/main.zsh
source "${ZSH_NVM_PATH}"/internal/main.zsh

# shellcheck source=/dev/null
source "${ZSH_NVM_PATH}"/pkg/main.zsh
source "${ZSH_NVM_PATH}"/pkg/main.zsh

0 comments on commit 79ebdd7

Please sign in to comment.