From 0a4dc975e0a02bda8bebbf14dd9cc516b2819fcc Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Mon, 11 Jan 2021 21:52:49 +0530 Subject: Updates scripts --- scripts/commands/:tasks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/commands/:tasks') 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; -- cgit v1.3.1