mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 13:32:24 +00:00
2644a7c8da
fixed Interpreters comment
16 lines
146 B
YAML
16 lines
146 B
YAML
---
|
|
Nu:
|
|
interpreters:
|
|
- nush
|
|
Shell:
|
|
interpreters:
|
|
- bash
|
|
- rc
|
|
- sh
|
|
- zsh
|
|
Python:
|
|
interpreters:
|
|
- python
|
|
- python2
|
|
- python3
|