mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
Made tools/*.py executable
This commit is contained in:
parent
910dc3e69d
commit
c92dfae5dc
1
tools/colors_find.py
Normal file → Executable file
1
tools/colors_find.py
Normal file → Executable file
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
import sys
|
||||
import os
|
||||
|
||||
|
1
tools/generate_gradients.py
Normal file → Executable file
1
tools/generate_gradients.py
Normal file → Executable file
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
import sys
|
||||
import json
|
||||
from powerline.colorscheme import cterm_to_hex
|
||||
|
Loading…
x
Reference in New Issue
Block a user