From d0c9aeba75aa7ff74e141375e6f4d3ee2366e612 Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Thu, 12 Apr 2018 00:46:09 +0200 Subject: [PATCH] more stuff --- home/-shrc | 2 +- home/vimrc | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/home/-shrc b/home/-shrc index 7c8aff5..d25e1a4 100644 --- a/home/-shrc +++ b/home/-shrc @@ -70,7 +70,7 @@ unset x #alias make="$(has colormake || has make)" # just flags -export LESS='-SR' +export LESS='-SRQ' alias db="dropbox_uploader" alias fils="du -bahd1" alias lsa="ls -A --group-directories-first" diff --git a/home/vimrc b/home/vimrc index 3a5cdd4..126a829 100644 --- a/home/vimrc +++ b/home/vimrc @@ -288,6 +288,7 @@ nn , :Tab /,\zs " via bit101 nn - :E +nn _ :E =expand('%:h') nn f :E . nn F :E =expand('%:h')