mirror of
https://github.com/jbranchaud/til
synced 2026-03-04 23:18:44 +00:00
Add Add To The Path Via Path Array as a Zsh TIL
This commit is contained in:
@@ -10,7 +10,7 @@ pairing with smart people at Hashrocket.
|
||||
|
||||
For a steady stream of TILs, [sign up for my newsletter](https://crafty-builder-6996.ck.page/e169c61186).
|
||||
|
||||
_1453 TILs and counting..._
|
||||
_1454 TILs and counting..._
|
||||
|
||||
---
|
||||
|
||||
@@ -80,6 +80,7 @@ _1453 TILs and counting..._
|
||||
* [XState](#xstate)
|
||||
* [YAML](#yaml)
|
||||
* [Zod](#zod)
|
||||
* [Zsh](#zsh)
|
||||
|
||||
---
|
||||
|
||||
@@ -1726,6 +1727,10 @@ _1453 TILs and counting..._
|
||||
- [Incorporate Existing Type Into Zod Schema](zod/incorporate-existing-type-into-zod-schema.md)
|
||||
- [Set Custom Error Message For Nonempty Array](zod/set-custom-error-message-for-nonempty-array.md)
|
||||
|
||||
### Zsh
|
||||
|
||||
- [Add To The Path Via Path Array](zsh/add-to-the-path-via-path-array.md)
|
||||
|
||||
## Usage
|
||||
|
||||
The `.vimrc` file for this project contains a function `CountTILs` that can
|
||||
|
||||
Reference in New Issue
Block a user