1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

7 Commits

Author SHA1 Message Date
Andrew
6288c70156 Returned names of repo 2018-06-10 02:50:16 +03:00
Andrew
77823419b5 Temporary changed username. 2018-06-10 00:16:40 +03:00
Chris Cummer
c1f9c7bbfb Add PrettyWeather as an experimental module 2018-06-02 06:01:29 -07:00
Chris Cummer
7545eadaff Set terminal type in the config file.
Adds a "term" option that takes a terminal type (ie: vt100, xterm,
xterm-256color, etc.)

Example:

```yaml
wtf:
  term: "vt100"
```
2018-06-01 14:21:43 -07:00
Chris Cummer
9e49c18c44 Close #84. Add wtf.colors.background config option 2018-05-31 08:52:37 -07:00
Chris Cummer
ba402358e6 Simplifies the documentation pages 2018-05-16 23:19:14 -07:00
Chris Cummer
e060b9799f Adds top-level configuration documentation. 2018-05-16 22:11:44 -07:00