3 lines
100 B
Fish
3 lines
100 B
Fish
function dotfiles --wraps=git
|
|
/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME $argv
|
|
end
|