Skip to content

Ayst/my-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-env

Keep track of my linux env

checkout

# init a repo
git init
# plug it to github
git remote add origin https://github.com/ayst/my-env.git
# retrieve everything
git fetch
# checkout master
git checkout -t origin/master
# remove git information
rm -rf .git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages