From 5d50027a5acd7fa649b573855055d0cd3678808d Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Wed, 6 Apr 2022 18:41:55 +0200 Subject: zshrc: minor alias change --- .config/zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index d5c79cf..6d46be8 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -21,7 +21,7 @@ export PAGER=most alias q='exit' alias c='clear' alias r='ranger' -alias nf='neofetch' +alias nf='pfetch' alias ls='exa' alias l='exa -1' -- cgit v1.2.3-70-g09d2