From 5044575b4103de506fe7800fca0c44fa3f26ed08 Mon Sep 17 00:00:00 2001 From: krolxon Date: Sat, 9 Aug 2025 22:59:33 +0530 Subject: browser: switch to zen browser --- .config/zsh/.zshrc | 2 -- 1 file changed, 2 deletions(-) (limited to '.config/zsh') diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index 8838876..ccab869 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -67,5 +67,3 @@ bindkey '^R' history-incremental-pattern-search-backward #loeading syntax highlighter and autosgguestions plugin. should be last. source /usr/share/zsh/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh 2>/dev/null source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh - -cowsay "$(shuf -n 1 ~/.local/share/vocab/words.txt)" -- cgit v1.2.3