Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 464 Bytes

File metadata and controls

29 lines (19 loc) · 464 Bytes

dotfiles

Personal dotfiles for home directory

Installation:

cd ~
* git clone https://github.com/username/Project.git
cd dotfiles
./install.sh
# Follow the prompts to enter your user-specific configuration

This will backup any existing dotfiles to dotfiles/backups/ and link to all of the contained files as dotfiles in the home directory, except:

  • README.md
  • install.sh
  • backups/

Usage:

Open a new shell session