From dc3939e1d6ade0b378837e4f6b427273d4a5c227 Mon Sep 17 00:00:00 2001 From: Alec Goncharow Date: Sat, 6 Oct 2018 14:58:32 -0400 Subject: update --- .zshrc | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to '.zshrc') diff --git a/.zshrc b/.zshrc index 83af719..b712564 100644 --- a/.zshrc +++ b/.zshrc @@ -4,10 +4,10 @@ source /usr/share/zsh/share/antigen.zsh # antigen use oh-my-zsh # Bundles from the default repo. -# antigen bundle git +antigen bundle git # antigen bundle refined -# antigen bundle command-not-found -# antigen bundle vi-mode +antigen bundle command-not-found +antigen bundle vi-mode # Syntax highlighting bundle. antigen bundle zsh-users/zsh-syntax-highlighting @@ -21,3 +21,9 @@ antigen apply ################################################ bindkey -v + + +alias ls="ls --color=auto" +alias dir="dir --color=auto" +alias grep="grep --color=auto" +alias dmesg='dmesg --color' -- cgit v1.2.3-70-g09d2