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 e1dfdf4 commit 8e248cbCopy full SHA for 8e248cb
README.md
@@ -8,7 +8,7 @@ git clone https://github.com/civan/scripts.git ~/scripts
8
9
## PATH
10
make sure you have the ~/scripts folder in your $PATH.
11
-If not, add this in your shell profile file. eg, (`~/.bashrc`, `~/-.zshrc`):
+If not, add this in your shell profile file. eg, (`~/.bashrc`, `~/.zshrc`):
12
```
13
export PATH=$PATH:$HOME/bin:$HOME/scripts
14
0 commit comments