diff --git a/homeConfig/dotfiles/bash/bashrc b/homeConfig/dotfiles/bash/bashrc index 01dc2e0..f3ac243 100644 --- a/homeConfig/dotfiles/bash/bashrc +++ b/homeConfig/dotfiles/bash/bashrc @@ -22,4 +22,4 @@ if [ -d "$bash_completion_dir" ]; then done fi -alias LS = 'LSD' +alias ls = 'lsd'