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

https://github.com/phalt/dotfiles

My dotfiles.
https://github.com/phalt/dotfiles

Last synced: 8 months ago
JSON representation

My dotfiles.

Awesome Lists containing this project

README

          

# Before anything else

## Mac

On a sparkling fresh MacBook:
```
make fresh
```

# Things to install

## Mac

```sh
make mac-apps
make dev-stuff
```

# Files

## Mac

- `bash_profile`

```sh
cp bash_profile ~/.bash_profile
```

- `gitconfig`

Needs some editing first

```sh
cp gitconfig ~/.gitconfig
```