Added playboy pikachu

This commit is contained in:
LazoCoder 2017-04-27 18:31:12 -04:00
parent 842506dc3f
commit 13ea10ee3b
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB

View file

@ -1,5 +1,5 @@
tell application "iTerm"
tell current session of current window
set background image to "/Users/Laki/GitHub/Pokemon-Terminal/Images/Extra/rayquaza-alt.png"
set background image to "/Users/Laki/GitHub/Pokemon-Terminal/Images/Extra/giratina-origin.png"
end tell
end tell