Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add -set! command #19

Open
osteensco opened this issue Sep 28, 2024 · 0 comments
Open

add -set! command #19

osteensco opened this issue Sep 28, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@osteensco
Copy link
Owner

osteensco commented Sep 28, 2024

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!
@osteensco osteensco added enhancement New feature or request good first issue Good for newcomers hacktoberfest labels Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant