Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fiedl/dotfiles


https://github.com/fiedl/dotfiles

dotfiles

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# dotfiles

[![Tests](https://github.com/fiedl/dotfiles/actions/workflows/tests.yml/badge.svg)](https://github.com/fiedl/dotfiles/actions/workflows/tests.yml)

These are my dotfiles.

## Installation

```shell
git clone https://github.com/fiedl/dotfiles.git .dotfiles
make
rake install oh-my-zsh dot-zsh zshrc homebrew keyboard bin apps
```

Or symlink manually:

```shell
cd ~
ln -s dotfiles/zshrc .zshrc
```

## What are dotfiles?

Have a look at http://dotfiles.github.io.

## Author and License

2013-2021 Sebastian Fiedlschuster

MIT License