Open
Description
add a command that allows a user to set a key to a directory that is not the current working directory.
This should allow the user to add key value pairs via file or entered key.
ft -set! myKey=some/other/directory/path
# or in bulk
-r myfile.txt | ft -set!