Disable bat pagin
This commit is contained in:
parent
d56e56c594
commit
c40fbdc3d7
@ -56,6 +56,9 @@ alias lsd="ls"
|
|||||||
# Jump
|
# Jump
|
||||||
alias j="jump"
|
alias j="jump"
|
||||||
|
|
||||||
|
# Disable bat paging
|
||||||
|
alias bat="bat --paging=never"
|
||||||
|
|
||||||
# Initialize thefuck
|
# Initialize thefuck
|
||||||
command -v thefuck > /dev/null 2>&1
|
command -v thefuck > /dev/null 2>&1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user