hackclub-nest/clean.sh
neon 5271a138c3 feat(main): init
commit may contain secret info, or not follow .gitignore
2024-09-11 00:11:58 +00:00

5 lines
133 B
Bash

# Remove uneeded files that just take up little space
rm .node_repl_history
rm .bash_history .bash_logout
rm .sh_history
rm .lesshst