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

https://github.com/minikin/dotfiles

Various dotfiles I use on my machines.
https://github.com/minikin/dotfiles

bash environment git mac macos settings

Last synced: 3 months ago
JSON representation

Various dotfiles I use on my machines.

Awesome Lists containing this project

README

          

# New mac setup script

In this repository you'll find Sasha Prokhorenko's dotfiles.

## Repository structure

- `master` branch contains files for `zsh`
- `bash` branch contains files for `bash`

## Prerequisites

- Some version of ruby
- `BREW` gems installed locally

## Install software and symlinking files

Clone the directory somewhere.

Then we need to install software and symlink these into your home directory. Run:

```zsh
make setup
```