4 lines
53 B
Bash
4 lines
53 B
Bash
|
#!/usr/bin/env zsh
|
||
|
|
||
|
export VOLTA_HOME="$HOME/.volta"
|