#!/usr/bin/env zsh # ___ # / | # __ ___ _ / /| | __ _ # \ \/ / | | / /_| |/ _` | # > <| |_| \___ | (_| | # /_/\_\\__,_| |_/\__, | # | | # |_| # # author: Daniel Sommer # license: MIT # ----- general aliases ----- # alias pfetch='printf "\n" && pfetch' alias fetch='pfetch' alias stats='pfetch' alias icat='kitten icat' # ----- pfetch ----- # export PF_INFO="ascii title host kernel memory wm shell editor pkgs uptime palette"