Skip to content

Commit baf1da7

Browse files
committed
updated plugins and aliases README.md
1 parent e18ddee commit baf1da7

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

aliases/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,15 @@ where `<ALIASES_NAME>` should be related by the name of the module to activate.
1414

1515
See the respective pages for details.
1616

17+
- `ansible`
18+
- `ansible-dev`
1719
- `chmod`
1820
- [`debian`](debian.aliases.md)
1921
- [`docker`](docker.aliases.md)
2022
- [`general`](general.aliases.md)
2123
- `ls`
2224
- `misc`
25+
- `molecule`
2326
- [`package-manager`](package-manager.aliases.md)
2427
- [`terraform`](terraform.aliases.md)
2528
- [`cargo`](cargo.aliases.md)

plugins/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ You may wish to control when or how plugins are activated. For instance, to ensu
2424
By leveraging these plugins, you can streamline your workflow and tackle coding challenges with greater efficiency.
2525

2626
| Plugin | Description |
27-
|-------------------|-----------------------------------------------------------------------------------------------------------------------------|
28-
| ansible | Configuration management tool used to automate the provisioning, configuration, and management of computer systems. |
27+
| ----------------- | --------------------------------------------------------------------------------------------------------------------------- |
2928
| [asdf](asdf) | [asdf](https://asdf-vm.com) is a tool version manager to allow installing different versions of Node.js, Ruby, Golang, etc. |
3029
| aws | Tools for interacting with Amazon Web Services (AWS) |
3130
| bash-preexec | Tool allowing execution of commands before they are executed in Bash. |
@@ -56,5 +55,5 @@ By leveraging these plugins, you can streamline your workflow and tackle coding
5655
| vagrant | Tool for creating and managing virtual development environments. |
5756
| virtualenvwrapper | A set of extensions to the virtualenv tool. |
5857
| xterm | Terminal emulator for X Window systems providing a graphical user interface for accessing the command line. |
59-
| zellij-autoattach | Plugin related to session management in the zellij terminal multiplexer. |
58+
| zellij-autoattach | Plugin related to session management in the zellij terminal multiplexer. |
6059
| zoxide | Utility for quickly navigating the filesystem based on visited directory history. |

0 commit comments

Comments
 (0)