diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2025-10-19 18:46:56 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2025-10-19 18:46:56 +0530 |
| commit | 9aa0070e137ac3e2b90284ed82f1751a601e18e1 (patch) | |
| tree | 666f5fb60282f0385d2c7806b81adfb433f97efe /install.sh | |
| parent | 9b10a58de35d9a2076f4a93f6fb63f488b8fb084 (diff) | |
sync_out script + no more llms
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ mkdir -p ~/.config sudo cp -r hypr foot nvim tmux waybar wofi yazi starship.toml ~/.config sudo cp -r Wallpapers ~/Pictures +echo "Rebuilding..." + # Although we are sending the configs to /etc/nixos, we aren't actually using them with the flake setup # Consider the operation purely for vanity sudo cp -r nixos /etc |
