Skip to content

ek9/shell-dev-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shell-dev-config

shell-dev-config is a personal dotfiles repository for shell development tools (node nvm, ruby rvm, virtualenv for python and vagrant). It is compatible with vcsh-dotfiles and extends upon shell-config.

Part of ek9/dotfiles collection.

Requirements

Install

Clone via vcsh-dotfiles:

$ vcsh-dotfiles clone https://github.com/ek9/shell-config
$ vcsh-dotfiles clone https://github.com/ek9/shell-dev-config

When starting new shell (bash or zsh), we will make sure nvm and rvm is setup. It also privodes default Vagrantfile for generic vagrant configuration.

Overview

Features

  • Enables nvm in shell for nodejs development (~/.local/share/nvm).
  • Enables rvm in shell for ruby development (~/.local/share/rvm)..
  • Enables virualenv in shell for python development.
  • Adds a simple Vagrantfile for general vagrant tweaks (~/.local/share/vagrant for vagrant files)

Authors

Copyright (c) 2016-2017 ek9 dev@ek9.co (https://ek9.co).

License

Licensed under MIT License.

Releases

No releases published

Packages

No packages published