aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh1
1 files changed, 1 insertions, 0 deletions
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