this repo has no description

add `dots` function

tjh 6c1beb34 1ff28ae2

+3
+3
.config/fish/functions/dots.fish
··· 1 + function dots 2 + /usr/bin/git --git-dir=$HOME/.dotfiles --work-tree=$HOME $argv 3 + end