Skip to content

davidbeermann/dotdotdot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotdotdot

Repository for Linux system configuration. Based on this technique.

Setup on new machine

Ensure SSH configuration for GitHub is setup before!

mkdir ~/.dotdotdot
git clone --bare git@github.com:davidbeermann/dotdotdot.git ~/.dotdotdot
alias ddd='/usr/bin/git --git-dir=$HOME/.dotdotdot/ --work-tree=$HOME'
ddd checkout
ddd config --local --add user.name "<YOUR NAME>"
ddd config --local --add user.email "<YOUR EMAIL USED IN COMMITS>"

Current OS

Running Pop!_OS (Ubuntu 20.04)

About

System dotfiles and other helpful scripts and binaries

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages