diff options
| author | Marc Vertes <mvertes@free.fr> | 2025-01-22 11:25:06 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2025-01-22 11:25:06 +0100 |
| commit | ea359547f90e91d7e718baab19bbd0b3fbe4d3e5 (patch) | |
| tree | 2812247561ed6b04f750d392d1b4b1dc89611bb0 /bin | |
| parent | 86ed37c65ccd893dc4cb07bd7de53ece812df26d (diff) | |
fixup
Diffstat (limited to 'bin')
| -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 |
