diff options
| -rw-r--r-- | new interface.txt | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/new interface.txt b/new interface.txt deleted file mode 100644 index 93931cb..0000000 --- a/new interface.txt +++ /dev/null @@ -1,30 +0,0 @@ -qcd SHORTCUT PATH - -qcd -a SHORTCUT PATH - --a: add - So we can still do `qcd shortcut` to `cd` - - PATH expands to an absolute directory before saving - - -shortcut /Absolute/path/to/directory -shortcut /Absolute/path/to/directory -shortcut /Absolute/path/to/directory -shortcut /Absolute/path/to/directory -shortcut /Absolute/path/to/directory - - -Go to: - Search for shortcut, get column 2, cd to it - -Remove shortcut: - qcd -r SHORTCUT - - Search for shortcut, remove that line - --How to remove the line? - -Change shortcut: - qcd -c SHORTCUT PATH - - Use sed? |
