Skip to content

flanger001/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My git and shell (Bash and Zsh) stuff. Works with GNU Stow.

Instructions

  1. Install stow if you have not already: sudo apt install stow or brew install stow
  2. Clone this repository and navigate to it.
    git clone git@github.com:flanger001/dotfiles.git && cd dotfiles
  3. Check out the branch that corresponds with the platform you're using:
    git checkout linux # (or `git checkout wsl|mac`)
  4. Use stow to create symlinks:
    stow -R --target="$HOME" -v2 .

About

My dotfiles

Resources

Stars

Watchers

Forks

Languages