Files
home/.init/export.sh
2025-10-08 10:35:48 +02:00

5 lines
105 B
Bash
Executable File

#!/bin/bash
export NVM_DIR="$HOME/.nvm"
export REPOS_DIR="$HOME/repos"
export CHORE_CHORE="chore: chore"