mayusy / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

FOSSA Status


mayusy's dotfiles
Fullstack Develop Environment in Docker

Description

Requirements

  • ghq
  • make
  • docker
  • bash/zsh

Install

# I recommend use ghq instead of git command
git config --global ghq.root $HOME/go/src
ghq get mayusy/dotfiles
cd $HOME/go/src/github.com/mayusy/dotfiles
make $SHELL

Contribution

  1. Fork it ( http://github.com/mayusy/dotfiles/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Author

mayusy

License

FOSSA Status

About


Languages

Language:Vim Script 42.8%Language:Shell 28.3%Language:Dockerfile 24.0%Language:Makefile 3.1%Language:PHP 1.4%Language:Ruby 0.4%Language:NASL 0.0%