diff options
author | terminaldweller <thabogre@gmail.com> | 2022-01-13 08:37:50 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-01-13 08:37:50 +0000 |
commit | 3d9438850ddd8f52f16ca12fece85130c0191e55 (patch) | |
tree | a2a8a59b56afcb172dd6c2c27a37c89d1be34a15 /.zshrc | |
parent | updates for more images. they seem to work fine now.seem... (diff) | |
download | scripts-3d9438850ddd8f52f16ca12fece85130c0191e55.tar.gz scripts-3d9438850ddd8f52f16ca12fece85130c0191e55.zip |
updates
Diffstat (limited to '')
-rw-r--r-- | .zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |