X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.shellrc;h=e6ae4205771cbd7de715a179cee54d4c6cb984a7;hp=50dfa870935e741d1bb3f71239a19975e05c82db;hb=6d8fcbe56b488f473406ef26c0c7a3cc2a4f0ce1;hpb=a116737b33bcc774c97d38101b130425df6aa90d diff --git a/.shellrc b/.shellrc index 50dfa87..e6ae420 100644 --- a/.shellrc +++ b/.shellrc @@ -137,6 +137,8 @@ include() } +function git { + LESS=FRSX"$LESS" command git "$@" }