Default-gems
This commit is contained in:
parent
c54755e6d2
commit
fad07a1526
1 changed files with 6 additions and 0 deletions
|
@ -70,6 +70,12 @@
|
|||
dest: ~/.anyenv/envs/pyenv/default-packages
|
||||
state: link
|
||||
|
||||
- name: symlink rbenv-defaults
|
||||
file:
|
||||
src: ~/.dotfiles/defaults/default-gems
|
||||
dest: ~/.anyenv/envs/rbenv/default-gems
|
||||
state: link
|
||||
|
||||
- name: nodenv nvmrc plugin
|
||||
shell: git clone https://github.com/ouchxp/nodenv-nvmrc.git ~/.anyenv/envs/nodenv/plugins/nodenv-nvmrc
|
||||
args:
|
||||
|
|
Loading…
Add table
Reference in a new issue