File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,14 +13,14 @@ up is a tiny shell function which lets you jump to a parent directory by its nam
1313* :keyboard : Shell completion for parent directory names
1414* :shell : Works with Bash and Zsh
1515
16- ## :gear : Installation
16+ ## : hammer_and_wrench Installation
1717
1818### :shell : Git & Bash
1919
2020Clone ` up ` 's Git repository.
2121
2222``` sh
23- git clone https://github.com/helpermethod/up ~ /.up
23+ $ git clone https://github.com/helpermethod/up ~ /.up
2424```
2525
2626Add the following line to your ` .bashrc ` (Linux) or ` .bash_profile ` (macOS) to install ` up ` .
@@ -57,7 +57,7 @@ autoload -U +X bashcompinit && bashcompinit
5757. " $HOME /.up/completion/bash/up"
5858```
5959
60- ## Usage
60+ ## : mag : Usage
6161
6262Get the list of parent directory names.
6363
You can’t perform that action at this time.
0 commit comments