Commit Graph

16 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 312f1e3da3
Update link in REAMDE 2021-11-15 10:14:29 +01:00
Lucien Cartier-Tilet 517b9d705c
Update README, package is now in melpa
Update recipes for installing package

Add MELPA badge
2021-11-15 10:14:29 +01:00
Lucien Cartier-Tilet 36d1b981be
Fix package-lint, checkdoc and byte-compile errors
Fix byte-compile and package-lint errors as mentionned here
https://github.com/melpa/melpa/pull/7790#issuecomment-962727545

Fix a docstring that was too long, quoted `eshell-info-banner' in
three other docstrings.

Renaming functions may have introduced some breaking changes, hence
the update on the REAME. Since these were breaking changes, this
commit removes two functions as well which weren’t used internally
anymore.
2021-11-08 13:41:41 +01:00
Lucien Cartier-Tilet 27ae353336
Add installation method in the README 2021-07-13 17:57:09 +02:00
Lucien Cartier-Tilet d35516a354
Better Windows support for partition detection with duf 2021-06-18 19:26:16 +02:00
Lucien Cartier-Tilet 1635241762
Add new partitions detection method through duf
eshell-info-banner will now default to duf if it is installed and
avaliable on the system, otherwise it will default to
platform-specific implementation.
2021-06-18 18:38:11 +02:00
Lucien Cartier-Tilet e3461e6f99
README update, add CONTRIBUTING
Remove upcoming changes since nothing backward-incompatible is
upcoming, and OS and Linux distro support is already specified in
pinned issue.
2021-05-23 02:15:12 +02:00
Lucien Cartier-Tilet 6ea9c74a4e
Remove paragraph on upcoming changes already made 2021-05-15 21:03:23 +02:00
Lucien Cartier-Tilet 94ebf5b5cc
README formatting fix 2021-05-15 20:40:55 +02:00
Lucien Cartier-Tilet e7092c5846
Customize which partitions to show, close #9
New variable `eshell-info-banner-partition-prefixes' now allows for
finer filtering of user partitions.
2021-05-15 20:35:22 +02:00
Lucien Cartier-Tilet 999f170337
README update
Update information on OS support

Add information on new custom variable
2021-05-14 10:33:07 +02:00
Lucien Cartier-Tilet 6ad83f2a0d
Bump package version, add upcoming changes in README
I forgot to bump the package version in the previous commits orz
2021-04-30 16:59:42 +02:00
Lucien Cartier-Tilet 1b7ed9e9c8
Add battery level to header 2021-04-29 23:59:56 +02:00
Lucien Cartier-Tilet 7054b08123
Some more instructions on customization 2021-04-29 23:05:31 +02:00
Lucien Cartier-Tilet ba99c6cfa7
Fix README’s headings 2021-04-29 21:58:20 +02:00
Lucien Cartier-Tilet d780c3ffde
Add README 2021-04-29 21:57:30 +02:00