Compare commits
2 Commits
53f4c79d2a
...
33a8c23f50
Author | SHA1 | Date | |
---|---|---|---|
33a8c23f50 | |||
974070231b |
2
aish
Normal file → Executable file
2
aish
Normal file → Executable file
@ -3,7 +3,7 @@
|
|||||||
import fs from 'fs'
|
import fs from 'fs'
|
||||||
|
|
||||||
const settings = {
|
const settings = {
|
||||||
config_file: '~/.config/aish/config.json',
|
config_file: process.env.HOME + '/.config/aish/config.json',
|
||||||
}
|
}
|
||||||
const args = {
|
const args = {
|
||||||
model: null,
|
model: null,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user