Skip to content

dmarcella/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This is a basic checklist I follow to set up a new Mac's development environment.

Contents

File Description
.gitconfig Global Git configuration to specify my name and email, shortcuts, colors, and more.
.gitignore The ignore file that I use everywhere.
.jump Quickly navigate your filesystem from the command-line.
.brew Downloads my most used homebrew packages.
.zshrc Customizes the Terminal.app prompt and echos the currently checked out Git branch.

Checklist

1. Prep OS X

2. Secure Git(Hub) access

3. Prep Terminal.app

4. How to use Jump file

  • mark ${alias} will setup a shortcut
  • jump ${alias} will jump to the specific shortcut
  • jump will take you to the .mark file and than you can ls to see a list of jumps

4. Setup Visual Studio Code

  • Install favorite extensions
    • OXC
    • GitLens
    • One Dark Pro

About

Personal checklist for setting up a new Mac's dev environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages