updated auto-install script
This commit is contained in:
parent
1a5f6d0270
commit
cbbe099558
|
@ -253,7 +253,7 @@ printf "\n%.0s" {1..3}
|
|||
# TODO
|
||||
|
||||
# return to nixos-config directory
|
||||
ce ~/nixos-config
|
||||
cd ~/nixos-config
|
||||
|
||||
if [ ! -f "$HOME/.config/fastfetch/nixos.png" ];
|
||||
cp -r assets/fastfetch "$HOME/.config/"
|
||||
|
|
Loading…
Reference in New Issue