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')