From d1121606a74fba0d2803c00337b244366e56ee14 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 1 Jan 2025 15:30:02 -0500 Subject: [PATCH] AutoYADM commit: 2025-01-01 15:30:02 --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zshrc b/.zshrc index 6638cc65..83efa566 100644 --- a/.zshrc +++ b/.zshrc @@ -26,6 +26,8 @@ source ~/.config/zsh/fzf.zsh # Not working for some reason... # source ~/.config/zsh/fzf-git.sh +alias gitfetch="onefetch" + # alias ls="eza -lh --git" # alias ls="eza --long --color=always --git --header --icons --no-user" alias ls="eza --long --color=always --git --header --icons"