Update
This commit is contained in:
3
.config/fish/functions/cfc.fish
Normal file
3
.config/fish/functions/cfc.fish
Normal file
@ -0,0 +1,3 @@
|
||||
function cfc
|
||||
git --git-dir=$HOME/config-files --work-tree=$HOME commit -m $argv
|
||||
end
|
Reference in New Issue
Block a user