dotfiles/node/path.zsh
2024-01-25 14:38:40 -08:00

3 lines
57 B
Bash

#!/usr/bin/env zsh
export PATH="$HOME/.volta/bin:$PATH"