aoberoi / dotfiles2

configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ankur's dotfiles

  1. Clone the repo into ~/.dotfiles.
  2. Get the submodules (for antigen): git submodule init; git submodule update.
  3. Use GNU Stow from the ~/.dotfiles directory to create symlinks at the top level of the home directory (e.g. stow zsh).
  4. Install zgen:
  • git remote add -f zgen https://github.com/tarjoilija/zgen.git
  • git subtree add --prefix zgen/.zgen zgen master --squash

Notes:

About

configuration


Languages

Language:Shell 100.0%