commit 2a8f7f4281628a5a567af31d5d427797bd442ede parent 0bd1ab5d874ee2e2e7b7e4cb14b1007478ab7780 Author: rob <rob@tarina.org> Date: Thu, 17 Nov 2022 22:13:31 +0200 tools for making pdf Diffstat:
M | installfountain.sh | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/installfountain.sh b/installfountain.sh @@ -2,6 +2,7 @@ # install robs vim config for screenwriting with https://fountain.io sudo apt install vim screen +sudo python3 -m pip install 'screenplain[PDF]' cp .vim/.vimrc ~/.vimrc cp -r .vim ~/