Compare commits
No commits in common. "33a8c23f5019fac3609d996747ecf47ce1cbe07c" and "53f4c79d2a776032385c48996c539d6c8c1d0e40" have entirely different histories.
33a8c23f50
...
53f4c79d2a
2
aish
Executable file → Normal file
2
aish
Executable file → Normal file
@ -3,7 +3,7 @@
|
|||||||
import fs from 'fs'
|
import fs from 'fs'
|
||||||
|
|
||||||
const settings = {
|
const settings = {
|
||||||
config_file: process.env.HOME + '/.config/aish/config.json',
|
config_file: '~/.config/aish/config.json',
|
||||||
}
|
}
|
||||||
const args = {
|
const args = {
|
||||||
model: null,
|
model: null,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user