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

https://github.com/ni-g-3l/dotfiles


https://github.com/ni-g-3l/dotfiles

yadm

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

          

![HEADER](./.media/header.jpg)

# Dotfiles

This repository contains all dotfiles.

## Installation

1. Install yadm

```bash
sudo apt install yadm
```
2. Clone this repo

```bash
yadm clone git@github.com:Ni-g-3l/dotfiles.git
```

3. Sync with current device
```bash
yadm boostrap
yadm pull
```
## Available Configs

* [nvim](https://neovim.io/)
* [vscode](https://code.visualstudio.com/)