mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-01 10:29:25 +00:00
Only one newline at end of file
This commit is contained in:
@ -43,4 +43,3 @@ Authors
|
||||
[3]: http://nodejs.org/api
|
||||
[4]: https://github.com/sorin-ionescu/prezto/issues
|
||||
[5]: https://github.com/creationix/nvm
|
||||
|
||||
|
@ -12,4 +12,3 @@ fi
|
||||
|
||||
# TODO: Make the sections easier to use.
|
||||
"$BROWSER" "http://nodejs.org/docs/$(node --version | sed 's/-.*//')/api/all.html#${1}"
|
||||
|
||||
|
@ -22,4 +22,3 @@ if [[ "$version" == (none|) ]]; then
|
||||
zformat -f version_formatted "$version_format" "v:$version"
|
||||
node_info[version]="$version_formatted"
|
||||
fi
|
||||
|
||||
|
@ -29,4 +29,3 @@ if (( $+commands[npm] )); then
|
||||
|
||||
unset cache_file
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user