diff options
Diffstat (limited to '')
| -rwxr-xr-x | scripts/commands/:tasks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/commands/:tasks b/scripts/commands/:tasks index d020ddf..93b59ec 100755 --- a/scripts/commands/:tasks +++ b/scripts/commands/:tasks @@ -1,4 +1,4 @@ #!/usr/bin/env bash -sensible-terminal -e sensible-editor ~/.config/vimwiki/Work.md; +sensible-terminal -e sensible-editor ~/nixos/extras/notes/Work.md; |
