Added defaults.toml for reference

This commit is contained in:
Alexandre 2025-01-31 18:51:08 +01:00
parent 0cb4079560
commit f43bcb2954

3
defaults.toml Normal file
View File

@ -0,0 +1,3 @@
color = 'blue'
history_size = 1000
prompt = '[{dir}] > '