add dependencies to readme
This commit is contained in:
parent
81f137ee1a
commit
ad454d9cf8
@ -1,7 +1,9 @@
|
|||||||
## dates and their corresponding seconds been here :)
|
## dates and their corresponding seconds been here :)
|
||||||
[24-10-08]
|
[24-10-08]
|
||||||
u80864958_at_u80864958 = 425
|
u80864958_at_u80864958 = 425
|
||||||
[24-10-11]
|
|
||||||
u80864958_at_u80864958 = 6021
|
|
||||||
[24-10-07]
|
[24-10-07]
|
||||||
u80864958_at_u80864958 = 432
|
u80864958_at_u80864958 = 432
|
||||||
|
[24-10-11]
|
||||||
|
u80864958_at_u80864958 = 6021
|
||||||
|
[24-10-15]
|
||||||
|
schreifuchs_at_archlinux = 128
|
||||||
|
@ -22,6 +22,15 @@ If it doesn't Timer searches the next 10 higher directories for one. If there is
|
|||||||
|
|
||||||
```:TimerSave```: saves the current time to ```.timer.toml```. If the file doesn't exist it gets created.
|
```:TimerSave```: saves the current time to ```.timer.toml```. If the file doesn't exist it gets created.
|
||||||
|
|
||||||
|
## Dependencies
|
||||||
|
|
||||||
|
You must have the ```hostname``` util installed on your system.
|
||||||
|
|
||||||
|
```sh
|
||||||
|
## on Arch based distros:
|
||||||
|
sudo pacmn -S inetutils
|
||||||
|
```
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Lunar vim:
|
Lunar vim:
|
||||||
|
Loading…
Reference in New Issue
Block a user