mirror of
https://github.com/faye/wstest.git
synced 2025-11-01 13:58:47 +00:00
7 lines
84 B
Bash
7 lines
84 B
Bash
#!/usr/bin/env bash
|
|
|
|
source ~/opt/.nvmrc
|
|
source ~/opt/.rubyrc
|
|
|
|
CODE_DIR="$PWD/code"
|