Add skills and poolside settings
This commit is contained in:
parent
e0a871523a
commit
e7ec697fc2
4 changed files with 315 additions and 0 deletions
13
.poolside/settings.local.yaml
Normal file
13
.poolside/settings.local.yaml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
tools:
|
||||
shell:
|
||||
allow:
|
||||
- ls *
|
||||
- echo *
|
||||
- git *
|
||||
- find *
|
||||
- head *
|
||||
- cd *
|
||||
- which smolvm
|
||||
- smolvm *
|
||||
- cat *
|
||||
- sort
|
||||
Loading…
Add table
Add a link
Reference in a new issue