mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-18 21:27:42 +00:00
Remove bat
This commit is contained in:
parent
2b0b1bd876
commit
30580d3be9
@ -5,8 +5,7 @@ alias gs='git status'
|
||||
alias gpull='git pull'
|
||||
alias gpush='git push'
|
||||
|
||||
# Modern replacements for cat and ls
|
||||
alias cat='bat --paging=never'
|
||||
# Modern replacement for ls
|
||||
alias ls='exa'
|
||||
|
||||
{%@@ if profile != "mko-laptop" @@%}
|
||||
|
Loading…
Reference in New Issue
Block a user