diff --git a/defaults.toml b/defaults.toml new file mode 100644 index 0000000..7006176 --- /dev/null +++ b/defaults.toml @@ -0,0 +1,3 @@ +color = 'blue' +history_size = 1000 +prompt = '[{dir}] > '