Skip to content

mrcndn/awesome-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Scripts

A collection of useful scripts to automate daily tasks and improve productivity.

Installation

git clone https://github.com/mrcndn/awesome-scripts.git
cd awesome-scripts
./install.sh

After installation, use runscript to run any script by name:

runscript clean_node -a --dry-run
runscript system_info

Run runscript without arguments to see all available scripts.

Scripts

Each script lives in its own directory under sh/ with its own README.

Script Description
clean_node Recursively delete node_modules and lock files
node_secure 3-layer supply-chain security hardening (npm, bun, pnpm, yarn)
clean_zsh_history Wipe Zsh history and sessions
delete_history Clear bash history (all or last N lines)
system_info Display basic system information

Contributing

Contributions are welcome! Please read CONTRIBUTING.md for details.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Awesome-Scripts

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages