Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/riesinger/dotfiles

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

dotfiles linux neovim termite tmux zsh

Last synced: about 2 months ago
JSON representation

My personal dotfiles

Awesome Lists containing this project

README

        

# Dotfiles

These are the configuration files I apply to most of my machines.

Things that are currently configured:

- Neovim
- ZSH with Starship prompt
- Tmux

## Usage

```sh
git clone --recursive [email protected]:riesinger/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.zsh
```