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
2
bashrc
2
bashrc
|
|
@ -1,7 +1,7 @@
|
|||
# Check for an interactive session
|
||||
[ -z "$PS1" ] && return
|
||||
|
||||
alias ls='ls --color=auto'
|
||||
# alias ls='ls --color=auto'
|
||||
alias vi='vim'
|
||||
PS1='[\u@\h \W]\$ '
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue