Skip to content

Mininal default dotfiles and setup for a development machine on macOS

Notifications You must be signed in to change notification settings

rotabull/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

dotfiles

Minimal defaults and tools for a dev machine on macOS

Software Installation

The following suggestions form a base for productive development. The tools under the "Default" header are used for day-to-day collaboration, even if there are other tools you typically prefer. Tools under the "recommended" header are highly encouraged, especially if you're not familiar with what they do. They're all easy to learn and a few days later, you'll forget what it's like to use a computer without them!

If you know of better tools (please feel free to share if so!) or have spent lots of time customizing your own tooling, you're welcome to use those. However, the expectation is engineers are comfortable with the following defaults.

For example, you're welcome to request a JetBrains IDE, but because VSCode is our default editor, you should know basic shortcuts (e.g. cmd+p quick open or cmd+shift+f global search) so that you can collaborate with others.

Default

(Highly) Recommended

Config files

  • .gitconfig
  • .tmux.conf

About

Mininal default dotfiles and setup for a development machine on macOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages