summaryrefslogblamecommitdiffstats
path: root/fish/functions/rcal1w_small.fish
blob: 1232b64a091253d93ad7f9b9f57e84a3312b8d9e (plain) (tree)
1
2
3


                                                                                                                                  
function rcal1w_small --wraps='ssh bobbins rem -cca+1 -w140 -m' --description 'alias rcal1w_small=ssh bobbins rem -cca+1 -w140 -m'
  ssh bobbins rem -cca+1 -w140 -m $argv; 
end