zshrc: Add shortcut to "move" git tags

This commit is contained in:
Jannik Beyerstedt 2024-11-25 14:16:37 +01:00 committed by Jannik Beyerstedt
parent dc652c9a2d
commit 78df6551ac
2 changed files with 14 additions and 1 deletions

View file

@ -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