Fix typo of closing alias quotation mark
This commit is contained in:
parent
a9b6d3ca99
commit
38d622dd0f
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ nix-shell
|
||||||
python pomodoroprompt.py
|
python pomodoroprompt.py
|
||||||
```
|
```
|
||||||
...or:
|
...or:
|
||||||
`alias pom="cd {pomodoroprompt-directory-here} && nix-shell --command 'python pomodoroprompt.py'`
|
`alias pom="cd {pomodoroprompt-directory-here} && nix-shell --command 'python pomodoroprompt.py'"`
|
||||||
|
|
||||||
You need not install Python (and it is not recommended). Should you insist, this may be correct:
|
You need not install Python (and it is not recommended). Should you insist, this may be correct:
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue