Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nicholasglazer/dvjsv

keyboard layout for productive people
https://github.com/nicholasglazer/dvjsv

Last synced: 2 days ago
JSON representation

keyboard layout for productive people

Awesome Lists containing this project

README

        

# Dotfiles

This is a collection of my environment configurations for Linux. You can find neovim, tmux, zsh, here

## Initial Setup

```bash
git clone https://github.com/nicknisi/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh
```

*TODO: Documentation coming soon.*