Add screenshot and readme file
This commit is contained in:
@@ -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
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 465 KiB |
Reference in New Issue
Block a user