Add an autoenv command for management #9
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The
autoenv
command should aid with managing.enter
and.exit
files tohelp with creating, editing and deleting them.
autoenv init
create.enter
,.exit
files inpwd
then edit themautoenv edit
edit existing.enter
,.exit
files inpwd
autoenv deinit
remove the.enter
,.exit
files inpwd