PSAliasFinder

1.0.0

Intelligent alias discovery for PowerShell, inspired by oh-my-zsh alias-finder plugin. Automatically suggests shorter aliases for commonly used commands.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSAliasFinder

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSAliasFinder

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025. All rights reserved.

Package Details

Author(s)

  • Yass Fuentes

Tags

Alias Discovery Productivity PSReadLine CLI Shell Terminal Efficiency

Functions

Find-Alias Test-CommandAlias Set-AliasFinderHook Set-AliasFinderConfig

Dependencies

This module has no dependencies.

Release Notes

# PSAliasFinder 1.0.0

## Features
- Intelligent alias discovery for PowerShell commands
- Automatic suggestions when entering long commands
- Multiple search modes: exact, longer, cheaper
- Smart filtering to avoid noise
- PSReadLine integration for seamless experience
- Inspired by oh-my-zsh alias-finder plugin

## Usage
- `Find-Alias <command>` or `af <command>` - Search for aliases
- `Set-AliasFinderHook -Enable` - Enable automatic suggestions
- `Set-AliasFinderHook -Disable` - Disable automatic suggestions

FileList

Version History

Version Downloads Last updated
1.0.0 (current version) 4 10/15/2025