Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zcuric/dotfiles

My personal dotfiles
https://github.com/zcuric/dotfiles

Last synced: 24 days ago
JSON representation

My personal dotfiles

Awesome Lists containing this project

README

        

# dotfiles
Personal dotfiles for MacOS/Linux setup. Inspired by [dreamsofcode-io/dotfiles](https://github.com/dreamsofcode-io/dotfiles/tree/main).

## Setup

Managed using [GNU Stow](https://www.gnu.org/software/stow/). This allows me to set up symlinks for all of my dotfiles using a single command:
```bash
stow .
````