always update bashrc

This commit is contained in:
kekskurse 2024-04-29 11:10:05 +02:00
parent cf000638e1
commit 160e9cf30b
1 changed files with 0 additions and 1 deletions

View File

@ -127,7 +127,6 @@
path: ~/.bashrc path: ~/.bashrc
regexp: '^export PATH' regexp: '^export PATH'
line: 'export PATH="$PATH:/opt/nvim-linux64/bin"' line: 'export PATH="$PATH:/opt/nvim-linux64/bin"'
when: not nvim.stat.exists
# Setup neovim # Setup neovim