mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
add double brackets
This commit is contained in:
parent
40c7a52e34
commit
6e86645eb5
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
[[ -s $NVM_DIR/nvm.sh ]] && . $NVM_DIR/nvm.sh
|
||||
[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue