Add screenshot and readme file

This commit is contained in:
Riyyi
2018-01-07 18:29:23 +01:00
parent f09fb07c1f
commit 46e2771b3e
3 changed files with 2 additions and 0 deletions
View File
+2
View File
@@ -6,6 +6,8 @@ if [ "$(dirname $0)" != "." ]; then
fi
FILES=$(find . \( -path ./.git -o \
-path ./README.md -o \
-path ./screenshot.png -o \
-path ./dotfiles.sh \) -prune -o -type f -print)
if [ "$1" == "help" ] || [ "$1" == "" ]; then
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 465 KiB