index
:
nixos-config
main
new-laptop
Nixos configuration for my pc
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
commands
/
:tasks
blob: 0f0484a29143fa6805f084de72df313d52dc46de (
plain
) (
blame
)
1
2
3
4
#!/usr/bin/env bash
emacsclient
-c
-n
--eval
'(phenax/open-tasks)'
;