/dotfiles

Personal dotfiles for home directory

Primary LanguageShell

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