6 lines
130 B
Bash
Executable File
6 lines
130 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# Overwrite the user config for fastfetch with the Nomarchy default.
|
|
|
|
nomarchy-refresh-config fastfetch/config.jsonc
|