aboutsummaryrefslogblamecommitdiffstats
path: root/fish/functions/syn.fish
blob: 2202314ca08aa51df1c823121b122c8f192c5cc3 (plain) (tree)
1
2
3
4



                                                
# Defined in - @ line 0
function syn --description 'alias syn task sync'
	task sync $argv;
end