Merge pull request 'Btm Fix' (#22) from btm-fix into main

Reviewed-on: #22
This commit was merged in pull request #22.
This commit is contained in:
2024-08-09 14:01:21 +00:00

View File

@@ -3,7 +3,7 @@
############### ALIASES ####################
# Load bottom with the proper color scheme
alias btm="btm --color=gruvbox"
alias btm="btm --theme=gruvbox"
# Remap ls to use lsd
alias ls="lsd"