dotfiles/dotlib/darwin/iterm2.sh

4 lines
46 B
Bash

refresh() {
printf "\x1B[H\x1B[2J\x1B[3J"
}