Skip to content

Commit

Permalink
Merge pull request #141 from insomnimus/master
Browse files Browse the repository at this point in the history
added: ps-dotenv
  • Loading branch information
janikvonrotz authored Sep 22, 2022
2 parents 270ff8c + ee25bec commit b25ac57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ It includes a command-line shell and an associated scripting language.

## Commandline Productivity

* [Dotenv](https://github.com/insomnimus/ps-dotenv) - Provides directory specific environments through .env files, similar to direnv.
* [posh-git](https://github.com/dahlbyk/posh-git) - Set of PowerShell scripts which provide Git/PowerShell integration.
* [PSReadLine](https://github.com/lzybkr/PSReadLine) - Bash inspired readline implementation for PowerShell. Keeps history between sessions, adds reverse-history search and makes the commandline experience much better overall.
* [TabExpansionPlusPlus](https://github.com/lzybkr/TabExpansionPlusPlus) - PowerShell module to make customizing tab completion easier and add a library of custom argument completers.
Expand Down

0 comments on commit b25ac57

Please sign in to comment.