mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-06-06 12:42:02 +01:00
Changed . token to _dot
This change allows the dotfiles to work with chezmoi (e.g: on windows) and improves grepability with neovim/telescope
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Parsing Scripts
|
||||
|
||||
### Definition
|
||||
|
||||
These scripts should be used to demonstrate how to parse any file format, including `json`, `csv`, etc. Also, perhaps parsing of `external` commands. For example, on Windows, perhaps we could wrap `ipconfig.exe` so that the output was more nushell friendly.
|
||||
Reference in New Issue
Block a user