https://github.com/ni-g-3l/dotfiles
https://github.com/ni-g-3l/dotfiles
yadm
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ni-g-3l/dotfiles
- Owner: Ni-g-3l
- Created: 2025-02-07T22:42:14.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-10-04T09:27:29.000Z (14 days ago)
- Last Synced: 2025-10-04T11:28:31.218Z (14 days ago)
- Topics: yadm
- Language: Shell
- Homepage:
- Size: 6.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README

# 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/)