11 lines
191 B
Bash
Executable file
11 lines
191 B
Bash
Executable file
#! /usr/bin/env bash
|
|
|
|
pipx install pyright
|
|
pipx install poetry
|
|
pipx install black
|
|
pipx install isort
|
|
pipx install zimports
|
|
pipx install pre-commit
|
|
pipx install ranger-fm
|
|
pipx install euporie
|