Skip to content

Instantly share code, notes, and snippets.

View thewyzard44's full-sized avatar

Sean Zachariasen thewyzard44

View GitHub Profile
@thewyzard44
thewyzard44 / .bashrc
Last active October 6, 2018 21:24
chefdk + chruby in WSL/bash
umask 022
export PATH=~/bin:`echo $PATH | sed 's|:/bin:|&/opscode/chefdk/bin:/mnt/c/Users/Sean/AppData/Local/chefdk/gem/ruby/2.4.0/bin:/opscode/chefdk/embedded/bin:|'`