mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
Less flag updates.
This commit is contained in:
3
ackrc
3
ackrc
@@ -1,2 +1,3 @@
|
|||||||
--follow
|
--follow
|
||||||
--pager=less -XRF
|
--pager=less -LMXRF
|
||||||
|
--smart-case
|
||||||
|
|||||||
2
profile
2
profile
@@ -21,7 +21,7 @@ export EDITOR=vim
|
|||||||
export TZ='America/Los_Angeles'
|
export TZ='America/Los_Angeles'
|
||||||
export DEBEMAIL=david@systemoverlord.com
|
export DEBEMAIL=david@systemoverlord.com
|
||||||
export DEBFULLNAME="David Tomaschik"
|
export DEBFULLNAME="David Tomaschik"
|
||||||
export LESS="-R"
|
export LESS="-MR"
|
||||||
|
|
||||||
# GCE?
|
# GCE?
|
||||||
if [ -d $HOME/.gce/google-cloud-sdk/bin ] ; then
|
if [ -d $HOME/.gce/google-cloud-sdk/bin ] ; then
|
||||||
|
|||||||
Reference in New Issue
Block a user