summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorThanosApollo <[email protected]>2022-10-09 10:11:41 +0300
committerThanosApollo <[email protected]>2022-10-09 10:11:41 +0300
commit2e94e29ea4ddef3433f1df8a76607ceeea50e16e (patch)
tree64300d4876d09e332761d6371099e7fe8320cc8e /.zshrc
parenta80cf7f6df3549268192b3eb8e02efbff15d8272 (diff)
Remove figlet start
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index d979f89..5965b57 100644
--- a/.zshrc
+++ b/.zshrc
@@ -2,7 +2,6 @@
# Starting message
starting(){
neofetch | lolcat
- figlet -c Apo11o | lolcat
}
###
export PATH="$HOME/.emacs.d/bin:$PATH"