Skip to content

Mopolo/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

Setup

  1. Update MacOS to the latest version through system preferences

  2. Generate a new public and private SSH key by running:

    ssh-keygen -t ed25519 -C "github@mopolo.net" -f ~/.ssh/id_github
  3. Clone this repo to ~/.dotfiles with:

    git clone git@github.com:Mopolo/dotfiles.git ~/.dotfiles
  4. Run the installation with:

    ~/.dotfiles/install.sh
  5. Restart the computer to finalize the process

Inspirations

Useful links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published