diff --git a/root/home/bhasher/.zshrc b/root/home/bhasher/.zshrc index d93b8a1..17cb230 100644 --- a/root/home/bhasher/.zshrc +++ b/root/home/bhasher/.zshrc @@ -21,6 +21,7 @@ export EDITOR='vim' alias ip="ip -c" alias ls="ls -A --color" alias sl="sl -adew5F" +alias ccat="pygmentize -g" cat() { for arg in "$@"; do