Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukechannings/dotfiles
Luke's dotfiles
https://github.com/lukechannings/dotfiles
brewfile docker-image dotfiles fish-shell macos-defaults tmux-configs vimrc
Last synced: about 2 months ago
JSON representation
Luke's dotfiles
- Host: GitHub
- URL: https://github.com/lukechannings/dotfiles
- Owner: LukeChannings
- Created: 2016-05-15T19:12:32.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T21:06:39.000Z (2 months ago)
- Last Synced: 2024-11-18T22:23:33.278Z (2 months ago)
- Topics: brewfile, docker-image, dotfiles, fish-shell, macos-defaults, tmux-configs, vimrc
- Language: Nix
- Homepage:
- Size: 390 KB
- Stars: 37
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Luke's dotfiles
## Maintenance
### Updating Nixpkgs
1. Find the latest successful [Hydra build](https://status.nixos.org) for a nixpkgs channel
2. Update the input to that revision
- [With a workflow](https://github.com/LukeChannings/dotfiles/actions/workflows/update-inputs.yaml)
- Or manually with `nix flake update --override-input nixpkgs github:NixOS/nixpkgs/`