aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/install.sh b/install.sh
index 7e5d1b9..f103090 100755
--- a/install.sh
+++ b/install.sh
@@ -61,9 +61,7 @@ after_install() {
mkdir -p $HOME/.mutt/cache
touch $HOME/.mutt/aliases
check_fzf
- check_command ctags
check_command ag
- check_command grc
}
check_override() {