aboutsummaryrefslogblamecommitdiffstats
path: root/fish/functions/todo.sh.fish
blob: 89b9fbb6bd98e050183c2b72a2c07fe0a07feafc (plain) (tree)
1
2
3
4



                                                                                                                      
function todo.sh --wraps='~/Documents/Notes/todo/todo.sh' --description 'alias todo.sh=~/Documents/Notes/todo/todo.sh'
  ~/Documents/Notes/todo/todo.sh $argv
        
end