Skip to content

Commit a552f70

Browse files
committed
add
1 parent fe0c47c commit a552f70

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bashrc/template.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ curdir=$(dirname $(readlink -f "$0"));
1212
# echo "Unable to tar files to ${dir}" >&2
1313
#fi
1414

15+
#'-t FD'
16+
# True if file descriptor FD is open and refers to a terminal.
17+
1518
# colour macros
1619
if [ -t 1 ]
1720
then

0 commit comments

Comments
 (0)