From 5ad274e3562d1df04f1f154a11d29b2e0ec9f7ff Mon Sep 17 00:00:00 2001 From: steveokard Date: Wed, 16 Aug 2017 09:23:02 -0400 Subject: [PATCH] finished setting options --- .zshrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.zshrc b/.zshrc index 5613748..437e0b1 100644 --- a/.zshrc +++ b/.zshrc @@ -103,3 +103,6 @@ setopt complete_aliases setopt extended_glob setopt hist_ignore_all_dups setopt share_history +setopt list_types +setopt mark_dirs +setopt path_dirs