Skip to content

Commit

Permalink
chore: use original cat
Browse files Browse the repository at this point in the history
  • Loading branch information
DPS0340 committed Jan 31, 2023
1 parent 2acbd1f commit bb4d207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ alias vi='nvim'
alias vim='nvim'
alias vv='nvim .'

alias cat='bat'
# alias cat='bat'
alias b='bat'

alias ls='exa'
Expand Down

0 comments on commit bb4d207

Please sign in to comment.