diff --git a/dotfiles/zshrc b/dotfiles/zshrc index ea4e02d..82c7d3d 100644 --- a/dotfiles/zshrc +++ b/dotfiles/zshrc @@ -45,10 +45,8 @@ if [[ "$OSTYPE" =~ ^linux.*$ ]]; then fi fi -{%@@ if profile == "balozi" @@%} # Enable asdf version manager zsh completions . /opt/asdf-vm/asdf.sh -{%@@ endif @@%} alias ls='ls -F --color=auto' alias less='less -R' # preserves colors in GNU coreutils' `less`