1
0
Fork 0

Add wallpaper and iterm
the build failed Details

main
Ambrose Chua 2018-10-31 17:47:17 +08:00
parent 5e102c4e60
commit 77b8f46b04
2 changed files with 9 additions and 0 deletions

9
.local/bin/open-iterm Executable file
View File

@ -0,0 +1,9 @@
#!/usr/bin/osascript
if application "iTerm2" is running then
tell application "iTerm2"
create window with default profile
end tell
else
tell application "iTerm2" to activate
end if

BIN
.wallpaper.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 MiB