ブックマーク / github.com/rupa (2)

  • rupa/z: z - jump around

    Z(1) User Commands Z(1) NAME z - jump around SYNOPSIS z [-chlrtx] [regex1 regex2 ... regexn] AVAILABILITY bash, zsh DESCRIPTION Tracks your most used directories, based on 'frecency'. After a short learning phase, z will take you to the most 'frecent' directory that matches ALL of the regexes given on the command line, in order. For example, z foo bar would match /foo/bar but not /bar/foo. OPTIONS

    rupa/z: z - jump around
    vimblog
    vimblog 2012/10/18
  • GitHub - rupa/v: z for vim

    V(1) User Commands V(1) NAME v - z for vim SYNOPSIS v [-a] [-c] [-l] [-[0-9]] [--debug] [--help] [regex1 regex2 ... regexn] AVAILABILITY bash, vim INSTALLATION Put v somewhere in $PATH (e.g. /usr/local/bin/). For the manual page, put v.1 somewhere in $MANPATH (e.g. /usr/local/man/man1/). DESCRIPTION v uses viminfo's list of recently edited files to open one quickly no matter where you are in the f

    GitHub - rupa/v: z for vim
    vimblog
    vimblog 2012/10/18
    シェルから Vim の MRU を開く
  • 1