migrate dotfiles to this repository

This commit is contained in:
2025-06-16 21:16:49 +02:00
parent b5cb78b445
commit 06ec517e20
42 changed files with 1539 additions and 1 deletions

4
home/.config/sh/path.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
# Personnal scripts
export PATH="$PATH:$HOME/bin"