From 160e9cf30bab4b7ca14dfcad35f1ab0e11931604 Mon Sep 17 00:00:00 2001 From: kekskurse Date: Mon, 29 Apr 2024 11:10:05 +0200 Subject: [PATCH] always update bashrc --- debian12-basic.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/debian12-basic.yml b/debian12-basic.yml index a1c9261..9851599 100644 --- a/debian12-basic.yml +++ b/debian12-basic.yml @@ -127,7 +127,6 @@ path: ~/.bashrc regexp: '^export PATH' line: 'export PATH="$PATH:/opt/nvim-linux64/bin"' - when: not nvim.stat.exists # Setup neovim