updated auto-install script

This commit is contained in:
shynd 2025-02-20 19:53:34 +01:00
parent 1a5f6d0270
commit cbbe099558
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ printf "\n%.0s" {1..3}
# TODO # TODO
# return to nixos-config directory # return to nixos-config directory
ce ~/nixos-config cd ~/nixos-config
if [ ! -f "$HOME/.config/fastfetch/nixos.png" ]; if [ ! -f "$HOME/.config/fastfetch/nixos.png" ];
cp -r assets/fastfetch "$HOME/.config/" cp -r assets/fastfetch "$HOME/.config/"