5 lines
66 B
Bash
Executable File
5 lines
66 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
. $(poetry env info --path)/bin/activate
|
|
$EDITOR
|