Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 389 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 389 Bytes

dotfiles

Dotfiles for various *nix tools.

Setup

Prerequisites

  • stow (optional, but recommended)

Use

Run the following to "install" the dotfiles for a given application (ie folder name):

stow --dotfiles --restow --target="$HOME" "$app"

Note you may have to delete existing files if they are not managed by stow already.