Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wschella/dotfiles


https://github.com/wschella/dotfiles

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Dotfiles

My dotfiles yo. They suck. Don't use em.

Using [dotter](https://github.com/SuperCuber/dotter) for management for now, which kinda sucks.

Using [starship](https://github.com/starship/starship) as a prompt.

## Setup

1. Clone this repository
2. Create a `.dotter/local.toml`, e.g. by doing `cp .dotter/local.example.toml .dotter/local.toml`
3. Install Rust
4. Install Dotter
5. Run `dotter deploy`

### For Nix

1. `cp /etc/nixos/ ./nix/machines/`
2. `rm /etc/nixos/*`
3. `ln ./nix/machines//* /etc/nixos`
4. Edit to hearts content