Remove fixed path
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
|
set DIR_SCRIPT (dirname (status --current-filename))
|
||||||
|
|
||||||
function _notes_cmds
|
function _notes_cmds
|
||||||
set RES_CMD (~/fms/fms.sh notes)
|
set RES_CMD ($DIR_SCRIPT/fms.sh notes)
|
||||||
commandline -t "$RES_CMD"
|
commandline -t "$RES_CMD"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user