dotfiles/data/home/.local/bin/deno_quiet.sh

3 lines
54 B
Bash
Executable file

#!/bin/sh
sh -c 'echo "console.clear()"; cat' | deno