diff options
| author | Freya Murphy <freya@freyacat.org> | 2025-01-03 09:03:08 -0500 |
|---|---|---|
| committer | Freya Murphy <freya@freyacat.org> | 2025-01-03 09:03:08 -0500 |
| commit | 43f4c0539dfeb7b7c4e27360bb3c6c8d69c24163 (patch) | |
| tree | 6444b81a39c7e2768c1e8a7501f66c23a61523d0 /home/config/zsh/pfetch_logos | |
| parent | fix hyprland in home.scm (diff) | |
| download | dotfiles-guix-43f4c0539dfeb7b7c4e27360bb3c6c8d69c24163.tar.gz dotfiles-guix-43f4c0539dfeb7b7c4e27360bb3c6c8d69c24163.tar.bz2 dotfiles-guix-43f4c0539dfeb7b7c4e27360bb3c6c8d69c24163.zip | |
refactor zprofile
Diffstat (limited to 'home/config/zsh/pfetch_logos')
| -rw-r--r-- | home/config/zsh/pfetch_logos | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/home/config/zsh/pfetch_logos b/home/config/zsh/pfetch_logos deleted file mode 100644 index 65c8488..0000000 --- a/home/config/zsh/pfetch_logos +++ /dev/null @@ -1,10 +0,0 @@ -[Aa]rch*) - read_ascii 4 <<- EOF - ${c6} /\\ - ${c6} / \\ - ${c6} /\\ \\ - ${c4} / ^ w ^\\ - ${c4} / ,, \\ - ${c4} / | | \\ - ${c4} /_-'' ''-_\\ - EOF |