Add an autoenv command for management #9

Closed
opened 2018-04-24 20:57:12 +00:00 by benie · 0 comments
Owner

The autoenv command should aid with managing .enter and .exit files to
help with creating, editing and deleting them.

  • autoenv init create .enter, .exit files in pwd then edit them
  • autoenv edit edit existing .enter, .exit files in pwd
  • autoenv deinit remove the .enter, .exit files in pwd
The `autoenv` command should aid with managing `.enter` and `.exit` files to help with creating, editing and deleting them. * [ ] `autoenv init` create `.enter`, `.exit` files in `pwd` then edit them * [ ] `autoenv edit` edit existing `.enter`, `.exit` files in `pwd` * [ ] `autoenv deinit` remove the `.enter`, `.exit` files in `pwd`
benie closed this issue 2018-04-25 20:41:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: config/zsh#9
No description provided.