From 3631742cb99b1ea2527de1e2c334e6edb8afc483 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Fri, 22 Jul 2016 22:09:16 -0400 Subject: Remove 'new interface.txt' This was our ideas file when implementing the new database supported version of `qcd`. Now that it's working the way we wanted it to, this ideas file can be removed. --- new interface.txt | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 new interface.txt 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? -- cgit v1.2.3