My fish config
This commit is contained in:
3
functions/git-clementine.fish
Normal file
3
functions/git-clementine.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function git-clementine --wraps='git -C $clementine' --description 'alias git-clementine git -C $clementine'
|
||||
git -C $clementine $argv;
|
||||
end
|
||||
Reference in New Issue
Block a user