From 3ec94e14a5b31b4c55c81b5e96fc27fa91655a03 Mon Sep 17 00:00:00 2001 From: giggitygiggitycopier <153283350+giggitygiggitycopier@users.noreply.github.com> Date: Sat, 6 Jan 2024 06:22:38 +0500 Subject: [PATCH] Update .zshrc --- assets/.zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/.zshrc b/assets/.zshrc index 0cc0d55..58c0741 100644 --- a/assets/.zshrc +++ b/assets/.zshrc @@ -18,7 +18,7 @@ source $ZSH/oh-my-zsh.sh # https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/archlinux -# Display Pokemon-colorscripts +Display Pokemon-colorscripts # Project page: https://gitlab.com/phoneybadger/pokemon-colorscripts#on-other-distros-and-macos #pokemon-colorscripts --no-title -s -r @@ -34,5 +34,5 @@ source $ZSH/oh-my-zsh.sh #cat ~/.cache/wal/sequences # To add support for TTYs this line can be optionally added. -#source ~/.cache/wal/colors-tty.sh +source ~/.cache/wal/colors-tty.sh