Merge branch 'master' of http://nas.afterdark.lan/git/tadgy/dotfiles-tadgy
This commit is contained in:
commit
fa01744673
1 changed files with 1 additions and 1 deletions
|
|
@ -6,6 +6,6 @@ if (( $SHLVL == 1 )); then
|
||||||
elif [ -x /usr/bin/tput ]; then
|
elif [ -x /usr/bin/tput ]; then
|
||||||
/usr/bin/tput clear
|
/usr/bin/tput clear
|
||||||
else
|
else
|
||||||
echo "${BASH_SOURCE##*/}: couldn't clear the screen"
|
echo -ne "\E[2J"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue