Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.
/ odd-commands Public archive

Odd Commands is a PowerShell tool for storing and running commands you may not use frequently and are too long or awkward to memorize.

License

Notifications You must be signed in to change notification settings

nmarsceau/odd-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗄️ This repository is archived.

Instead of using this tool, I would recommend adding aliases and functions directly to your PowerShell profile.

Odd Commands

Odd Commands is a PowerShell tool for storing and running commands you may not use frequently and are too long or awkward to memorize.

Installation

  1. Clone this repository to your PowerShell modules directory.

    The path to Odd-Commands.psm1 should be C:\Users\your username\Documents\PowerShell\Modules\Odd-Commands\Odd-Commands.psm1.

  2. Run Help oc for usage information. The module will be automatically imported the first time you use it.

About

Odd Commands is a PowerShell tool for storing and running commands you may not use frequently and are too long or awkward to memorize.

Topics

Resources

License

Stars

Watchers

Forks