From e5e4f273820e22f62186cabefe783725fcad1442 Mon Sep 17 00:00:00 2001 From: Martin Larsson Date: Sat, 18 May 2024 11:20:30 +0200 Subject: [PATCH] Move bat from linux only to generic home dir --- {linux_home => home}/.config/bat/config | 0 .../.config/bat/themes/Catppuccin Macchiato.tmTheme | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {linux_home => home}/.config/bat/config (100%) rename {linux_home => home}/.config/bat/themes/Catppuccin Macchiato.tmTheme (100%) diff --git a/linux_home/.config/bat/config b/home/.config/bat/config similarity index 100% rename from linux_home/.config/bat/config rename to home/.config/bat/config diff --git a/linux_home/.config/bat/themes/Catppuccin Macchiato.tmTheme b/home/.config/bat/themes/Catppuccin Macchiato.tmTheme similarity index 100% rename from linux_home/.config/bat/themes/Catppuccin Macchiato.tmTheme rename to home/.config/bat/themes/Catppuccin Macchiato.tmTheme