Renome la function dotfile et dot

This commit is contained in:
2025-06-27 08:11:22 +02:00
parent 32595e5a96
commit 87caaa2849

View File

@@ -1,4 +1,4 @@
# Defined in - @ line 1
function dotfiles
function dot
/usr/bin/git --git-dir=$HOME/.config/dotfiles/ --work-tree=$HOME $argv
end