4 lines
76 B
Fish
4 lines
76 B
Fish
|
#!/usr/bin/env fish
|
||
|
|
||
|
set -Ux SQLITE_HISTORY "$XDG_DATA_HOME/sqlite_history"
|