Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jeswin-8801/.dotfiles

my dotfiles for nixos
https://github.com/jeswin-8801/.dotfiles

dotfiles nixos

Last synced: 9 days ago
JSON representation

my dotfiles for nixos

Awesome Lists containing this project

README

        

# .dotfiles

My dotfiles for nixos

# Install

> ```bash
> nix-shell -p ripgrep git
> git clone https://github.com/Jeswin-8801/.dotfiles.git && cd .dotfiles
> ./install.sh
>
> ```