YasushiKobayashi.direnv

Build Status Run Status Coverage Badge

install dirnev

ansible-galaxy install YasushiKobayashi.direnv

ansible role initial setting

  • cenos6
  • amazone-linux

set bash

eval "$(direnv hook bash)"
$ echo 'eval "$(direnv hook bash)"' >>  ~/.bash_profile
$ echo 'eval "$(direnv hook bash)"' >>  ~/.bashrc
- name: set direnv bash_profile
  become: false
  lineinfile:
    dest: ~/.bash_profile
    line: 'eval "$(direnv hook bash)"'

- name: set direnv bashrc
  become: false
  lineinfile:
    dest: ~/.bashrc
    line: 'eval "$(direnv hook bash)"'
About

https://github.com/YasushiKobayashi/

Install
ansible-galaxy install YasushiKobayashi.direnv
GitHub repository
License
apache-2.0
Downloads
480
Owner
Golang React Typescript Docker Swift