Skip to content

some of my powershell scripts & utilities

License

Notifications You must be signed in to change notification settings

dulldesk/posh-scripts

Repository files navigation

posh-scripts

some of my powershell scripts and utilities

Prints a random asciicat; useful as a greeting on launch.

Pomodoro timer

Profile script that runs on launch. Includes aliases, config, and:

ls for the n most recently modified files. Usage: ls-recent [n=5] [other ls args], or ls-rec

Recycle files and folders.

Removes the byte order mark from the beginning of a file.

Play .wav audio files from the terminal. Usage: play <file>, params: -loop, -stop

Shorten urls with tinyurl.com. Usage: tiny <url>

Download Google Drive files (requires public access). Usage: wget-drive <url> <output_file>

About

some of my powershell scripts & utilities

Resources

License

Stars

Watchers

Forks