aboutsummaryrefslogtreecommitdiffstats
path: root/fish/functions/rcal3w.fish
blob: 7bc5fd9afced661e4e7417ffc58cb20c5365b030 (plain) (blame)
1
2
3
function rcal3w --wraps='ssh bobbins rem -cc+a3 -w160 -m' --description 'alias rcal3w=ssh bobbins rem -cc+a3 -w160 -m'
  ssh bobbins rem -cc+a3 -w160 -m $argv; 
end