aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/install.sh b/install.sh
index 65c9a59..0df3998 100755
--- a/install.sh
+++ b/install.sh
@@ -10,6 +10,9 @@ cp abook/abookrc ~/.abook
10# tmux 10# tmux
11cp -R tmux "$CONFIG" 11cp -R tmux "$CONFIG"
12 12
13# tmuxp
14cp -R tmuxp "$CONFIG"
15
13# nvim 16# nvim
14cp -R nvim "$CONFIG" 17cp -R nvim "$CONFIG"
15 18