Skip to content

Commit

Permalink
Overwrite neovim if exists
Browse files Browse the repository at this point in the history
  • Loading branch information
danpawlik committed Jun 12, 2024
1 parent 24af8e3 commit 2b4aa42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/roles/dotfiles/tasks/neovim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
copy:
src: /tmp/squashfs-root/
dest: ~/.local/nvim
unsafe_writes: true
remote_src: true

- name: Ensure userspace local bin exists
Expand Down

0 comments on commit 2b4aa42

Please sign in to comment.