mirror of
https://github.com/notwa/rc
synced 2025-02-05 07:43:22 -08:00
more stuff
This commit is contained in:
parent
b347b984ae
commit
d0c9aeba75
2 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
|
@ -288,6 +288,7 @@ nn <Leader>, :Tab /,\zs<cr>
|
|||
|
||||
" via bit101
|
||||
nn - :E<cr>
|
||||
nn _ :E <c-r>=expand('%:h')<cr><cr>
|
||||
nn <Leader>f :E .<cr>
|
||||
nn <Leader>F :E <c-r>=expand('%:h')<cr><cr>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue