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

https://github.com/d4ve10/dotfiles

My dotfiles configuration for GNU/Linux
https://github.com/d4ve10/dotfiles

dotfiles linux shell zsh

Last synced: 3 months ago
JSON representation

My dotfiles configuration for GNU/Linux

Awesome Lists containing this project

README

          

# Dotfiles
My dotfiles from various applications like zsh,nvim,KDE and custom bash scripts

## Setup

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