Removing --color stuff from grep and ls for bsd. Removing caption line from screenrc
This commit is contained in:
parent
b8bed75a6a
commit
0713c4fbdc
3 changed files with 5 additions and 5 deletions
4
zshrc
4
zshrc
|
|
@ -9,8 +9,8 @@ autoload -Uz compinit
|
|||
compinit
|
||||
|
||||
alias vi=vim
|
||||
alias grep='grep --color=auto'
|
||||
alias ls='ls --color=auto'
|
||||
# alias grep='grep --color=auto'
|
||||
# alias ls='ls --color=auto'
|
||||
|
||||
export TERM="xterm-256color"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue