Skip to content

komazarari/devenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

dev recipe

WSL Ubuntu 上の環境を構築するための recipe

Requirements

cinc client

curl -sL https://omnitruck.cinc.sh/install.sh | sudo bash

Usage

sudo -E chef-apply ./recipes/default.rb --why-run
sudo -E chef-apply ./recipes/default.rb

sudo -E chef-apply ./recipes/wsl.rb
sudo -E chef-apply ./recipes/fish.rb

then

chsh -s /usr/bin/fish

and logout && re-login

# without sudo
chef-apply ./recipes/post_chsh.rb --why-run
chef-apply ./recipes/post_chsh.rb

About

setup development environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages