parent
6221ba8016
commit
f5c625969c
|
|
@ -1,9 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# colored grep
|
||||
export GREP_OPTIONS='--color=auto'
|
||||
export GREP_COLOR='1;33'
|
||||
|
||||
# colored ls
|
||||
export LSCOLORS='Gxfxcxdxdxegedabagacad'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue