add alias bat
This commit is contained in:
parent
9a221023e2
commit
bb9752b3cf
@ -56,7 +56,7 @@ alias chaineTV='python ~/Documents/python/chainetv/chaineTV.py'
|
|||||||
#CLI Improved
|
#CLI Improved
|
||||||
if [ -f `which bat` ]; then
|
if [ -f `which bat` ]; then
|
||||||
alias cat='bat'
|
alias cat='bat'
|
||||||
alis catp='bat --style=plain'
|
alias catp='bat --style=plain'
|
||||||
fi
|
fi
|
||||||
if [ -f `which tldr` ]; then
|
if [ -f `which tldr` ]; then
|
||||||
alias shortman='tldr'
|
alias shortman='tldr'
|
||||||
|
Loading…
Reference in New Issue
Block a user