aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorAnton Bobov <abobov@gmail.com>2019-03-12 22:37:57 +0500
committerAnton Bobov <abobov@gmail.com>2019-03-12 22:39:59 +0500
commit1d8313793754f0ebc504d590058e70be91431908 (patch)
tree95101dbffaada5141385d231a61ce039ac195621 /install.sh
parent7a9a1c7f60fb400cc4f0d470bcc053992f1b7484 (diff)
zsh updates
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() {