Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/robbdimitrov/dotfiles

.files and configs belonging to ~
https://github.com/robbdimitrov/dotfiles

dotfiles editorconfig zsh zshrc

Last synced: 2 days ago
JSON representation

.files and configs belonging to ~

Awesome Lists containing this project

README

        

# dotfiles

## Setup

Clone the `dotfiles` repo to a directory of choice:

```sh
$ git clone https://github.com/robbdimitrov/dotfiles.git && cd dotfiles
```

Run the `bootstrap` script and follow the insructions:

```sh
$ ./bootstrap.sh
```

Source your `zshrc` file to get the changes in your current shell:

```sh
$ source ~/.zshrc;
```

## License

Licensed under the [MIT](LICENSE) License.