From 69aa6caf5a9a132b7c98f8e8c2ce8ea8738e99d8 Mon Sep 17 00:00:00 2001 From: Grégoire Duchêne Date: Sun, 29 Dec 2024 15:47:40 +0000 Subject: zsh: Have ‘tree’ filter using .gitignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zsh/rc | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/rc b/zsh/rc index e81b6be..2a26cd6 100644 --- a/zsh/rc +++ b/zsh/rc @@ -50,6 +50,7 @@ alias rm='rm -i' alias s=swift alias senv='env | sort' alias spm='swift package' +alias tree='tree --gitignore' bindkey -e -- cgit v1.2.3-70-g09d2