Compare commits
No commits in common. "356439fece39070d2c7a5654fe94c9ff55475941" and "a9b6d3ca990f20636b411b85df4721653cc5a7cf" have entirely different histories.
356439fece
...
a9b6d3ca99
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ NOTE: Instructions are written with the assumption that the command `python` poi
|
||||||
nix-shell
|
nix-shell
|
||||||
python pomodoroprompt.py
|
python pomodoroprompt.py
|
||||||
```
|
```
|
||||||
...or add to your `~/config.fish` or similar:
|
...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