Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lgraubner/.dotfiles

๐Ÿ› Lars' personal dotfiles and defaults for MacOS
https://github.com/lgraubner/.dotfiles

brew dotfiles git iterm2 nodejs vscode yarn

Last synced: about 3 hours ago
JSON representation

๐Ÿ› Lars' personal dotfiles and defaults for MacOS

Awesome Lists containing this project

README

        

# Lars' dotfiles

My personal dotfiles grown over the years. Created for MacOS. Inspired by a lot of awesome dotfiles out there.

**Don't just install this without reviewing and adjusting this to your needs! This is strongly opinionated and suited to my own needs.**

## Installation

To get started clone the dotfiles anywhere you like. `cd` into it and execute the setup script.

```bash
git clone https://github.com/lgraubner/dotfiles.git && ./dotfiles/setup_mac
```

This will install all needed programs and copies the dotfiles into your home directory.

## Set Git details

```
git config --global user.name "Mona Lisa"
git config --global user.email "[email protected]"
```

## Create SSH-key

Follow the steps listed here: https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent