summaryrefslogblamecommitdiffstats
path: root/fish/functions/rcal1w.fish
blob: bbda1536bd053afd5484076aafb21ef0e130052d (plain) (tree)
1
2
3


                                                                                                                      
function rcal1w --wraps='ssh bobbins rem -cc+a1 -w160 -m' --description 'alias rcal1w=ssh bobbins rem -cc+a1 -w160 -m'
  ssh bobbins rem -cc+a1 -w160 -m $argv; 
end