mirror of
https://github.com/ivabus/dotfiles
synced 2025-04-23 14:07:12 +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
|
||||
#
|
||||
|
||||
[Repo Packages](https://ivabus.dev/pkgs), [AUR packages](https://ivabus.dev/aur).
|
||||
|
||||
## Environment
|
||||
|
||||
TODO: description
|
||||
|
|
Loading…
Reference in a new issue