scripts/window-title
author Tomas Zeman <tomas@functionals.cz>
Thu, 16 Jan 2020 14:28:26 +0100
changeset 57 a0dd1720c796
parent 52 c0d94e64d89a
permissions -rwxr-xr-x
config/.gitconfig: tomas@functionals.cz
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
52
c0d94e64d89a window-title: set terminal title
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     1
#!/bin/sh
c0d94e64d89a window-title: set terminal title
Tomas Zeman <tzeman@volny.cz>
parents:
diff changeset
     2
exec echo -ne "\033];$@\007"