Update README.md
This commit is contained in:
parent
21689c98b0
commit
a624ecc7b1
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Add an alias to your `.bashrc` or `bash_profile`.
|
|||
|
||||
```bash
|
||||
# Borsize
|
||||
alias borsize="$HOME/Git/borsize.sh/borsize.sh"
|
||||
alias borsize="$HOME/your_path/borsize.sh"
|
||||
```
|
||||
|
||||
Once done, save and close the file. Make the aliases available in your current session by typing:
|
||||
|
|
Loading…
Reference in a new issue