From b2bdcbc530b7482126118acd3ca2efcbf0014cdb Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Fri, 27 Dec 2024 15:43:48 +0100 Subject: add nvim to bootstrap and remove .config --- bootstrap.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index 368ef9d..7a12335 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -18,6 +18,7 @@ stow git stow apps stow config stow tmux +stow nvim # Install TPM for tmux if [ ! -d "$HOME/.tmux/plugins/tpm" ]; then -- cgit v1.2.3