zshrc: Add shortcut to "move" git tags
This commit is contained in:
parent
dc652c9a2d
commit
78df6551ac
2 changed files with 14 additions and 1 deletions
|
@ -113,7 +113,7 @@
|
|||
- {
|
||||
src: "{{ role_path }}/templates/htoprc.j2",
|
||||
dest: "{{ ansible_user_dir }}/.config/htop/htoprc",
|
||||
force: no,
|
||||
force: false,
|
||||
}
|
||||
- name: Usersettings - Set global gitconfig
|
||||
when: usersetup_gitconfig == true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue