further cleanup

update docs and tests
This commit is contained in:
Andrejus
2020-03-03 00:05:41 +00:00
parent 1c7586139f
commit 638c907c06
17 changed files with 266 additions and 68 deletions

View File

@@ -1,6 +1,6 @@
# dotfiles tests Makefile
all: SHELL:=/bin/bash
SHELL := /bin/bash
all:
source ~/.bashrc
source ${HOME}/.bashrc
poetry install
poetry run pytest