kinda shit

This commit is contained in:
jacob.b 2025-08-14 12:56:20 +10:00
parent d0f343763d
commit 0e0dcee821
5 changed files with 302 additions and 14 deletions

View file

@ -46,7 +46,7 @@ COPY tmux/tmux.conf /home/x/.tmux.conf
# Should already be installed for Yay but repeating stuff to keep everything in blocks
RUN sudo pacman -S --noconfirm git
RUN mkdir -p /home/x/.config/git
COPY git/gitconfig /home/x/.gitconfig
#COPY ~/.gitconfig /home/x/.gitconfig
COPY git/confs/ /home/x/.config/git/
## Tofu