aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-07-10 20:17:40 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-07-10 20:17:40 +0100
commit3f49ac14d1ae70cdb79e956731064086d40f6ef4 (patch)
treebd16edffd81099ebd36b5960ae56f20ae632c17d
parentc4f3f980fc7f374c3ce31991011f118dbd8487b7 (diff)
parent587fed3bb6003f3c986d428c70eebf9cd173ed90 (diff)
Merge branch 'master' of gitlab.com:yulqen/bash-scripts
Diffstat (limited to '')
-rwxr-xr-xprovision_openbsd.ksh2
1 files changed, 1 insertions, 1 deletions
diff --git a/provision_openbsd.ksh b/provision_openbsd.ksh
index b2858d0..794ed69 100755
--- a/provision_openbsd.ksh
+++ b/provision_openbsd.ksh
@@ -54,7 +54,7 @@ create_venvs() {
print "virtualenv created"
}
-doas pkg_add fzf the_silver_searcher zip
+doas pkg_add ectags fzf the_silver_searcher zip
if [ $INC_CODE -eq 1 ]; then
ssh-add -v