Skip to content

Storing my dotfiles? I guess the name explains it

Notifications You must be signed in to change notification settings

VoyTechnology/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

The following repo tracks dotfiles using the bare Git repo method as described in Atlassian Dotfiles Tutorial.

Setup

  1. git clone --bare [email protected]:VoyTechnology/dotfiles ~/.dotfiles
  2. alias dotfiles='git --git-dir=$HOME/.dotfiles --work-tree=$HOME'
  3. dotfiles checkout (If your config file exists already back it up or delete it first.)

Changes

To make changes just use normal git commands, but instead of git use dotfiles, eg. dotfiles status.

About

Storing my dotfiles? I guess the name explains it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages