Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryankanno/dotfiles
All my dotfiles
https://github.com/ryankanno/dotfiles
Last synced: 11 days ago
JSON representation
All my dotfiles
- Host: GitHub
- URL: https://github.com/ryankanno/dotfiles
- Owner: ryankanno
- Created: 2010-09-01T10:07:48.000Z (about 14 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T17:26:37.000Z (18 days ago)
- Last Synced: 2024-10-29T18:49:40.595Z (18 days ago)
- Language: Shell
- Homepage:
- Size: 176 KB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
Awesome Lists containing this project
README
# dotfiles
## hic sunt dracones
I have some serious dotfiles. Here they are.
## home-manager (linux/macmini)
```
export NIXPKGS_ALLOW_INSECURE=1
home-manager switch --flake .#ryankanno@{linux,macmini} --impure
```