Skip to content

samsonjj/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Dotfiles

A simple script to start backing up your dotfiles. Intended for Unix-like systems (Mac or Linux).

Prerequisites

  1. Have python3 installed

Usage

  1. Create a git repository anywhere (like your home directory and init and connect to remote repo.
  2. Add this file to the git repository.
  3. Change the global variables below to match your configuration.
  4. Add the files you want copied to the files dict.
  5. chmod +x dotfiles.py
  6. run echo "alias dotfiles=<git-path>/dotfiles.py" >> ~/.bash_profile or similar
  7. run dotfiles

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages