Skip to content

adanaltamira/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adan's dotfiles

My defaults for OS X

Environment

Install nvm

Node Setup

  • Use nvm nvm installation instructions
  • Use node@14.15.4: nvm use node@14.15.4
  • Use npm@6.14.10
  • nvm install stable
  • which node
  • Global nvm alias default 14.15.4

Forking and cloning repo locally

  1. Fork the main repo: This can be done directly from the github ui.
  2. Clone your forked repo locally: git clone <path-to-your-forked-repo>
  3. Setup a link to main repo: git remote add upstream <path-to-main-repo>

From this point on, origin represents your forked repo, upstream represents the main repo.

About

my defaults for OS X

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published