From 94178cfbc4fbc587268819837e5751b03a6c4592 Mon Sep 17 00:00:00 2001 From: ver4a Date: Sat, 22 Mar 2025 15:47:51 +0100 Subject: [PATCH] Make configs less likely to conflict with upstream --- etc/profile.d/{bat-manpager.sh => 20-bat-manpager.sh} | 0 etc/profile.d/{systemd-less.sh => 20-systemd-less.sh} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename etc/profile.d/{bat-manpager.sh => 20-bat-manpager.sh} (100%) rename etc/profile.d/{systemd-less.sh => 20-systemd-less.sh} (100%) diff --git a/etc/profile.d/bat-manpager.sh b/etc/profile.d/20-bat-manpager.sh similarity index 100% rename from etc/profile.d/bat-manpager.sh rename to etc/profile.d/20-bat-manpager.sh diff --git a/etc/profile.d/systemd-less.sh b/etc/profile.d/20-systemd-less.sh similarity index 100% rename from etc/profile.d/systemd-less.sh rename to etc/profile.d/20-systemd-less.sh