6 lines
143 B
Bash
6 lines
143 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
# archypr:summary=Overwrite the user config for fastfetch with the Omarchy default.
|
||
|
|
|
||
|
|
archypr-efresh-config fastfetch/config.jsonc
|