sh/bash/clear.sh
2023-05-09 23:25:21 +02:00

2 lines
33 B
Bash

# clear terminal
alias c='clear'