mirror of
https://github.com/Matir/skel.git
synced 2026-06-09 19:03:41 -07:00
committed by
David Tomaschik
parent
157e6ee20e
commit
b628453b10
@@ -4,7 +4,7 @@
|
||||
# Should only use POSIX constructs.
|
||||
|
||||
# Always load ENV
|
||||
test -f "$HOME/.env" && . "$HOME/.env"
|
||||
test -f "$HOME/.shenv" && . "$HOME/.shenv"
|
||||
|
||||
# Setup GREP_COLORS
|
||||
export GREP_COLOR='01;31'
|
||||
|
||||
Reference in New Issue
Block a user