diff --git a/zsh/conf.d/xu4q b/zsh/conf.d/xu4q new file mode 100755 index 0000000..632de14 --- /dev/null +++ b/zsh/conf.d/xu4q @@ -0,0 +1,22 @@ +#!/usr/bin/env zsh +# ___ +# / | +# __ ___ _ / /| | __ _ +# \ \/ / | | / /_| |/ _` | +# > <| |_| \___ | (_| | +# /_/\_\\__,_| |_/\__, | +# | | +# |_| +# +# author: Daniel Sommer +# license: MIT + +# ----- aliases ----- # +alias pfetch='printf "\n" && pfetch' +alias fetch='pfetch' +alias stats='pfetch' +alias icat='kitten icat' +alias ssh='kitty +kitten ssh' + +# ----- pfetch ----- # +export PF_INFO="ascii title host kernel memory wm shell editor pkgs uptime palette"