diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-08-20 17:43:46 +0100 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-08-20 17:44:25 +0100 |
commit | eee616a4e7831f5992ae82a79be22dcfcc910abb (patch) | |
tree | 2e0ff6e51e8a0a0415e6002f8182161fcd78fef1 /Shell/.zprofile | |
parent | c642847a91134a4f9c54fd4263aa86a5a40b3cad (diff) | |
download | dotfiles-eee616a4e7831f5992ae82a79be22dcfcc910abb.tar.gz dotfiles-eee616a4e7831f5992ae82a79be22dcfcc910abb.tar.bz2 dotfiles-eee616a4e7831f5992ae82a79be22dcfcc910abb.zip |
(Shell)~cowsay->ascii cat
Diffstat (limited to 'Shell/.zprofile')
-rw-r--r-- | Shell/.zprofile | 44 |
1 files changed, 43 insertions, 1 deletions
diff --git a/Shell/.zprofile b/Shell/.zprofile index cb1ef7a..670cb45 100644 --- a/Shell/.zprofile +++ b/Shell/.zprofile @@ -30,4 +30,46 @@ systemctl --user import-environment PATH SSH_AUTH_SOCK echo "Welcome to..." figlet "Arch Linux" /usr/bin/pfetch -fortune | cowsay -f "tux" +echo " ████████ + ██████████████████ + ██████████████████████ + ██████████████████████████ + ████████████████ ████ + ████████████████ ██ + ██████████████████ + ██░░ ░░░░██ + ██░░░░ ░░░░░░ ░░░░██ + ██░░░░ ░░░░░░ ░░░░██ + ██░░░░░░ ░░░░░░██ + ████████████████████████████ + ██████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒████████████████ + ██████████▒▒▒▒░░░░░░░░░░░░░░░░░░▒▒▒▒████████████ +▒▒▒▒▒▒▒▒▒▒▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒ +▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒ +▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒ + ▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒ + ▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒ + ▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒ + ▒▒░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▒▒ + ▒▒░░░░░░▒▒▒▒░░░░░░░░░░░░░░▒▒▒▒░░░░░░▒▒ + ▒▒░░░░▒▒ ▒▒▒▒░░░░░░░░░░▒▒ ▒▒▒▒░░░░▒▒ + ▒▒░░░░▒▒▒▒▒▒▒▒░░░░░░░░░░▒▒▒▒▒▒▒▒░░░░▒▒ + ▒▒░░░░▒▒▒▒░░░░░░░░░░░░░░▒▒▒▒░░░░▒▒ + ▒▒░░░░░░░░░░ ▒▒ ░░░░░░░░░░▒▒ + ▒▒░░░░░░░░ ░░░░░░░░▒▒ + ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ + ████████░░██████████████ + ████████░░██░░██████████████ + ██░░░░████░░████░░████████████ ▒▒▒▒▒▒ + ██░░░░░░██░░██░░░░░░██████████ ▒▒ ▒▒ + ██░░░░██░░░░░░██░░░░████████████ ░░ ▒▒ + ██░░░░░░░░░░░░░░░░░░░░██████████ ▒▒ ▒▒ + ██▒▒░░░░░░░░░░░░░░░░░░░░████████ ▒▒░░ ▒▒ + ██▒▒░░░░░░░░░░░░░░░░░░░░░░██████ ▒▒░░░░░░▒▒ + ████▒▒░░░░░░░░░░░░░░░░░░░░░░██████ ▒▒░░░░▒▒ + ████▒▒░░░░░░░░░░░░░░░░░░░░░░░░████ ▒▒░░░░░░▒▒ + ████████▒▒░░░░░░░░░░░░░░░░░░░░░░████▒▒░░░░░░▒▒ + ██████████▒▒░░░░░░░░░░░░░░░░░░░░░░████░░░░▒▒▒▒ + ██████████████▒▒░░░░▒▒░░░░░░░░░░░░░░░░████▒▒▒▒ +████████████████████▒▒▒▒██▒▒▒▒▒▒▒▒▒▒▒▒██████ +" |