Skip to content

pmysiak/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

https://drewdevault.com/2019/12/30/dotfiles.html

Setting up new pc

cd ~
git init
git remote add origin git@github.com:pmysiak/dotfiles.git
git fetch
git checkout -f main

Add something to repository

By default everything is ignored by .gitignore

git add -f .zshrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published