This website requires JavaScript.
Explore
Help
Sign in
nico
/
nsbin
Watch
1
Star
0
Fork
You've already forked nsbin
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
Actions
ce7bccffee
nsbin
/
x-terminal-emulator
6 lines
74 B
Text
Raw
Normal View
History
Unescape
Escape
add files that are living in ~/bin for a while Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
2009-12-28 19:14:14 +00:00
#!/bin/sh
try to match with || again Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
2010-04-15 10:21:43 +00:00
[ -x /usr/bin/urxvtcd ] && exec /usr/bin/urxvtcd
add files that are living in ~/bin for a while Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
2009-12-28 19:14:14 +00:00
exec urxvtc
Reference in a new issue
Copy permalink