From 3d9438850ddd8f52f16ca12fece85130c0191e55 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Thu, 13 Jan 2022 12:07:50 +0330 Subject: updates --- .zshrc | 1 + 1 file changed, 1 insertion(+) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 2ec005e..63fc890 100644 --- a/.zshrc +++ b/.zshrc @@ -181,6 +181,7 @@ alias youtube-dl="proxychains4 -f /home/devi/proxies/ca/proxychains.conf youtube alias campv="proxychains4 -f /home/devi/proxies/ca/proxychains.conf mpv" alias tridactylrc="vim ~/scripts/.tridactylrc" alias fixtridactylrc="cp ~/scripts/.tridactylrc ~/" +alias man="man -O width=210" #autosuggest ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=#5f5fff,bg=#000000,bold" -- cgit v1.2.3