sorting out zsh script calling and folder names

This commit is contained in:
argoneus 2020-02-16 00:55:31 +01:00 committed by Gitea
parent d761d12c63
commit 77e78a73eb
6 changed files with 79 additions and 51 deletions

4
.gitignore vendored
View file

@ -3,6 +3,6 @@ __pycache__/
*$py.class
*.swp
virtualenv/
scripts/*
!scripts/readme.txt
tools/*
!tools/readme.txt
.idea/