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
|
||||
- wordgrinder-ncurses
|
||||
- zsh
|
||||
- name: load /etc/profile in zsh
|
||||
- name: Load /etc/profile in zsh
|
||||
become: true
|
||||
lineinfile:
|
||||
path: /etc/zsh/zprofile
|
||||
|
|
Loading…
Reference in a new issue