Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wschella/dotfiles
https://github.com/wschella/dotfiles
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wschella/dotfiles
- Owner: wschella
- Created: 2014-11-27T15:11:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T13:14:36.000Z (6 months ago)
- Last Synced: 2024-05-30T03:13:49.999Z (6 months ago)
- Language: Latte
- Size: 8.06 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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