diff options
| -rwxr-xr-x | bin/cursor | 2 | ||||
| -rwxr-xr-x | bin/tc | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env bash # Set cursor in xterm and compatibles. @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env bash # Set terminal color in xterm and compatibles |
