]> git.phdru.name Git - dotfiles.git/blobdiff - .shellrc
.shellrc: always pass options -FRX to less
[dotfiles.git] / .shellrc
index 813e3803e1c93c2b8a15d3090850755f85f19174..a55d1bea6b9027d29e3bc11f0a24f2fd546b1f5a 100644 (file)
--- a/.shellrc
+++ b/.shellrc
@@ -122,11 +122,6 @@ x() { exit; }
 X() { startx >> .Xserver.log 2>&1; cyr; }
 
 
-git() {
-   LESS=FRSX"$LESS" command git "$@"
-}
-
-
 include()
 {
    cfg="$1"