mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-13 08:08:10 -07:00
3 lines
92 B
Bash
Executable File
3 lines
92 B
Bash
Executable File
export PATH="$HOME/gems/bin:$PATH"
|
|
export GEM_HOME="$HOME/gems"
|
|
export JEKYLL_ENV=production |