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

https://github.com/oliverjash/dotfiles


https://github.com/oliverjash/dotfiles

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# dotfiles

## Prerequisites

- [Nix package manager](https://nixos.org/)
- Nix flakes
- [Homebrew](https://brew.sh/)

## Install

```console
$ ./install.sh
```

Manual steps:

- iTerm2 preferences: General > Preferences > Load preferences from a custom folder or URL > ./config/iterm2
- System Preferences: Keyboard > Input Sources > Edit > Spelling > Set Up… > Add "U.S. English" and drag to top

## Inspiration

- https://alexpearce.me/2021/07/managing-dotfiles-with-nix/
- https://github.com/alexpearce/dotfiles
- https://github.com/malob/nixpkgs
- https://github.com/samhh/dotfiles
- https://github.com/schickling/dotfiles
- https://juliu.is/tidying-your-home-with-nix/
- https://www.bekk.christmas/post/2021/16/dotfiles-with-nix-and-home-manager
- https://www.youtube.com/watch?v=1dzgVkgQ5mE
- https://xyno.space/post/nix-darwin-introduction