Update cfp.fish

This commit is contained in:
Roland Thomas Jr 2023-06-13 13:38:45 -04:00
parent df9838ea1a
commit 16da6badff
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
function cfp
git --git-dir=$HOME/config-files --work-tree=$HOME push
git --git-dir=$HOME/config-files --work-tree=$HOME push $argv
end