aboutsummaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-01-13 08:37:50 +0000
committerterminaldweller <thabogre@gmail.com>2022-01-13 08:37:50 +0000
commit3d9438850ddd8f52f16ca12fece85130c0191e55 (patch)
treea2a8a59b56afcb172dd6c2c27a37c89d1be34a15 /.zshrc
parentupdates for more images. they seem to work fine now.seem... (diff)
downloadscripts-3d9438850ddd8f52f16ca12fece85130c0191e55.tar.gz
scripts-3d9438850ddd8f52f16ca12fece85130c0191e55.zip
updates
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
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"