Skip to content

Commit d572b9b

Browse files
committed
Upgrade bash-it version
1 parent 0dff7a5 commit d572b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/bash/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
ansible.builtin.git:
1212
dest: "{{ ansible_user_dir }}/.bash/bash-it"
1313
repo: https://github.com/Bash-it/bash-it.git
14-
version: v3.0.3
14+
version: v3.1.2
1515

1616
# this is ok, because boostrap.bash calls dotfiles.yml as the playbook
1717
- name: Linking `.bash_profile`

0 commit comments

Comments
 (0)