项目作者: evalexpr

项目描述 :
⚙️🐧🗄dotfiles for use on a Unix system
高级语言: Vim script
项目地址: git://github.com/evalexpr/dotfiles.git
创建时间: 2016-11-19T14:01:39Z
项目社区:https://github.com/evalexpr/dotfiles

开源协议:MIT License

下载


  1. _ _ __ _ _
  2. __| | ___ | |_ / _(_) | ___ ___
  3. / _` |/ _ \| __| |_| | |/ _ \/ __|
  4. | (_| | (_) | |_| _| | | __/\__ \
  5. \__,_|\___/ \__|_| |_|_|\___||___/

Uses a mixture of a bootstrapping script at install.sh and a Brewfile which uses homebrew-bundle to install a list of packages.

Should work on both Linux and macOS.


Installation

Buyer beware: look at what you’re installing first before doing this, some of this is custom to me only

  • git clone https://github.com/evalexpr/dotfiles dotfiles && cd $_
  • make init
  • source ~/.zshrc

Trying without installing

  • git clone https://github.com/evalexpr/dotfiles dotfiles && cd $_
  • make docker