Giter Club home page Giter Club logo

dotfiles's Introduction

My opinionated dotfiles. Built off of the Shopify internal dotfiles template.

Uses oh-my-zsh with Antigen to manage dependencies and themes. Default theme is Staples.

Installation

  1. Clone the repo to ~/dotfiles:
git clone https://github.com/tempor1s/dotfiles.git ~/dotfiles
  1. Run install.sh. This will symlink configs and .zshrc, overwriting anything you already have.
  2. Open a new terminal, or exec zsh. Antigen bundles will be installed and you should be ready to go.

Available customizations

Files are listed in the order they are loaded. Conflicts between files, such as environment variable definitions, will be resolved by "last definition wins".

Load order can be seen in .zshrc.

  • environment.zsh: Define any environment variables you always want.
  • macos.zsh: Customizations that should only be run on MacOS.
  • antigen_bundles.zsh: Define additional zsh plugins to include. Your theme selection should be set here as well (default is Staples).
  • dircolors: Define a custom dircolors file. Optional, falls back to system default.
  • spin.zsh: Customizations that should only be applied to Spin environments.
  • custom.zsh: Customizations that should apply everywhere. This is the LAST file loaded, so any conflicting changes made here will override any previous files.

Custom install

personal/install.sh is a special case. It is run as part of the install.sh script, and should be where you put any customizations around initial setup and installation. For example, if you want to symlink a config from personal into your home directory, that's where you'd run that command.

dotfiles's People

Contributors

tempor1s avatar serioushaircut avatar mdentremont avatar m4thieulavoie avatar campbel avatar shaver avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.