mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-10 02:05:16 +03:00
Add home-manager example
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
This commit is contained in:
parent
2dd19c5476
commit
44e2576eca
|
@ -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.
|
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
|
||||||
#![screenshot-2022-12-08_18-08-29](https://user-images.githubusercontent.com/71599788/206481983-5dac2d62-5aea-4ccf-990a-b9ee6d53422f.png)
|
#![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
|
## Environment
|
||||||
|
|
||||||
TODO: description
|
TODO: description
|
||||||
|
|
Loading…
Reference in a new issue