Skip to content

dunkgray/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This README.md is for https://github.com/dunkgray/dotfiles/edit/master/README.md It will be added to all yadm systems.

This is a yamd repo https://yadm.io/#

Installation

ssh-keygen -t ed25519 -C "[email protected]"
cat ~/.ssh/id_rsa.pub   # Get these into gtihub and bitbucket
ssh -T [email protected]  #  check github connection
sudo apt-get install yadm -y
yadm clone [email protected]:dunkgray/dotfiles.git

Manually run the scripts in ~/.config/bootstrap

Here are some helpful aliasis

alias yma='yadm add'
alias ymcam='yadm commit -am'
alias ymcm='yadm commit -m'
alias ymd='yadm diff'
alias ymdc='yadm diff --cached'
alias ymp='yadm push'
alias ympu='yadm pull --rebase'
alias yms='yadm status'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages