Files
home/.init/export.sh

5 lines
105 B
Bash
Raw Normal View History

2025-10-08 10:35:48 +02:00
#!/bin/bash
export NVM_DIR="$HOME/.nvm"
export REPOS_DIR="$HOME/repos"
export CHORE_CHORE="chore: chore"