CmdFav
1.2.3
Helper for storing and accessing favorite/commonly used commands/scriptblocks
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
Copyright (c) 2024 Sascha Spiekermann
Package Details
Author(s)
- Sascha Spiekermann
Tags
snippet bookmark favorite command
Functions
Add-CmdFav Edit-CmdFav Export-CmdFav Get-CmdFav Get-CmdFavCache Import-CmdFav Remove-CmdFav
Dependencies
-
- PSFramework (>= 1.9.310)
Release Notes
# Changelog
## 1.0.1 (2024-02-02)
- Fixed handling of multiline commands
## 1.0.0 (2024-01-31)
- First release
FileList
- CmdFav.nuspec
- changelog.md
- functions\Get-CmdFavCache.ps1
- internal\functions\Restore-CmdFav.ps1
- internal\tepp\example.tepp.ps1
- functions\Import-CmdFav.ps1
- internal\functions\Save-CmdFav.ps1
- internal\tepp\readme.md
- CmdFav.psd1
- functions\readme.md
- internal\scriptblocks\scriptblocks.ps1
- tests\functions\readme.md
- CmdFav.psm1
- functions\Remove-CmdFav.ps1
- internal\scripts\license.ps1
- tests\general\FileIntegrity.Exceptions.ps1
- readme.md
- tests\pester.ps1
- internal\scripts\postimport.ps1
- tests\general\FileIntegrity.Tests.ps1
- bin\readme.md
- tests\readme.md
- internal\scripts\preimport.ps1
- tests\general\Help.Exceptions.ps1
- en-us\about_CmdFav.help.txt
- xml\CmdFav.Format.ps1xml
- internal\scripts\prepare-savefile.ps1
- tests\general\Help.Tests.ps1
- en-us\strings.psd1
- xml\CmdFav.Types.ps1xml
- internal\scripts\strings.ps1
- tests\general\Manifest.Tests.ps1
- functions\Add-CmdFav.ps1
- xml\readme.md
- internal\tepp\assignment.ps1
- tests\general\PSScriptAnalyzer.Tests.ps1
- functions\Edit-CmdFav.ps1
- internal\configurations\configuration.ps1
- internal\tepp\CmdFavNames.tepp.ps1
- tests\general\strings.Exceptions.ps1
- functions\Export-CmdFav.ps1
- internal\configurations\readme.md
- internal\tepp\CmdFavTags.tepp.ps1
- tests\general\strings.Tests.ps1
- functions\Get-CmdFav.ps1
- internal\functions\readme.md