Browse Source

Add screenshot and readme file

master
Riyyi 6 years ago
parent
commit
46e2771b3e
  1. 0
      README.md
  2. 2
      dotfiles.sh
  3. BIN
      screenshot.png

2
dotfiles.sh

@ -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
screenshot.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 465 KiB

Loading…
Cancel
Save