Remove bat

This commit is contained in:
Marko Korhonen 2021-12-18 00:12:45 +02:00
parent 2b0b1bd876
commit 30580d3be9

View file

@ -5,8 +5,7 @@ alias gs='git status'
alias gpull='git pull' alias gpull='git pull'
alias gpush='git push' alias gpush='git push'
# Modern replacements for cat and ls # Modern replacement for ls
alias cat='bat --paging=never'
alias ls='exa' alias ls='exa'
{%@@ if profile != "mko-laptop" @@%} {%@@ if profile != "mko-laptop" @@%}