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

https://github.com/kplattret/dotfiles

⚙️ Everyone has config preferences. These are mine.
https://github.com/kplattret/dotfiles

config dotfiles tmux vim zsh

Last synced: 2 months ago
JSON representation

⚙️ Everyone has config preferences. These are mine.

Awesome Lists containing this project

README

          

# dotfiles

My development environment setup, for macOS and Ubuntu.

### Installation

Run this command in a terminal and follow the steps:

```shell
sh -c "$(curl -fsSL https://raw.githubusercontent.com/kplattret/dotfiles/main/install.sh)"
```