mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
Update .zshrc
This commit is contained in:
parent
c7bf66dc90
commit
c522d834c0
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -55,6 +55,7 @@ alias raw="env cat"
|
||||||
alias cat="bat"
|
alias cat="bat"
|
||||||
alias gs="git status"
|
alias gs="git status"
|
||||||
|
|
||||||
|
# not sure what this does...
|
||||||
if which lesspipe 1>/dev/null 2>&1; then
|
if which lesspipe 1>/dev/null 2>&1; then
|
||||||
eval "`lesspipe`"
|
eval "`lesspipe`"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue