Skip to content

david-haerer/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

513 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

dotfiles

๐Ÿก Furnishings of my $HOME.

Requirements

  • git must be installed.
  • To push changes an SSH key must be added to GitHub.

Setup

In $HOME execute the following command:

  1. Clone the repo
    git clone git@github.com:david-haerer/dotfiles.git
    or
    git clone https://github.com/david-haerer/dotfiles.git
  2. Copy the .git folder
    cp $HOME/dotfiles/.git $HOME/.dotfiles.git
  3. Set the dot alias.
    alias dot="git --git-dir=$HOME/.dotfiles.git --work-tree=$HOME"
  4. Restore the working directory.
    dot restore $HOME

Usage

The dot alias works like the normal git command.

Git

Include the .config/git/.gitconfig in you $HOME/.gitconfig with

Further reading

About

๐Ÿก $HOME furnishings ๐Ÿ›‹๏ธ

Topics

Resources

Stars

Watchers

Forks

Languages