dotfiles/node/path.zsh

4 lines
57 B
Bash
Raw Normal View History

2024-01-25 14:27:41 -08:00
#!/usr/bin/env zsh
export PATH="$HOME/.volta/bin:$PATH"