with import {}; pkgs.writeShellScriptBin "todos" '' #!/bin/sh file=~/sync/todos.txt plans-backend $@ ''