chore: init pfetch

main
sudo pacman -Syu 2023-03-16 15:30:23 +07:00
parent 054cbff09c
commit f98b981c6a
2 changed files with 8 additions and 3 deletions

View File

@ -82,6 +82,11 @@ if command -v vivid &> /dev/null; then
export LS_COLORS="$(vivid generate catppuccin-mocha)"
fi
# https://github.com/dylanaraps/pfetch
if command -v pfetch &> /dev/null; then
pfetch
fi
# https://github.com/shlomif/fortune-mod
if command -v fortune &> /dev/null; then
fortune

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
port install \
git neovim \
fd bat ripgrep difftastic exa zellij fdupes rclone restic tealdeer task \
mold android-platform-tools
git neovim \
fd bat ripgrep difftastic exa zellij fdupes rclone restic tealdeer task \
mold android-platform-tools