diff --git a/homeConfig/dotfiles/bash/bashrc b/homeConfig/dotfiles/bash/bashrc index f3ac243..945f6f1 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'