sorting out zsh script calling and folder names

This commit is contained in:
argoneus 2020-02-16 00:55:31 +01:00
parent c5736014db
commit ecde988fd9
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/