aboutsummaryrefslogtreecommitdiffstats
path: root/chapter8/vim.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chapter8/vim.sh')
-rw-r--r--chapter8/vim.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter8/vim.sh b/chapter8/vim.sh
index 39bb932..afec4ed 100644
--- a/chapter8/vim.sh
+++ b/chapter8/vim.sh
@@ -1,5 +1,4 @@
#!/bin/bash
-set -e
echo '#define SYS_VIMRC_FILE "/etc/vimrc"' >> src/feature.h &&