mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 21:28:48 +00:00
Update tabs/applications-setup/fastfetch-setup.sh
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
This commit is contained in:
parent
1b904c379d
commit
66e8040bc7
|
@ -19,7 +19,7 @@ setupFastfetch() {
|
|||
}
|
||||
|
||||
setupFastfetchConfig() {
|
||||
echo "Copy Fastfetch config files"
|
||||
echo "Copying Fastfetch config files..."
|
||||
if [ -d "${HOME}/.config/fastfetch" ] && [ ! -d "${HOME}/.config/fastfetch-bak" ]; then
|
||||
cp -r "${HOME}/.config/fastfetch" "${HOME}/.config/fastfetch-bak"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user