Skip to content

RamiSJ12/dotfiles2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

User-specific application configuration.

Install

$ git clone git@github.com:jaredhanson/dotfiles.git ~/.dotfiles

Usage

Setting up a new macOS system

Because these dotfiles are stored on GitHub, they first need to be cloned to the local system. But in order to do this, the local system needs access to GitHub.

This can be done by generating a new SSH key for the new system.

$ ssh-keygen -t ed25519 -C "jaredhanson@macbook-pro-2021.local"
$ cd ~/.dotfiles/brew
$ make install

$ cd ~/.dotfiles/stow
$ make install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published