Use distro specific aliases

This commit is contained in:
2023-02-04 20:58:06 +01:00
parent 40af373639
commit 6b7228e0bc
5 changed files with 13 additions and 5 deletions

3
.aliases_arch Normal file
View File

@@ -0,0 +1,3 @@
alias cat='bat'
alias update='yay -Syu'