chezmoi: init scripts

This commit is contained in:
js0ny 2025-09-27 16:10:43 +01:00
parent c1a63e4658
commit eb31d815ce
6 changed files with 38 additions and 0 deletions

View file

@ -0,0 +1,4 @@
#!/bin/sh
# shellcheck shell=sh
sudo cp $CHEZMOI_SOURCE_DIR/dot_config/bash/xdg-compat.sh /etc/profile.d/xdg-compat.sh