Skip to content

Modules

Modules are part of direnv which run tasks related to a specific environment, for instance module ansible will only execute task related to ansible, etc.

List of exisitng modules

Module Name Description
ansible Setup ansible configuration file and tree architecture
export_var Export arbitrary variables
folders Ensure specified folder exists, if not create them.
go_management Export GO variables to install go modules locally
keepass Setup keepass wrapper script and variable to ease use of keepassxc-cli
kubernetes Export kubernetes variables
molecule Export molecule variables
openstack Export openstack variables for python openstackclient
packer Export packer variables
path_management Update PATH variable with user defined folder
python_management Setup a complete python virtual environment
taskwarrior Setup taskwarrior variable to ease use of taskwarrior
tmuxp_config Export tmuxp var and/or set tmuxp.yaml file to start tmux session
vimrc_local Setup a .vimrc.local file at the root of the directory


Last update: January 13, 2022
Back to top