summaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2019-11-27 08:58:59 +0100
committerEkaitz Zarraga <ekaitz@elenq.tech>2019-11-27 08:58:59 +0100
commit0ccff0e72f2e146052c7b93375371ea3b79900ef (patch)
treefcaeaf5848c6436d458fa2341add87e744d0e20a /install.sh
parent18a9a7065971f72f7f95d08a7e68cbb4f2b35b9f (diff)
Remove vim from stow
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index ef0daef..ae27a2d 100644
--- a/install.sh
+++ b/install.sh
@@ -1,7 +1,7 @@
#!/bin/bash
# Link at home folder
-stow -Rt ~ bash vim tmux git
+stow -Rt ~ bash tmux git
# Link at XDG_CONFIG_HOME if set, if not to $HOME/.config (they should be the same)
stow -Rt ${XDG_CONFIG_HOME:=$HOME/.config} nvim