Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jeswin-8801/.dotfiles
- Owner: Jeswin-8801
- Created: 2024-11-04T12:57:15.000Z (12 days ago)
- Default Branch: main
- Last Pushed: 2024-11-04T16:42:33.000Z (12 days ago)
- Last Synced: 2024-11-04T17:32:05.384Z (12 days ago)
- Topics: dotfiles, nixos
- Language: CSS
- Homepage:
- Size: 3.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
>
> ```