minor visual changes

This commit is contained in:
Tiago Sousa 2023-11-06 11:26:02 +00:00
parent ee4163f37b
commit 1b94f147e5
15 changed files with 50 additions and 107 deletions

View file

@ -0,0 +1,3 @@
function conf --wraps='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME' --description 'Git command to manage dotfiles'
/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME $argv
end