chore(scripts): clean up python
parent
234f6e75c7
commit
e2e2f5f78c
|
@ -2,3 +2,4 @@
|
||||||
|
|
||||||
pipx ensurepath
|
pipx ensurepath
|
||||||
pipx install asciinema
|
pipx install asciinema
|
||||||
|
pipx install keymap-drawer
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
pipx upgrade asciinema
|
pipx upgrade-all
|
||||||
|
|
Loading…
Reference in New Issue