Skip to content

Commit c2d243f

Browse files
committed
...
1 parent 23ae6d8 commit c2d243f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

misc/content/2023/09/tips-on-electronic-vehicles/tips-on-electronic-vehicles.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Status: published
22
Date: 2023-09-13 17:49:03
3-
Modified: 2025-05-10 23:56:51
3+
Modified: 2025-05-11 18:54:51
44
Author: Benjamin Du
55
Slug: tips-on-electronic-vehicles
66
Title: Tips on Electronic Vehicles
@@ -51,6 +51,8 @@ https://fermataenergy.com/
5151

5252
## References
5353

54+
- [r/Ioniq9 @ Reddit](https://www.reddit.com/r/Ioniq9/)
55+
5456
- [r/KiaEV9 @ Reddit](https://www.reddit.com/r/KiaEV9/)
5557

5658
- https://www.plugshare.com/

misc/content/2025/05/tips-on-bash-completion/tips-on-bash-completion.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ Tags: Computer Science, programming, shell, bash, completion, complete
2020
brew install bash-completion
2121

2222
If you don't like or cannot install bash-completion,
23-
bash-it provies completion scripts for many popular tools.
23+
[bash-it](https://github.com/Bash-it/bash-it)
24+
provies completion scripts for many popular tools.
2425

2526
## Develop Bash Completion
2627

0 commit comments

Comments
 (0)