refactor(dotfiles):

flyt alle configs ind i stow_me/ mappe

Omstrukturerer repo så stow kan bruges korrekt med en dedikeret
stow_me/ mappe som kilde, i stedet for roden af repo.
This commit is contained in:
2026-05-22 16:37:18 +02:00
parent 2e57d9defb
commit 9c5d01e242
45 changed files with 2930 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
function ll --wraps='lsd -Alh --group-dirs first' --description 'alias ll lsd -Alh --group-dirs first'
lsd -Alh --group-dirs first $argv
end