@@ -31,7 +31,7 @@ gitcd() {
}
clsz() {
- tput clear; tput cup $(tput lines) 0
+ tput clear; tput cup "$(tput lines)" 0
bcdiff() {