Commit 9073d8a2 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add `tput init` to .profile

parent 4cecadc3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -65,6 +65,8 @@ export CLICOLOR=yes

## TERMINAL SETUP ##

tput init

# Set title
# (not suported by linux VT)
if [ "x$TERM" != xlinux ]; then