Files
home/.init/export.sh

5 lines
105 B
Bash
Raw Normal View History

2025-10-29 00:06:12 +01:00
#!/bin/bash
export NVM_DIR="$HOME/.nvm"
export REPOS_DIR="$HOME/repos"
export CHORE_CHORE="chore: chore"