From 2987a59120c5fbd3611cd515ef83de63ad76cf52 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Thu, 22 Sep 2022 11:10:39 -0500 Subject: revert(zsh): remove tree alias --- zsh/.config/zsh/.zshrc | 1 - 1 file changed, 1 deletion(-) (limited to 'zsh/.config') diff --git a/zsh/.config/zsh/.zshrc b/zsh/.config/zsh/.zshrc index 3319d67..f524ad2 100644 --- a/zsh/.config/zsh/.zshrc +++ b/zsh/.config/zsh/.zshrc @@ -87,7 +87,6 @@ fi if command -v lsd >/dev/null 2>&1; then alias ls='lsd' - alias tree='lsd --tree' fi if command -v rga >/dev/null 2>&1; then -- cgit v1.2.3-70-g09d2