You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: