tarch-misc/misc/bin/scripts/system/cl

8 lines
63 B
Plaintext
Raw Permalink Normal View History

2024-03-10 13:58:36 +03:00
#!/bin/zsh
if [ -z $1 ]; then
clear
else
clear && lst
fi