0.0.55 • Published 9 years ago

sw v0.0.55

Weekly downloads
209
License
-
Repository
github
Last release
9 years ago

sw

Build Status

install:

  • this module requires node-gyp
  • then, npm install sw -g

description:

cd command with shorcuts(change directory)

example

sw fo sub searches for a directory that matches this regular expression: /.*fo.*\/.*sub.*/g. Therefore, it would match./folder/subfolder but not folder/whatever

  • If it matches only one directory, it will perform cd ./to/this/directory
  • If it matches two or more directories, it will prompt you to choose a folder

special characters

There are 4 special characters

absolute path ("/")
#  special only as first argument
#  that would match with /usr/local/share

sw / u loc sh
relative to home directory ( "~" or ":")
# special only as first argument
# that would match ~/Desktop/afolderwithalongname

sw ~ Desk gnam

# or with ":"

sw : sk rwi
parent folder( "..")
# from /usr/local/share/zsh
# that would match  /usr/local/include

sw .. .. ncl
0.0.55

9 years ago

0.0.54

9 years ago

0.0.53

9 years ago

0.0.52

9 years ago

0.0.51

9 years ago

0.0.50

9 years ago

0.0.47

9 years ago

0.0.46

9 years ago

0.0.44

9 years ago

0.0.43

9 years ago

0.0.42

9 years ago

0.0.41

9 years ago

0.0.40

9 years ago

0.0.49

9 years ago

0.0.39

9 years ago

0.0.38

9 years ago

0.0.37

9 years ago

0.0.36

9 years ago

0.0.35

9 years ago

0.0.34

9 years ago

0.0.33

9 years ago

0.0.32

9 years ago

0.0.28

9 years ago

0.0.27

9 years ago

0.0.26

9 years ago

0.0.25

9 years ago

0.0.24

10 years ago

0.0.23

10 years ago

0.0.22

10 years ago

0.0.21

10 years ago

0.0.20

10 years ago

0.0.19

10 years ago

0.0.18

10 years ago

0.0.17

10 years ago

0.0.16

10 years ago

0.0.15

10 years ago

0.0.14

10 years ago

0.0.13

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago