Fix missing lower-to-upper case
This commit is contained in:
parent
f199c8bd45
commit
3dacc7e4e0
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
- vim
|
- vim
|
||||||
- wordgrinder-ncurses
|
- wordgrinder-ncurses
|
||||||
- zsh
|
- zsh
|
||||||
- name: load /etc/profile in zsh
|
- name: Load /etc/profile in zsh
|
||||||
become: true
|
become: true
|
||||||
lineinfile:
|
lineinfile:
|
||||||
path: /etc/zsh/zprofile
|
path: /etc/zsh/zprofile
|
||||||
|
|
Loading…
Reference in a new issue