Files

5 lines
103 B
Bash
Executable File

#!/bin/sh
export PATH="$HOME/gems/bin:$PATH"
export GEM_HOME="$HOME/gems"
export JEKYLL_ENV=production