0.0.55 • Published 7 years ago

sw v0.0.55

Weekly downloads
209
License
-
Repository
github
Last release
7 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

7 years ago

0.0.54

7 years ago

0.0.53

7 years ago

0.0.52

7 years ago

0.0.51

7 years ago

0.0.50

8 years ago

0.0.47

8 years ago

0.0.46

8 years ago

0.0.44

8 years ago

0.0.43

8 years ago

0.0.42

8 years ago

0.0.41

8 years ago

0.0.40

8 years ago

0.0.49

8 years ago

0.0.39

8 years ago

0.0.38

8 years ago

0.0.37

8 years ago

0.0.36

8 years ago

0.0.35

8 years ago

0.0.34

8 years ago

0.0.33

8 years ago

0.0.32

8 years ago

0.0.28

8 years ago

0.0.27

8 years ago

0.0.26

8 years ago

0.0.25

8 years ago

0.0.24

9 years ago

0.0.23

9 years ago

0.0.22

9 years ago

0.0.21

9 years ago

0.0.20

9 years ago

0.0.19

9 years ago

0.0.18

9 years ago

0.0.17

9 years ago

0.0.16

9 years ago

0.0.15

9 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago