Made tools/*.py executable

This commit is contained in:
ZyX 2013-03-19 08:20:40 +04:00
parent 910dc3e69d
commit c92dfae5dc
2 changed files with 2 additions and 0 deletions

1
tools/colors_find.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env python
import sys
import os

1
tools/generate_gradients.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env python
import sys
import json
from powerline.colorscheme import cterm_to_hex