zsh: add status command

This commit is contained in:
He4eT 2024-11-21 02:51:18 +01:00
commit 994a8bfd7d
2 changed files with 102 additions and 0 deletions

View file

@ -49,6 +49,7 @@ alias fakemsg='echo "$(curl -s https://whatthecommit.com/index.txt)"'
alias ncdu='ncdu --color off'
alias lynx='WWW_HOME=https://duckduckgo.com \
lynx -accept_all_cookies -nocolor -nopause -show_cursor:true -tna -vikeys'
alias status='clear && fastfetch -c ~/dotfiles/fastfetch/status.jsonc'
# Aliases for nmtui @see https://lemmy.world/post/17689127