We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda5a93 commit eee7667Copy full SHA for eee7667
README.md
@@ -6,10 +6,10 @@ as easy and as natural as possible.
6
Installation:
7
1. Download anc.
8
2. Put these two lines into ~/.bashrc
9
- ```
+```
10
alias anc=". /absolute/path/to/anc"
11
anc --init-completion
12
13
14
> Note: Anchors are directories between which the user wants to jump back and forth.
15
anc saves the list of anchors in ~/.anc_list. The current default anchor is saved in ~/.anc .
0 commit comments