borneify
This commit is contained in:
parent
df96d0e066
commit
a7b3cb17ac
1 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
#!/bin/zsh
|
||||
~/bin/amigaterm2.sh 10 navy 80 orange green $@
|
||||
#!/bin/sh
|
||||
~/bin/amigaterm2.sh 10 navy 80 orange green "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue