Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nicholasglazer/dvjsv
- Owner: nicholasglazer
- License: mit
- Created: 2016-01-22T18:40:40.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-20T02:41:58.000Z (over 8 years ago)
- Last Synced: 2024-04-13T09:17:41.456Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 215 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.*