mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-21 23:55:07 +03:00
Add home-manager example
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
parent
2dd19c5476
commit
44e2576eca
1 changed files with 4 additions and 2 deletions
|
@ -25,11 +25,13 @@ curl iva.bz/d | sh
|
|||
|
||||
Just run `upgrade_dotfiles` in your shell. Script will `git pull`, then relink old dotfiles, link new if needed and upgrade oh-my-zsh.
|
||||
|
||||
### Home-manager example
|
||||
|
||||
See [ivabus/nixos/common/dotfiles.nix](https://github.com/ivabus/nixos/blob/master/common/dotfiles.nix) for example
|
||||
|
||||
# screenshot
|
||||
#![screenshot-2022-12-08_18-08-29](https://user-images.githubusercontent.com/71599788/206481983-5dac2d62-5aea-4ccf-990a-b9ee6d53422f.png)
|
||||
|
||||
[Repo Packages](https://ivabus.dev/pkgs), [AUR packages](https://ivabus.dev/aur).
|
||||
|
||||
## Environment
|
||||
|
||||
TODO: description
|
||||
|
|
Loading…
Reference in a new issue