mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
4 lines
105 B
Bash
4 lines
105 B
Bash
#!/bin/bash
|
|
|
|
home-manager switch --flake ~/.config/flake/
|
|
darwin-rebuild switch --flake ~/.config/flake/
|